@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap.less');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap.less');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap.less');
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'Hanover';
  src: url('../fonts/Hanover-Light.woff') format('woff');
}
@font-face {
  font-family: 'Ginger';
  src: url('../fonts/ginger/Ginger.woff') format('woff');
}
/* Button  */
.btn-white-blur {
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(15.5px);
  color: #ffffff !important;
  border-radius: 50px;
  font-weight: bold;
  padding: 15px 30px;
  font-size: 14px;
}
.btn-white-blur:hover,
.btn-white-blur:active {
  background-color: #ffffff;
  color: #000 !important;
}
.btn-white-smoke {
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
}
.btn-white-smoke:hover,
.btn-white-smoke:active {
  border: 1px solid #252525;
  background-color: #f1f1f1;
  color: #252525;
}
.btn-yellow {
  border: 1px solid #e7c435 !important;
  background-color: #e7c435 !important;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
}
.btn-yellow:hover,
.btn-yellow:active {
  background-color: #ffffff !important;
  color: #e7c435 !important;
}
.btn-danger {
  border: 1px solid #ff3366 !important;
  background-color: #ff3366 !important;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
}
.btn-danger:hover,
.btn-danger:active {
  background-color: #ffffff !important;
  color: #ff3366 !important;
}
.btn-alice-blue {
  border: 1px solid #fafbfd;
  background-color: #fafbfd;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
  backdrop-filter: blur(15.5px);
  box-shadow: none;
}
.btn-alice-blue:hover,
.btn-alice-blue:active {
  border: 1px solid #252525;
  background-color: #fafbfd;
  color: #252525;
}
.btn-nero {
  border: 1px solid #252525;
  background-color: #252525;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
  text-decoration: none;
}
.btn-nero:hover,
.btn-nero:active,
.btn-nero:focus {
  border: 1px solid #424649;
  background-color: #424649;
  color: #fff;
}
.btn-outline-nero {
  border: 1px solid #252525;
  background-color: #fafbfd;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
}
.btn-outline-nero:hover,
.btn-outline-nero:active {
  border: 1px solid #252525;
  background-color: #252525;
  color: #fafbfd !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.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;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * 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%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
/* Font-Size */
.fs-10 {
  font-size: 10px;
}
.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-24 {
  font-size: 24px;
}
.fs-30 {
  font-size: 30px;
}
.fs-76 {
  font-size: calc(3.575rem);
}
@media (min-width: 769px) {
  .fs-76 {
    font-size: 76px;
  }
}
.big-text {
  font-size: calc(7.575rem);
  color: #ffffff;
}
@media (min-width: 769px) {
  .big-text {
    font-size: 115.84px;
  }
}
/* Font-Weight */
.font-300 {
  font-weight: 300;
}
.font-400 {
  font-weight: 400;
}
.font-600 {
  font-weight: 600;
}
.font-700 {
  font-weight: 700;
}
/* Line Height */
.line-23 {
  line-height: 23px;
  letter-spacing: 0.5px;
}
.lh-30 {
  line-height: 30px;
}
/* Navbar */
.navbar {
  z-index: 102;
  background-color: #fafbfd;
}
.navbar .navbar-brand img {
  height: 36px;
}
@media (min-width: 1600px) {
  .navbar .new-logo img {
    width: 200px !important;
  }
}
@media (max-width: 1599.98px) and (min-width: 768px) {
  .navbar .new-logo img {
    width: 160px !important;
  }
}
.navbar .new-logo img {
  height: auto;
  width: 125px;
}
.nav-sections {
  margin-bottom: 0px !important;
  margin: auto;
}
@media (min-width: 769px) {
  .nav-sections {
    background: transparent;
  }
}
.ui-menu-item-wrapper {
  font-size: 14px;
}
.navigation {
  background-color: transparent;
}
@media (min-width: 769px) {
  .navigation .level0 {
    margin: 0px !important;
  }
  .navigation .level0 > .level-top {
    padding: 0 8px !important;
  }
}
.page-header {
  border-bottom: 1px solid #000 !important;
  margin-bottom: 0px;
}
.page-header .switcher.language.switcher-language {
  display: flex !important;
  align-items: center;
  height: 100%;
  margin: 0px 10px 0px 0px;
  position: relative;
  float: unset;
}
.page-header .switcher.language.switcher-language .switcher-label {
  display: none;
}
.page-header .switcher.language.switcher-language .dropdown.switcher-options .switcher-trigger.toggle {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #252525;
}
.page-header .switcher.language.switcher-language .dropdown.switcher-options .switcher-trigger.toggle::after {
  content: '';
  background-image: url(../images/yellow-arrow.svg);
  background-size: auto;
  background-position: right center;
  background-repeat: no-repeat;
  width: 11px;
  height: 7px;
  margin-top: 2px;
  display: flex;
}
.page-header .switcher.language.switcher-language .dropdown.switcher-options .dropdown.switcher-dropdown {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  list-style: none;
  padding: 0px;
  background-color: #fff;
  box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  z-index: 1000;
}
.page-header .switcher.language.switcher-language .dropdown.switcher-options .dropdown.switcher-dropdown .switcher-option {
  padding: 15px 18px;
  margin-bottom: 0px;
}
.page-header .switcher.language.switcher-language .dropdown.switcher-options .dropdown.switcher-dropdown .switcher-option a {
  color: #252525 !important;
}
.page-header .switcher.language.switcher-language .dropdown.switcher-options.active .dropdown.switcher-dropdown {
  display: block;
}
.page-header .switcher.language.switcher-language .dropdown.switcher-options.active .switcher-trigger.toggle.active::after {
  transform: rotate(180deg);
}
.nav-toggle {
  position: relative;
  left: 0px;
  top: 0px;
}
.navbar-nav {
  position: relative;
  z-index: 99999;
  flex-direction: unset;
}
.navbar-nav .nav-item {
  margin-bottom: 0rem;
  display: flex;
  align-items: center;
}
.navbar-nav .link {
  margin-bottom: 0rem;
  display: flex;
  align-items: center;
}
.navbar-nav .minicart-wrapper {
  display: block;
}
#custom-search {
  display: flex;
  align-items: center;
}
#custom-search .form {
  width: 100%;
}
#custom-search .nav-link {
  padding: 0px;
}
.search {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 30px 0px;
}
.search .control input {
  border: 0px;
}
.search .control input:focus {
  box-shadow: none;
  border-bottom: 1px solid #252525;
}
.search .control .nested {
  display: none;
}
.search .enter-label {
  font-size: 12px;
}
.search .label {
  display: none;
}
.action.search {
  display: none;
}
.block-search {
  width: 100% !important;
  display: flex;
  padding-left: 0px !important;
  margin: 0px !important;
}
.block-search .block-content {
  display: flex;
  align-items: center;
}
@media (min-width: 769px) {
  .minicart-wrapper {
    display: flex !important;
    justify-content: center;
  }
}
.minicart-wrapper .nav-item {
  height: 100%;
  justify-content: center;
}
.minicart-wrapper .action.showcart {
  display: block;
  position: relative;
}
.minicart-wrapper .action.showcart::before {
  display: none !important;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: -13px;
  margin: 0;
}
.minicart-wrapper .nav-item {
  list-style: none;
}
.user-down,
.customer-welcome {
  position: relative;
}
.user-down.active ul,
.customer-welcome.active ul {
  display: block;
}
.user-down .dropdown-toggle,
.customer-welcome .dropdown-toggle {
  background-color: transparent;
  border-radius: 50%;
  border: 0px;
  width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
}
.user-down .dropdown-toggle::after,
.customer-welcome .dropdown-toggle::after {
  display: none;
}
.user-down .dropdown-toggle:hover,
.customer-welcome .dropdown-toggle:hover,
.user-down .dropdown-toggle:active,
.customer-welcome .dropdown-toggle:active {
  background-color: #f1f1f1;
  border: 0px;
}
.user-down .dropdown-menu,
.customer-welcome .dropdown-menu {
  position: absolute;
  right: 0%;
}
.user-down ul,
.customer-welcome ul {
  border-radius: 0px;
  background-color: #f1f1f1;
  border: 1px solid #252525;
  color: #252525;
  padding: 10px 0px;
  display: flex !important;
  flex-direction: column;
}
.user-down ul .dropdown-item,
.customer-welcome ul .dropdown-item {
  color: #252525;
  font-size: 14px;
}
.user-down ul::before,
.customer-welcome ul::before {
  display: none;
}
.user-down ul::after,
.customer-welcome ul::after {
  display: none;
}
.user-down ul li:first-child,
.customer-welcome ul li:first-child {
  order: 1;
}
.user-down ul li:last-child,
.customer-welcome ul li:last-child {
  order: 2;
}
.user-down ul li a,
.customer-welcome ul li a {
  padding: 10px 20px;
}
.user-down ul li:nth-child(2),
.customer-welcome ul li:nth-child(2) {
  order: 3;
}
.account-link {
  list-style: none;
  display: flex;
}
.panel.header {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.panel.header .greet.welcome {
  padding: 0;
  margin: 0 !important;
}
.panel.header > :first-child {
  padding: 0px;
}
.panel.header > .header.links {
  float: unset;
}
.panel.header > .header.links li {
  margin: 0px !important;
}
.navbar-nav .panel.header {
  display: flex;
  flex-direction: row-reverse;
}
.header.links {
  display: inline-block;
  margin-right: 0px;
}
.header-customer .header.links {
  display: inline-block;
  margin-right: 0px !important;
}
.header-customer .customer-name {
  display: inline-block;
}
@media (max-width: 768px) {
  .customer-menu {
    display: none;
  }
  .customer-menu .header.links {
    position: absolute;
    top: 100%;
    margin-top: 4px;
    min-width: 175px;
    z-index: 1000;
    right: 0;
    box-shadow: none;
    list-style: none;
    padding: 10px 0px;
  }
  .customer-menu .header.links li a {
    padding: 10px 20px;
    color: #252525;
    display: flex;
  }
  .customer-menu[aria-hidden="false"] {
    display: block;
  }
  .customer-menu[aria-hidden="true"] {
    display: none;
  }
  .page-header .header.links {
    display: inline-block;
    margin-right: 0px !important;
  }
}
.page-header .header.panel {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 5px;
  order: 4;
  margin: 0px !important;
}
.page-header .header.content {
  padding: 0px;
  max-width: 100%;
}
.customer-welcome + .link.authorization-link {
  display: none !important;
}
.login-btn::before {
  content: '';
  background-image: url(../images/people.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
}
@media (max-width: 450px) {
  .login-btn {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .login-btn span {
    display: none;
  }
  .login-btn::before {
    display: block;
    width: 18px;
    height: 20px;
  }
}
/* Mega Menu */
.ammenu-header-container {
  display: flex;
}
.ammenu-header-container .header.content {
  margin-bottom: 0px;
  padding-top: 0px;
  max-width: none;
  position: relative;
  z-index: 99999;
  width: 100%;
}
.ammenu-header-container .header.content .ammenu-logo {
  position: relative;
  z-index: 9999;
  margin: 0;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item {
  margin-bottom: 0;
  position: relative;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-one-link {
  padding: 8px 8px;
  font-weight: 400;
  font-size: 14px;
  color: #252525;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.25s ease-out;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item:hover .level-one-link {
  color: #e7c435;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item:hover .level-two-menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu {
  list-style: none;
  position: absolute;
  max-height: 80vh;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  background-color: #fafbfd;
  padding: 16px 32px 16px 32px;
  border-radius: 8px;
  box-shadow: 10px 14px 84px rgba(0, 0, 0, 0.3);
  top: 150%;
  transition: all 0.25s ease-out;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item {
  margin: 0px 0px 0px 0px;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-two-link {
  padding: 12px 0px;
  display: inline-block;
  color: #252525;
  text-decoration: none;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-three-menu {
  list-style: none;
  padding-left: 1rem;
  border-left: 2px solid #e7c435;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.25s ease-out;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-three-menu .level-three-item {
  margin: 0px 0px 0px 0px;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-three-menu .level-three-item .level-three-link {
  color: #252525;
  display: inline-block;
  padding: 12px 0px;
  text-decoration: none;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-three-menu .level-three-item .level-four-menu {
  list-style: none;
  padding: 0 0 0 0;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.25s ease-out;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-three-menu .level-three-item .level-four-menu .level-four-item {
  margin: 0px 0px 0px 0px;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-three-menu .level-three-item .level-four-menu .level-four-item .level-four-link {
  padding: 8px 0px;
  color: #252525;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-three-menu .level-three-item .level-four-menu .level-four-item .level-four-link:before {
  content: "";
  background-color: #e7c435;
  height: 2px;
  width: 1rem;
  display: inline-block;
  margin: 2px 8px 3px 0px;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-three-menu .level-three-item:hover .level-three-link {
  color: #e7c435;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item .level-three-menu .level-three-item:hover .level-four-menu {
  max-height: 200vh;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item:hover .level-two-link {
  color: #e7c435;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item .level-two-menu .level-two-item:hover .level-three-menu {
  max-height: 200vh;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item.has-submenu .level-one-link::after {
  content: "";
  background-image: url(../images/yellow-arrow.svg);
  background-size: auto;
  background-position: right center;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  transition: transform 0.25s ease-out;
}
.ammenu-header-container .header.content .top-menu.level-one-menu .level-one-item.has-submenu .level-one-link:hover::after {
  transform: rotate(180deg);
}
.ammenu-header-container .ammenu-nav-sections.-sidebar.-left-menu {
  width: 100%;
  height: calc(100vh - 0px);
  bottom: 0%;
  top: unset;
  max-width: 100%;
}
.ammenu-header-container .ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root {
  width: 35vw;
  padding-top: 28px;
  background-color: #fafbfd;
  height: calc(100% - 270px);
}
.ammenu-header-container .ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper {
  max-width: 64vw;
  height: calc(100vh - 300px);
  border-left: 1px solid #d9d9d9;
  left: 35vw;
  padding-top: 28px;
  max-height: 100vh;
}
.ammenu-header-container .ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-full {
  min-width: 30vw;
  top: 162px !important;
  box-shadow: none;
  background-color: #fafbfd !important;
}
.ammenu-header-container .ammenu-nav-sections.-sidebar {
  background: #fafbfd !important;
  padding: 0px;
}
@media (max-width: 1400px) {
  .ammenu-header-container .ammenu-nav-sections.-sidebar {
    max-width: 100%;
    width: 100vw;
  }
}
.ammenu-menu-title {
  position: sticky;
  z-index: 999;
  top: 0%;
  background: #fafbfd;
}
.ammenu-menu-title .ammenu-title {
  display: none;
}
.ammenu-menu-title .ammenu-button.-close {
  visibility: hidden;
}
.ammenu-tabs-list {
  background-image: url(../images/megamenu-bg.png) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  min-height: 102px;
}
.ammenu-tabs-list .ammenu-item {
  display: none !important;
}
.ammenu-category-columns {
  gap: 10px;
}
.ammenu-category-columns .ammenu-column {
  display: contents;
}
.ammenu-text {
  font-weight: 400 !important;
  font-size: 14px;
  color: #252525;
}
.ammenu-category-tree .ammenu-title {
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.ammenu-category-tree .ammenu-title:hover {
  font-weight: 700;
  color: #000000;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
  border-bottom: 0px !important;
  min-height: 30px;
  padding: 6px;
  font-weight: 400 !important;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link::after {
  content: "";
  background-image: url(../images/arrow-new.svg);
  background-size: auto;
  background-position: right center;
  background-repeat: no-repeat;
  width: 11px;
  height: 7px;
  margin-top: 2px;
  display: none;
  margin-left: auto;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link.-active::after {
  display: flex;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link.-active .ammenu-text-block {
  font-weight: 700 !important;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link.-active .ammenu-icon-block svg {
  display: none;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link .ammenu-text-block {
  padding: 0px;
}
.ammenu-menu-wrapper {
  margin-bottom: 0px;
}
.ammenu-menu-wrapper .ammenu-icon-block.-toggle {
  flex: 1;
  justify-content: end;
  color: #e7c435 !important;
  appearance: none;
  -webkit-appearance: none;
  transform: unset !important;
}
@media (min-width: 1400px) {
  .ammenu-menu-wrapper .ammenu-icon-block.-toggle {
    display: none;
    transform: unset !important;
  }
  .ammenu-menu-wrapper .ammenu-icon-block.-toggle svg {
    display: none;
  }
}
@media (max-width: 1400px) {
  .ammenu-menu-wrapper .ammenu-icon-block.-icon {
    display: none;
  }
}
.ammenu-submenu-block .ammenu-items-list .ammenu-item {
  width: 100%;
}
.ammenu-submenu-block .ammenu-items-list .ammenu-item.-active {
  position: relative;
}
.ammenu-submenu-block .ammenu-items-list .ammenu-item.-active .ammenu-link {
  font-weight: 700;
}
.ammenu-submenu-block .ammenu-items-list .ammenu-item .ammenu-link {
  font-weight: 300;
  display: flex;
  flex-direction: row-reverse;
  min-height: unset;
  padding: 10px 0px;
}
.ammenu-submenu-block .ammenu-items-list .ammenu-item .ammenu-link .ammenu-text-block {
  flex: 1;
}
.ammenu-submenu-block.-builder.-root .ammenu-items-list .ammenu-item .ammenu-link {
  font-weight: 300;
}
.ammenu-button.-hamburger {
  background-image: url(../images/hamburger-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  height: 100%;
  width: 16px;
  margin: auto 10px;
  transition: 0.5s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ammenu-button.-hamburger[aria-expanded="true"] {
  background-image: url(../images/cross-icon.svg);
}
.ammenu-button.-hamburger::before {
  display: none;
}
.ammenu-nav-sections {
  background-color: transparent;
}
.ammenu-nav-sections .ammenu-main-container {
  background-color: transparent !important;
  position: relative;
  z-index: 999;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root {
  justify-content: center;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item {
  position: relative;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper {
  padding: 16px 28px;
  border-radius: 0px;
  box-shadow: 10px 14px 84px rgba(0, 0, 0, 0.3);
  min-width: max-content;
}
@media (min-width: 1400px) {
  .ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper .top-down {
    min-width: 1000px;
  }
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper ul {
  padding-left: 0px;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper ul li {
  margin-bottom: 0px;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper ul li .dropdown-item {
  color: #000;
  padding: 14px 0px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  text-transform: capitalize;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper ul li .dropdown-item:visited {
  color: #252525;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper .drop-sub {
  border-left: 2px solid #e7c435;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper .drop-sub li {
  margin-bottom: 0px;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper .drop-sub li .dropdown-item.sub {
  padding: 8px 18px;
  text-decoration: none;
  text-transform: capitalize;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-submenu-wrapper .drop-sub li .dropdown-item.sub:visited {
  color: #252525;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-link {
  padding: 14.5px 8px;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-link .ammenu-text-block {
  align-items: center;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-link .ammenu-text-block .ammenu-label {
  background-color: transparent !important;
  color: transparent !important;
  position: relative;
  margin-bottom: 0px;
  display: flex;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item .ammenu-link .ammenu-text-block .ammenu-label::before {
  content: "";
  background-image: url("../images/yellow-arrow.svg");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 11px;
  margin-top: 2px;
  display: flex;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item:hover .ammenu-link .ammenu-text-block .ammenu-text,
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item:active .ammenu-link .ammenu-text-block .ammenu-text {
  font-weight: 700 !important;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item:hover .ammenu-link .ammenu-text-block .ammenu-label::before,
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-root .ammenu-item.category-item:active .ammenu-link .ammenu-text-block .ammenu-label::before {
  transform: rotate(180deg);
}
.ammenu-menu-wrapper .ammenu-link.-simple .ammenu-icon-block {
  background-color: #fece00 !important;
  mask-position: right;
  mask-repeat: no-repeat;
  mask-size: auto;
  display: none;
}
.ammenu-menu-wrapper .ammenu-link.-simple.-active .ammenu-icon-block {
  display: block;
}
.social-media-custom .marquee {
  overflow: hidden;
  position: relative;
  background: #fafbfd;
  border-top: 1px solid #252525;
}
.social-media-custom .marquee p {
  color: #252525;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 50px;
  text-align: center;
  transform: translateX(100%);
  -moz-animation: scroll-left 2s linear infinite;
  -webkit-animation: scroll-left 2s linear infinite;
  animation: scroll-left 30s linear infinite;
}
@keyframes scroll-left {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.top-menu > li {
  margin: 0px;
}
.top-menu > li.has-submenu > ul {
  list-style: none;
  position: absolute;
  max-height: 80vh;
  width: max-content;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  background-color: #fafbfd;
  padding: 16px 32px 16px 32px;
  border-radius: 8px;
  box-shadow: 10px 14px 84px rgba(0, 0, 0, 0.3);
  top: 150%;
  transition: all 0.25s ease-out;
}
.top-menu > li.has-submenu > ul > li {
  margin: 0px;
}
.top-menu > li.has-submenu > ul > li.has-submenu > ul {
  list-style: none;
  padding-left: 1rem;
  border-left: 2px solid #e7c435;
  max-height: 0px;
  overflow: hidden;
  margin-bottom: 0px;
  transition: all 0.25s ease-out;
}
.top-menu > li.has-submenu > ul > li.has-submenu > ul > li {
  margin: 0px;
  margin-bottom: 0px;
}
.top-menu > li.has-submenu > ul > li.has-submenu > ul > li.has-submenu > ul {
  padding-left: 0px;
  list-style: none;
  max-height: 0px;
  overflow: hidden;
  margin-bottom: 0px;
  transition: all 0.25s ease-out;
}
.top-menu > li.has-submenu > ul > li.has-submenu > ul > li.has-submenu > ul > li {
  margin: 0px;
}
.top-menu > li.has-submenu > ul > li.has-submenu > ul > li.has-submenu > ul > li a::before {
  content: "";
  background-color: #e7c435;
  height: 2px;
  width: 1rem;
  display: inline-block;
  margin: 2px 8px 3px 0px;
}
.top-menu > li.has-submenu > ul > li.has-submenu > ul > li.has-submenu:hover > a {
  color: #e7c435;
}
.top-menu > li.has-submenu > ul > li.has-submenu > ul > li.has-submenu:hover > ul {
  max-height: 200vh;
}
.top-menu > li.has-submenu > ul > li.has-submenu:hover > a {
  color: #e7c435;
}
.top-menu > li.has-submenu > ul > li.has-submenu:hover > ul {
  max-height: 200vh;
}
.top-menu > li.has-submenu > ul > li a {
  padding: 12px 0px;
  display: inline-block;
  color: #252525;
  text-decoration: none;
  font-size: 12px;
}
.top-menu > li.has-submenu:hover > ul {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.top-menu > li.has-submenu:hover > a {
  color: #e7c435;
}
.top-menu > li.has-submenu > a {
  padding: 8px 8px;
  font-weight: 700;
  font-size: 12px;
  color: #252525;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "Roboto", sans-serif;
  transition: all 0.25s ease-out;
}
.top-menu > li.has-submenu > a::after {
  content: "";
  background-image: url(../images/yellow-arrow.svg);
  background-size: auto;
  background-position: right center;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  transition: transform 0.25s ease-out;
}
.top-menu > li.has-submenu > a:hover {
  color: #e7c435;
}
.top-menu > li.has-submenu > a:hover::after {
  transform: rotate(180deg);
}
.top-menu > li.three-col-menu > ul {
  width: 992px;
  display: flex;
  flex-wrap: wrap;
}
.top-menu > li.three-col-menu > ul > li {
  width: 25%;
  flex: 0 0 auto;
}
.top-menu > li.three-col-menu > ul > li > ul {
  border-left: 0px !important;
  padding-left: 0px !important;
  max-height: 100% !important;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu > ul {
  list-style: none;
  padding-left: 1rem !important;
  border-left: 2px solid #e7c435;
  max-height: 0px;
  overflow: hidden;
  margin-bottom: 0px;
  transition: all 0.25s ease-out;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu > ul > li {
  margin: 0px;
  margin-bottom: 0px;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu > ul > li > a::before {
  display: none !important;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu > ul > li.has-submenu > ul {
  padding-left: 0px;
  list-style: none;
  max-height: 0px;
  overflow: hidden;
  margin-bottom: 0px;
  transition: all 0.25s ease-out;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu > ul > li.has-submenu > ul > li {
  margin: 0px;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu > ul > li.has-submenu > ul > li a::before {
  content: "";
  background-color: #e7c435;
  height: 2px;
  width: 1rem;
  display: inline-block;
  margin: 2px 8px 3px 0px;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu > ul > li.has-submenu:hover > a {
  color: #e7c435;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu > ul > li.has-submenu:hover > ul {
  max-height: 200vh;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu:hover > a {
  color: #e7c435;
}
.top-menu > li.three-col-menu > ul > li > ul > li.has-submenu:hover > ul {
  max-height: 200vh;
}
.top-menu > li.two-col-menu > ul {
  width: 640px;
  display: flex;
  flex-wrap: wrap;
}
.top-menu > li.two-col-menu > ul > li {
  width: 50%;
  flex: 0 0 auto;
}
.top-menu > li > a {
  padding: 8px 8px;
  font-weight: 700;
  font-size: 12px;
  color: #252525;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "Roboto", sans-serif;
  transition: all 0.25s ease-out;
}
.top-menu > li > a:hover {
  color: #e7c435;
}
.top-menu a {
  font-family: "Roboto", sans-serif;
}
/* Price Section */
.price-card {
  outline: 1px solid #252525;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: none;
}
.price-card .card-header {
  display: flex;
  align-items: center;
  border-bottom: 0px;
  gap: 8px;
}
.price-card .card-header h6 {
  color: #A0A0A0;
  font-weight: 800;
  font-size: 14px;
}
.price-card .card-header h6 span {
  font-weight: 300;
}
.price-card .product-item-link {
  color: #000 !important;
  position: relative;
  z-index: 10;
}
.price-card .card-body {
  display: flex;
  align-items: end;
  justify-content: center;
}
.price-card .card-footer {
  margin-top: -40px;
  display: flex;
  align-items: end;
  flex-wrap: wrap;
  border-top: 0px;
}
.price-card .card-footer .card-text {
  max-width: 138px;
  font-size: 20px;
  line-height: 20px;
}
.price-card .card-footer .quantity {
  color: #A0A0A0;
  font-size: 14px;
  font-weight: 800;
}
.price-card .text-price {
  margin-top: 0px;
  margin-bottom: 0px;
}
.price-card .text-price span {
  font-size: 20px;
  font-weight: 800;
}
.suggested-product .suggested-product-name {
  color: #A0A0A0;
  font-weight: 800;
  font-size: 14px;
}
.suggested-product .suggested-product-name span {
  font-weight: 300;
}
.suggested-product .price-box {
  white-space: nowrap;
  color: #e7c435;
  margin: 0;
  text-align: end;
}
.suggested-product .price-box .price {
  font-weight: 700;
  font-size: 20px;
}
/* Product Card */
.product .product-name {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  color: #252525;
  display: flex;
  align-items: end;
  min-height: 100px;
}
.product .product-link {
  color: #A6A6A6 !important;
  border-bottom: 1px solid #A6A6A6;
  font-size: 12px;
  line-height: 10px;
}
.page-products .toolbar .limiter {
  display: block;
}
.page-products .columns {
  padding-top: 0px;
}
.page-with-filter .block.filter {
  padding: 3.125rem 2.5rem;
  margin: 0px;
  background-color: #E7E7E7;
  position: relative;
  z-index: 999;
}
@media (max-width: 767px) {
  .page-with-filter .block.filter .filter-options {
    display: block;
    position: relative;
  }
}
@media (max-width: 767px) {
  .page-with-filter .block.filter .filter-options-item {
    position: relative;
  }
  .page-with-filter .block.filter .filter-options-item::after {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    top: 79px;
    content: '';
    display: none;
    left: 5px;
    position: absolute;
    z-index: 4;
    margin-top: 2px;
  }
  .page-with-filter .block.filter .filter-options-item.active::after {
    display: block;
  }
}
.page-with-filter .block.filter .filter-options-item .filter-options-title {
  border: 1.2px solid #000000;
  border-radius: 8px;
  padding: 18px 25px 18px 12px;
  min-width: 200px;
}
.page-with-filter .block.filter .filter-options-item .filter-options-title::after {
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .page-with-filter .block.filter .filter-options-item .filter-options-content {
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    max-height: 200px;
    overflow: auto;
    z-index: 2;
  }
}
@media (min-width: 768px) {
  .page-with-filter .block.filter .filter-options-item .filter-options-content {
    max-width: 250px;
    width: 100%;
    max-height: 300px;
    overflow: auto;
  }
  .page-with-filter .block.filter .filter-options-item .filter-options-content .items .item a {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.page-with-filter .block.filter .filter-options-item .filter-options-content .items {
  padding: 0px;
  list-style: none;
  margin-bottom: 0px;
}
.page-with-filter .block.filter .filter-options-item {
  border-bottom: 0px;
}
.page-with-filter .filter-options.mage-accordion-disabled {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}
.page-with-filter .filter-btn {
  padding-right: 70px;
  background-image: url(../images/filter.svg);
  background-size: auto;
  background-position: center right;
  background-repeat: no-repeat;
  height: 100%;
  width: 20px;
}
.page-with-filter .filter-btn.current {
  background-image: url(../images/cross-icon.svg);
}
.page-with-filter .sidebar-main {
  width: 100%;
  padding-right: 0%;
}
.page-with-filter .custom-filter-content .filter-current .filter-current-subtitle {
  font-size: 24px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  color: #252525;
}
.page-with-filter .custom-filter-content .filter-current .filter-current-subtitle::after {
  content: '-';
}
.page-with-filter .custom-filter-content .filter-current .items li.item {
  padding: 9px 12px;
  background-color: #e7c435;
  border-radius: 50px;
  font-size: 14px;
}
.page-with-filter .custom-filter-content .filter-current .items li.item .filter-value {
  color: #252525;
  padding: 0px 10px;
}
.page-with-filter .custom-filter-content .filter-current .items li.item .action.remove {
  position: static;
}
.page-with-filter .custom-filter-content .filter-current .items li.item .action.remove::before {
  color: #000;
}
.catalog-product-view .block.related {
  clear: both;
}
.catalog-product-view .block .product {
  border: 0px;
}
.catalog-product-view .block .product.media {
  margin-bottom: 0px;
}
.catalog-product-view .block .products {
  display: flex;
}
.catalog-product-view .block .products .product-item-info {
  width: 100%;
  height: 100%;
  background-color: #fafbfd;
  display: flex;
  flex-direction: column;
}
.catalog-product-view .block .products .product-item-info .product-item-photo {
  display: flex;
}
.catalog-product-view .block .products .product-item-info .product-item-photo .product-image-container {
  margin: auto;
}
.catalog-product-view .block .products .product-item-info:hover {
  box-shadow: none;
  background-color: #fafbfd;
  border: 0px;
  margin: 0px;
  padding: 0px;
  position: static;
}
.catalog-product-view .block .products .product-item-info .field.choice {
  display: none;
}
.catalog-product-view .block .products .product-item-actions {
  display: none;
}
.catalog-product-view .block .block-actions {
  display: none;
}
.catalog-product-view .block .products-related {
  margin: 0px;
}
.catalog-product-view .block .products-related .product-items {
  margin: 0px;
}
.catalog-product-view .block .products-related .product-items .product-item {
  position: relative;
  border: 1px solid #252525;
  padding: 30px;
  margin: 0px;
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 992px) {
  .catalog-product-view .block .products-related .product-items .product-item {
    width: 33.33333333%;
  }
}
@media (min-width: 640px) and (max-width: 991px) {
  .catalog-product-view .block .products-related .product-items .product-item {
    width: 50%;
  }
}
.catalog-product-view .block .products-related .product-item-name {
  margin-left: 0px !important;
  max-width: 138px;
}
.catalog-product-view .block .products-related .product-item-details {
  position: initial;
  display: flex;
  align-items: end;
  flex-wrap: wrap;
}
.catalog-product-view .block .products-related .product-item-details .price-final_price {
  position: absolute;
  top: 5px;
  right: 15px;
}
.catalog-product-view .block .products-related .product-item-details .price-final_price .price {
  font-size: 28px;
  color: #e7c435;
  font-weight: 900;
}
.catalog-product-view .block .products-related .product-item-details .product-item-link {
  color: #000 !important;
}
.catalog-product-view .block .products-related .product-item-details .quantity {
  color: #A0A0A0;
  font-size: 14px;
  font-weight: 800;
}
.catalog-product-view .block-title {
  border-top: 0.5px solid #252525;
  border-bottom: 0.5px solid #252525;
}
.catalog-product-view .block-title.title {
  padding: 60px;
  background-color: #e7c435;
  margin-bottom: 0px;
}
.catalog-product-view .block-title.title #block-related-heading {
  font-size: 28px;
  font-family: "Roboto", sans-serif;
  color: #252525;
  font-weight: 300;
}
.catalog-product-view .product-info-main {
  border: 1px solid #252525;
  padding: 20px 30px;
  position: relative;
  background-color: #f1f1f1;
  display: flex;
  flex-direction: column;
  width: 100% !important;
  z-index: 99;
}
@media (min-width: 1200px) {
  .catalog-product-view .product-info-main {
    padding: 40px 50px;
    width: 43% !important;
  }
}
.catalog-product-view .product-info-main .product {
  border: 0px;
}
.catalog-product-view .product-info-main .product .page-title {
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.catalog-product-view .product-info-main .sku .type,
.catalog-product-view .product-info-main .sku .value {
  font-size: 10px;
  font-weight: 400;
  margin-bottom: 12px;
  font-family: "Roboto", sans-serif;
}
.catalog-product-view .product-info-main .qty {
  display: flex;
  align-items: center;
  gap: 14px;
}
.catalog-product-view .product-info-main .qty .label {
  margin: 0px;
}
.catalog-product-view .product-info-main .qty .control {
  width: max-content;
  border: 1px solid #B5B5B5;
  display: flex;
  background: transparent;
}
.catalog-product-view .product-info-main .qty .control .input-text.qty {
  border: none;
  background: transparent;
}
.catalog-product-view .product-info-main .qty .control .btn-info-plus {
  border: none;
}
.catalog-product-view .product-info-main .qty .control .btn-info-plus:active {
  border: none;
}
.catalog-product-view .product-info-main .product-info-price {
  margin-bottom: 0px;
  margin-top: auto;
  padding-top: 20px;
  border-bottom: 0px;
}
@media (min-width: 576px) {
  .catalog-product-view .product-info-main .product-info-price {
    text-align: end;
  }
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-final_price {
  font-size: 28px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #e7c435;
}
@media (min-width: 576px) {
  .catalog-product-view .product-info-main .product-add-form {
    margin-top: -6rem;
  }
}
.catalog-product-view .product-info-main .product-options-bottom {
  border-top: 1px solid #B5B5B5;
  margin-top: 10px;
  padding-top: 30px;
}
.catalog-product-view .product-info-main .product-add-info .tocart {
  font-size: 14px;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  margin: 30px 0px;
}
.catalog-product-view .product-info-main .product-options-wrapper .field.configurable .control {
  width: 100%;
  max-width: max-content;
}
.catalog-product-view .product-info-main .product-options-wrapper .field.configurable .control .super-attribute-select {
  background-color: transparent;
  border-color: #B5B5B5;
  border: none;
  border-bottom: 1px solid;
  padding-left: 0px;
}
.catalog-product-view .page-main {
  padding: 0px;
}
@media (min-width: 769px) {
  .catalog-product-view .page-main {
    max-width: 100% !important;
  }
}
.catalog-product-view .column.main {
  display: flex;
  flex-wrap: wrap;
}
.catalog-product-view .column.main .product-info-main {
  order: 2;
  flex: 0 0 auto;
}
.catalog-product-view .column.main .product.media {
  order: 1;
  flex: 0 0 auto;
  margin-bottom: 0px;
  width: 100%;
}
@media (min-width: 1200px) {
  .catalog-product-view .column.main .product.media {
    width: 57%;
  }
}
.catalog-product-view .column.main .block.related {
  order: 3;
  flex: 0 0 auto;
  width: 100%;
}
.catalog-product-view .box-tocart {
  margin: 0px;
}
.catalog-product-view .box-tocart .fieldset {
  margin: 0px;
}
.catalog-product-view .product-social-links {
  margin: 0px;
}
.catalog-product-view .fotorama--fullscreen {
  z-index: 100000000 !important;
}
.catalog-product-view .gallery-placeholder {
  background-color: #FFF;
  height: 100%;
}
.catalog-product-view .gallery-placeholder .fotorama {
  height: 100%;
}
.catalog-product-view .gallery-placeholder .fotorama .fotorama__wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.catalog-product-view .gallery-placeholder .fotorama .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  margin-top: auto;
}
.catalog-product-view .gallery-placeholder._block-content-loading::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f1f1f1;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 180px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  animation: shine 2s ease infinite;
}
.catalog-product-view .gallery-placeholder._block-content-loading > * {
  opacity: 0;
}
@keyframes shine {
  to {
    background-position: right -40px top 0;
  }
}
.catalog-product-view .fotorama__thumb-border {
  border-color: #e7c435;
}
.page-products .column.main {
  width: 100% !important;
  padding: 0%;
}
.page-product-configurable .swatch-attribute .swatch-attribute-label {
  display: none;
}
.page-product-configurable .swatch-attribute .swatch-attribute-selected-option {
  padding-left: 0px;
  display: none;
}
.page-product-configurable .swatch-attribute .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
  margin: 25px 0px;
}
.page-product-configurable .swatch-attribute .swatch-option {
  float: unset;
}
.page-product-configurable .swatch-attribute .swatch-option.text {
  height: 100%;
  margin: 0px;
  margin-left: -1px;
  font-size: 14px;
  font-weight: 400;
  color: #252525;
  padding: 10px 8px;
}
.page-product-configurable .swatch-attribute .swatch-option:hover {
  background-color: #e7c435;
  border-color: #e7c435;
  outline: 0px;
  font-weight: 700;
}
.page-product-configurable .swatch-attribute .swatch-option.selected {
  background-color: #e7c435;
  border-color: #e7c435;
  outline: 0px;
  font-weight: 700;
}
.page-product-configurable .swatch-attribute .swatch-option:focus {
  box-shadow: none;
}
.page-product-configurable .swatch-attribute .color-swatch {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 12px 8px;
  border: 1px solid #B5B5B5;
  height: 100%;
  margin: 0px;
  margin-left: -1px;
  min-width: unset;
  background-color: transparent;
}
.page-product-configurable .swatch-attribute .color-swatch.selected {
  background-color: #e7c435;
  border-color: #e7c435;
  outline: 0px;
}
.page-product-configurable .swatch-attribute .color-swatch .swatch-option.color {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  margin: 0px;
  min-width: unset;
}
.page-product-configurable .swatch-attribute .color-swatch .swatch-option.color:hover {
  border: 0px;
  outline: 0px;
}
.page-product-configurable .swatch-attribute .color-swatch span {
  font-size: 14px;
  font-weight: 700;
  color: #252525;
}
.page-product-configurable .swatch-attribute .color-swatch:hover {
  background-color: #e7c435;
  border-color: #e7c435;
  outline: 0px;
}
.page-product-configurable .swatch-attribute .color-swatch:focus {
  box-shadow: none;
}
/* Promo-Section */
.promo-section {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: bottom center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 479px;
  background-color: #191919;
  color: #ffffff;
}
.promo-section h1 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 400;
  line-height: 44px;
}
@media (min-width: 769px) {
  .promo-section h1 {
    font-size: 72px;
  }
}
.promo-section h2 {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}
.promo-section .promo-img {
  position: relative;
  text-align: center;
}
.promo-section .promo-vector {
  position: absolute;
  bottom: 0%;
  left: 0%;
  transform: rotate(336deg);
}
.promo-section .over-img {
  position: relative;
  z-index: 10;
}
/* About */
.about {
  background-color: #191919;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.about .marquee {
  font-family: "Roboto", sans-serif;
  text-transform: none;
  font-size: 149.15px;
  color: #ffffff;
  font-weight: 400;
}
.about .about-content {
  position: relative;
  z-index: 899 !important;
}
.about .slider-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: auto !important;
}
.about .slider {
  min-height: fit-content;
  padding: 50px 0px;
}
.about .slider .btn-white-blur {
  font-weight: 600;
}
@media (min-width: 769px) {
  .about .slider {
    min-height: 728px;
    padding: 0px;
  }
}
.about .about-img {
  background-position: center;
  background-size: cover;
  min-height: 544px;
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}
@media (min-width: 769px) {
  .about .about-img {
    z-index: 99;
  }
}
.about .text-big {
  font-size: 65px;
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 991px) {
  .about {
    min-height: 100%;
  }
  .about .marquee {
    font-size: calc(4.225rem);
  }
  .about h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .about .pdp-banner-img {
    max-height: 544px;
  }
}
.about2 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 479px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.about2 .marquee {
  font-size: 149.15px;
  color: #FFF;
  font-weight: 400;
}
.about2 .about2-content {
  position: relative;
  z-index: 999;
}
@media (min-width: 991px) {
  .about2 .about2-content {
    z-index: 10;
  }
}
.about2 .slider-img {
  position: absolute;
  bottom: 0;
  left: 0%;
}
@media (min-width: 769px) {
  .about .text-big {
    font-size: 115.84px;
    margin-bottom: 2rem;
  }
  .about-content .text-big2 {
    font-size: 88.14px;
  }
}
.pdp-banner {
  position: relative;
}
.pdp-banner .banner-background-image {
  width: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
}
.pdp-banner .pdp-banner-marquee {
  color: #ffffff;
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  font-size: 50px;
  transform: translateY(-50%);
  top: 30%;
}
@media (min-width: 576px) {
  .pdp-banner .pdp-banner-marquee {
    font-size: 70px;
  }
}
@media (min-width: 768px) {
  .pdp-banner .pdp-banner-marquee {
    font-size: 90px;
  }
}
@media (min-width: 992px) {
  .pdp-banner .pdp-banner-marquee {
    font-size: 110px;
  }
}
@media (min-width: 1200px) {
  .pdp-banner .pdp-banner-marquee {
    font-size: 130px;
  }
}
@media (min-width: 1400px) {
  .pdp-banner .pdp-banner-marquee {
    font-size: 150px;
  }
}
.pdp-banner .pdp-banner-foreground-image {
  position: absolute;
  inset: 0px;
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
}
.pdp-banner .pdp-banner-content {
  position: absolute;
  transform: translateY(-50%);
  top: 70%;
  left: 0px;
  right: 0px;
  text-align: center;
}
@media (min-width: 1200px) {
  .pdp-banner .pdp-banner-content {
    top: 75%;
  }
}
.pdp-banner .pdp-banner-content .pdp-banner-desc-text {
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.75;
  max-width: 90vw;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .pdp-banner .pdp-banner-content .pdp-banner-desc-text {
    max-width: 50vw;
    font-size: 30px;
    margin-bottom: 3rem;
  }
}
.listing-banner {
  position: relative;
}
.listing-banner .listing-background-image {
  width: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
}
.listing-banner .listing-banner-foreground-image {
  position: absolute;
  inset: 0px;
  width: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
}
.listing-banner .listing-banner-content {
  position: absolute;
  transform: translateY(-50%);
  top: 70%;
  left: 0px;
  right: 0px;
  text-align: center;
}
@media (min-width: 1200px) {
  .listing-banner .listing-banner-content {
    top: 75%;
  }
}
.listing-banner .listing-banner-content .listing-banner-desc-text {
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.75;
  max-width: 90vw;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .listing-banner .listing-banner-content .listing-banner-desc-text {
    max-width: 50vw;
    font-size: 30px;
    margin-bottom: 3rem;
  }
}
.listing-banner .listing-banner-bg-text {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0px;
  right: 0px;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.75;
  max-width: 90vw;
  font-size: 50px;
  text-align: center;
  font-weight: 700;
}
@media (min-width: 576px) {
  .listing-banner .listing-banner-bg-text {
    font-size: 70px;
  }
}
@media (min-width: 768px) {
  .listing-banner .listing-banner-bg-text {
    font-size: 90px;
  }
}
@media (min-width: 992px) {
  .listing-banner .listing-banner-bg-text {
    font-size: 115px;
  }
}
.search-banner .search-background-image {
  width: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
}
.brand-banner .brand-background-image {
  width: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
}
.home-page-middle-banner {
  position: relative;
}
.home-page-middle-banner .home-page-middle-background-image {
  width: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: right;
}
.home-page-middle-banner .home-page-middle-background-content {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0px;
  right: 0px;
}
.home-page-middle-banner .home-page-middle-background-content h1 {
  font-size: calc(3.575rem);
  font-weight: bold;
  color: #252525;
}
@media (min-width: 769px) {
  .home-page-middle-banner .home-page-middle-background-content h1 {
    font-size: 76px;
  }
}
.home-page-middle-banner .home-page-middle-background-content p {
  font-size: 20px;
  color: #252525;
}
.home-page-bottom-banner .home-page-bottom-banner-image {
  width: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
}
/* login */
.customer-account-login .page-main,
.customer-account-create .page-main,
.customer-account-forgotpassword .page-main {
  max-width: 100%;
}
.login {
  background-image: url(../images/login1.png);
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 500px;
}
@media (min-width: 769px) {
  .login {
    min-height: 728px;
  }
}
.login .slider-img {
  position: absolute;
  left: 0%;
  bottom: 0%;
}
.login .marquee {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 119.15px;
  line-height: 211px;
  color: #ffffff;
  display: flex;
  align-items: center;
  height: 100%;
  text-transform: uppercase;
}
.login .login-sub {
  background-position: center;
  background-size: cover;
  min-height: 500px;
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 99;
}
@media (min-width: 769px) {
  .login .login-sub {
    min-height: 728px;
  }
}
.register {
  background-image: url(../images/login3.png);
}
.login-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.login-content .link {
  font-weight: 500;
  font-size: 14px;
  color: #252525;
  width: max-content;
  border-bottom: 1px solid #252525;
}
.lock-control {
  position: relative;
}
.lock-control .lock {
  position: absolute;
  top: 0.7rem;
  right: 0.2rem;
  stroke-width: 1px;
}
.form-control {
  box-shadow: none;
  border: none !important;
  border-bottom: 1px solid #B5B5B5 !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  padding-left: 0px !important;
}
.form-control:focus {
  box-shadow: none !important;
  border-color: #B5B5B5 !important;
}
.form-control::placeholder {
  color: #252525 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
}
.form-control:-webkit-autofill {
  box-shadow: inset 0 0 0px 0px #000;
  transition: background-color 5000s ease-in-out 0s;
}
.form-label {
  color: #252525 !important;
  font-weight: 300 !important;
  font-size: 12px !important;
}
.account-tab .nav-item {
  margin: 0rem;
}
.account-tab .nav-link {
  border: none;
  color: #252525;
  font-weight: 300;
  font-size: 16px;
}
.account-tab .nav-link:hover,
.account-tab .nav-link.active {
  font-weight: 400;
  color: #252525;
}
.account-tab .nav-link:hover svg,
.account-tab .nav-link.active svg {
  stroke-width: 2;
}
.account-tab .nav-link svg {
  stroke-width: 1;
}
.account-img {
  background-image: url('../images/account-main.png');
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  min-height: 126px;
}
.badge {
  border-radius: 50rem;
  font-size: 12px;
  padding: 9px 14px;
}
.password-strength-meter {
  display: none;
}
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper,
.proclientregistration-index-index .page-title-wrapper,
.productinquiry-index-index .page-title-wrapper {
  display: none;
}
.customer-account-createpassword .column.main {
  min-height: 740px;
}
.account .page-main,
.seller-order-history .page-main,
.seller-index-index .page-main,
.seller-clients-index .page-main,
.seller-clients-view .page-main,
.seller-clients-address .page-main,
.seller-order-historyall .page-main,
.seller-clients-orders .page-main {
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.account .page-title-wrapper,
.seller-order-history .page-title-wrapper,
.seller-index-index .page-title-wrapper,
.seller-clients-index .page-title-wrapper,
.seller-clients-view .page-title-wrapper,
.seller-clients-address .page-title-wrapper,
.seller-order-historyall .page-title-wrapper,
.seller-clients-orders .page-title-wrapper {
  margin-top: 25px;
}
.account .page-title-wrapper .page-title,
.seller-order-history .page-title-wrapper .page-title,
.seller-index-index .page-title-wrapper .page-title,
.seller-clients-index .page-title-wrapper .page-title,
.seller-clients-view .page-title-wrapper .page-title,
.seller-clients-address .page-title-wrapper .page-title,
.seller-order-historyall .page-title-wrapper .page-title,
.seller-clients-orders .page-title-wrapper .page-title {
  font-size: 16px;
  font-weight: 400;
}
.account .block-dashboard-info .block-title,
.seller-order-history .block-dashboard-info .block-title,
.seller-index-index .block-dashboard-info .block-title,
.seller-clients-index .block-dashboard-info .block-title,
.seller-clients-view .block-dashboard-info .block-title,
.seller-clients-address .block-dashboard-info .block-title,
.seller-order-historyall .block-dashboard-info .block-title,
.seller-clients-orders .block-dashboard-info .block-title {
  font-size: 16px;
  font-weight: 400;
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 20px !important;
}
.account .block-dashboard-info .block-title strong,
.seller-order-history .block-dashboard-info .block-title strong,
.seller-index-index .block-dashboard-info .block-title strong,
.seller-clients-index .block-dashboard-info .block-title strong,
.seller-clients-view .block-dashboard-info .block-title strong,
.seller-clients-address .block-dashboard-info .block-title strong,
.seller-order-historyall .block-dashboard-info .block-title strong,
.seller-clients-orders .block-dashboard-info .block-title strong {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.account .control,
.seller-order-history .control,
.seller-index-index .control,
.seller-clients-index .control,
.seller-clients-view .control,
.seller-clients-address .control,
.seller-order-historyall .control,
.seller-clients-orders .control {
  position: relative;
}
.account .control .form-control,
.seller-order-history .control .form-control,
.seller-index-index .control .form-control,
.seller-clients-index .control .form-control,
.seller-clients-view .control .form-control,
.seller-clients-address .control .form-control,
.seller-order-historyall .control .form-control,
.seller-clients-orders .control .form-control {
  padding-right: 20px;
  font-weight: 300;
}
.account .control img,
.seller-order-history .control img,
.seller-index-index .control img,
.seller-clients-index .control img,
.seller-clients-view .control img,
.seller-clients-address .control img,
.seller-order-historyall .control img,
.seller-clients-orders .control img {
  position: absolute;
  right: 5px;
  top: 8px;
}
.account .block-collapsible-nav .item,
.seller-order-history .block-collapsible-nav .item,
.seller-index-index .block-collapsible-nav .item,
.seller-clients-index .block-collapsible-nav .item,
.seller-clients-view .block-collapsible-nav .item,
.seller-clients-address .block-collapsible-nav .item,
.seller-order-historyall .block-collapsible-nav .item,
.seller-clients-orders .block-collapsible-nav .item {
  margin: 12px 0;
}
.account .block-collapsible-nav .item:first-child,
.seller-order-history .block-collapsible-nav .item:first-child,
.seller-index-index .block-collapsible-nav .item:first-child,
.seller-clients-index .block-collapsible-nav .item:first-child,
.seller-clients-view .block-collapsible-nav .item:first-child,
.seller-clients-address .block-collapsible-nav .item:first-child,
.seller-order-historyall .block-collapsible-nav .item:first-child,
.seller-clients-orders .block-collapsible-nav .item:first-child {
  margin-top: 0px;
}
.account .block-collapsible-nav .item:last-child,
.seller-order-history .block-collapsible-nav .item:last-child,
.seller-index-index .block-collapsible-nav .item:last-child,
.seller-clients-index .block-collapsible-nav .item:last-child,
.seller-clients-view .block-collapsible-nav .item:last-child,
.seller-clients-address .block-collapsible-nav .item:last-child,
.seller-order-historyall .block-collapsible-nav .item:last-child,
.seller-clients-orders .block-collapsible-nav .item:last-child {
  margin-bottom: 0px;
}
.account .block-collapsible-nav .block-collapsible-nav-content,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content {
  background-color: #f1f1f1;
  padding: 0px;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items {
  flex-direction: column;
  padding: 20px;
}
@media (min-width: 992px) {
  .account .block-collapsible-nav .block-collapsible-nav-content .nav.items,
  .seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items,
  .seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items,
  .seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items,
  .seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items,
  .seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items,
  .seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items,
  .seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items {
    padding: 40px;
  }
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item {
  font-size: 16px;
  font-weight: 300;
  color: #252525;
  background-size: 16px 20px;
  background-repeat: no-repeat;
  background-position: center left;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item strong,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item strong,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item strong,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item strong,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item strong,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item strong,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item strong,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item strong {
  font-weight: 300;
  padding: 5px 18px 5px 25px;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current strong,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current strong,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current strong,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current strong,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current strong,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current strong,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current strong,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current strong {
  font-weight: 500;
  border: none;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current::before,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current::before,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current::before,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current::before,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current::before,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current::before,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current::before,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current::before {
  font-weight: 800;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a {
  border-color: transparent;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a strong,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a strong,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a strong,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a strong,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a strong,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a strong,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a strong,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item.current a strong {
  padding: 0px;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a {
  color: #252525;
  padding: 5px 18px 5px 25px;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a:hover,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a:hover,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a:hover,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a:hover,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a:hover,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a:hover,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a:hover,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item a:hover {
  background: unset;
  font-weight: 500;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover a,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover a,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover a,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover a,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover a,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover a,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover a,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover a {
  background: unset;
  font-weight: 500;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover::before,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover::before,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover::before,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover::before,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover::before,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover::before,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover::before,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .nav.item:hover::before {
  font-weight: 800;
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .personal-information,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .personal-information,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .personal-information,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .personal-information,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .personal-information,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .personal-information,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .personal-information,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .personal-information,
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .informations-personnelles,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .informations-personnelles,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .informations-personnelles,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .informations-personnelles,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .informations-personnelles,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .informations-personnelles,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .informations-personnelles,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .informations-personnelles {
  background-image: url(../images/account-icon/person-info.svg);
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-transactions,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-transactions,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-transactions,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-transactions,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-transactions,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-transactions,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-transactions,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-transactions,
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .mes-commandes,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .mes-commandes,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .mes-commandes,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .mes-commandes,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .mes-commandes,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .mes-commandes,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .mes-commandes,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .mes-commandes {
  background-image: url(../images/account-icon/dollar.svg);
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-wish-list,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-wish-list,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-wish-list,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-wish-list,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-wish-list,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-wish-list,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-wish-list,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .my-wish-list {
  background-image: url(../images/account-icon/terms.svg);
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .address-book,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .address-book,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .address-book,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .address-book,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .address-book,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .address-book,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .address-book,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .address-book,
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .carnet-des-adresses,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .carnet-des-adresses,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .carnet-des-adresses,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .carnet-des-adresses,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .carnet-des-adresses,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .carnet-des-adresses,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .carnet-des-adresses,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .carnet-des-adresses {
  background-image: url(../images/account-icon/person-info.svg);
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .terms-and-conditions,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .terms-and-conditions,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .terms-and-conditions,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .terms-and-conditions,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .terms-and-conditions,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .terms-and-conditions,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .terms-and-conditions,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .terms-and-conditions {
  background-image: url(../images/account-icon/terms.svg);
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .privacy-policy,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .privacy-policy,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .privacy-policy,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .privacy-policy,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .privacy-policy,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .privacy-policy,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .privacy-policy,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .privacy-policy {
  background-image: url(../images/account-icon/privacy.svg);
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .notifications,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .notifications,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .notifications,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .notifications,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .notifications,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .notifications,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .notifications,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .notifications {
  display: none;
  background-image: url(../images/account-icon/bell.svg);
}
.account .block-collapsible-nav .block-collapsible-nav-content .nav.items .logout,
.seller-order-history .block-collapsible-nav .block-collapsible-nav-content .nav.items .logout,
.seller-index-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .logout,
.seller-clients-index .block-collapsible-nav .block-collapsible-nav-content .nav.items .logout,
.seller-clients-view .block-collapsible-nav .block-collapsible-nav-content .nav.items .logout,
.seller-clients-address .block-collapsible-nav .block-collapsible-nav-content .nav.items .logout,
.seller-order-historyall .block-collapsible-nav .block-collapsible-nav-content .nav.items .logout,
.seller-clients-orders .block-collapsible-nav .block-collapsible-nav-content .nav.items .logout {
  background-image: url(../images/account-icon/logout.svg);
}
@media (max-width: 768px) {
  .account .block-collapsible-nav,
  .seller-order-history .block-collapsible-nav,
  .seller-index-index .block-collapsible-nav,
  .seller-clients-index .block-collapsible-nav,
  .seller-clients-view .block-collapsible-nav,
  .seller-clients-address .block-collapsible-nav,
  .seller-order-historyall .block-collapsible-nav,
  .seller-clients-orders .block-collapsible-nav {
    position: static;
  }
}
.account .messages,
.seller-order-history .messages,
.seller-index-index .messages,
.seller-clients-index .messages,
.seller-clients-view .messages,
.seller-clients-address .messages,
.seller-order-historyall .messages,
.seller-clients-orders .messages {
  margin-bottom: 0px;
}
.account .columns,
.seller-order-history .columns,
.seller-index-index .columns,
.seller-clients-index .columns,
.seller-clients-view .columns,
.seller-clients-address .columns,
.seller-order-historyall .columns,
.seller-clients-orders .columns {
  display: flex;
  height: 100%;
  flex: 1;
}
.account .columns .sidebar.sidebar-main,
.seller-order-history .columns .sidebar.sidebar-main,
.seller-index-index .columns .sidebar.sidebar-main,
.seller-clients-index .columns .sidebar.sidebar-main,
.seller-clients-view .columns .sidebar.sidebar-main,
.seller-clients-address .columns .sidebar.sidebar-main,
.seller-order-historyall .columns .sidebar.sidebar-main,
.seller-clients-orders .columns .sidebar.sidebar-main {
  flex: 0 0 auto;
  background-color: #f1f1f1;
  border: 1px solid #252525;
  padding-right: 0px;
  width: 100%;
  order: 1;
}
@media (min-width: 769px) {
  .account .columns .sidebar.sidebar-main,
  .seller-order-history .columns .sidebar.sidebar-main,
  .seller-index-index .columns .sidebar.sidebar-main,
  .seller-clients-index .columns .sidebar.sidebar-main,
  .seller-clients-view .columns .sidebar.sidebar-main,
  .seller-clients-address .columns .sidebar.sidebar-main,
  .seller-order-historyall .columns .sidebar.sidebar-main,
  .seller-clients-orders .columns .sidebar.sidebar-main {
    width: 33.33333333%;
  }
}
.account .columns .sidebar.sidebar-main .welcome-msg,
.seller-order-history .columns .sidebar.sidebar-main .welcome-msg,
.seller-index-index .columns .sidebar.sidebar-main .welcome-msg,
.seller-clients-index .columns .sidebar.sidebar-main .welcome-msg,
.seller-clients-view .columns .sidebar.sidebar-main .welcome-msg,
.seller-clients-address .columns .sidebar.sidebar-main .welcome-msg,
.seller-order-historyall .columns .sidebar.sidebar-main .welcome-msg,
.seller-clients-orders .columns .sidebar.sidebar-main .welcome-msg {
  padding: 20px;
}
@media (min-width: 992px) {
  .account .columns .sidebar.sidebar-main .welcome-msg,
  .seller-order-history .columns .sidebar.sidebar-main .welcome-msg,
  .seller-index-index .columns .sidebar.sidebar-main .welcome-msg,
  .seller-clients-index .columns .sidebar.sidebar-main .welcome-msg,
  .seller-clients-view .columns .sidebar.sidebar-main .welcome-msg,
  .seller-clients-address .columns .sidebar.sidebar-main .welcome-msg,
  .seller-order-historyall .columns .sidebar.sidebar-main .welcome-msg,
  .seller-clients-orders .columns .sidebar.sidebar-main .welcome-msg {
    padding: 40px 40px 0px 40px;
  }
}
.account .columns .sidebar.sidebar-main .welcome-msg .hello-guest,
.seller-order-history .columns .sidebar.sidebar-main .welcome-msg .hello-guest,
.seller-index-index .columns .sidebar.sidebar-main .welcome-msg .hello-guest,
.seller-clients-index .columns .sidebar.sidebar-main .welcome-msg .hello-guest,
.seller-clients-view .columns .sidebar.sidebar-main .welcome-msg .hello-guest,
.seller-clients-address .columns .sidebar.sidebar-main .welcome-msg .hello-guest,
.seller-order-historyall .columns .sidebar.sidebar-main .welcome-msg .hello-guest,
.seller-clients-orders .columns .sidebar.sidebar-main .welcome-msg .hello-guest {
  font-size: 10px;
  margin-bottom: 10px;
}
.account .columns .sidebar.sidebar-main .welcome-msg .hello-user,
.seller-order-history .columns .sidebar.sidebar-main .welcome-msg .hello-user,
.seller-index-index .columns .sidebar.sidebar-main .welcome-msg .hello-user,
.seller-clients-index .columns .sidebar.sidebar-main .welcome-msg .hello-user,
.seller-clients-view .columns .sidebar.sidebar-main .welcome-msg .hello-user,
.seller-clients-address .columns .sidebar.sidebar-main .welcome-msg .hello-user,
.seller-order-historyall .columns .sidebar.sidebar-main .welcome-msg .hello-user,
.seller-clients-orders .columns .sidebar.sidebar-main .welcome-msg .hello-user {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0px;
  padding-top: 10px;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item {
  font-size: 16px;
  font-weight: 300;
  color: #252525;
  background-size: 16px 20px;
  background-repeat: no-repeat;
  background-position: center left;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item strong,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item strong,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item strong,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item strong,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item strong,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item strong,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item strong,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item strong {
  font-weight: 300;
  padding: 15px 18px 15px 25px;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item.current strong,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item.current strong,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item.current strong,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item.current strong,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item.current strong,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item.current strong,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item.current strong,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item.current strong {
  font-weight: 500;
  border: none;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item.current::before,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item.current::before,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item.current::before,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item.current::before,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item.current::before,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item.current::before,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item.current::before,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item.current::before {
  font-weight: 800;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item.current a,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item.current a,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item.current a,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item.current a,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item.current a,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item.current a,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item.current a,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item.current a {
  border-color: transparent;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item.current a strong,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item.current a strong,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item.current a strong,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item.current a strong,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item.current a strong,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item.current a strong,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item.current a strong,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item.current a strong {
  padding: 0px;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item.current a img,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item.current a img,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item.current a img,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item.current a img,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item.current a img,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item.current a img,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item.current a img,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item.current a img {
  filter: invert(0%) sepia(97%) saturate(0%) hue-rotate(26deg) brightness(98%) contrast(103%);
  mix-blend-mode: difference;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item a,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item a,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item a,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item a,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item a,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item a,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item a,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item a {
  color: #252525;
  padding: 15px 18px 15px 25px;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item a:hover,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item a:hover,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item a:hover,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item a:hover,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item a:hover,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item a:hover,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item a:hover,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item a:hover {
  background: unset;
  font-weight: 500;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item a:hover img,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item a:hover img,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item a:hover img,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item a:hover img,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item a:hover img,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item a:hover img,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item a:hover img,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item a:hover img {
  filter: invert(0%) sepia(97%) saturate(0%) hue-rotate(26deg) brightness(98%) contrast(103%);
  mix-blend-mode: difference;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item a.active,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item a.active,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item a.active,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item a.active,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item a.active,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item a.active,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item a.active,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item a.active {
  background: unset;
  font-weight: 500;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item a.active img,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item a.active img,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item a.active img,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item a.active img,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item a.active img,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item a.active img,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item a.active img,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item a.active img {
  filter: invert(0%) sepia(97%) saturate(0%) hue-rotate(26deg) brightness(98%) contrast(103%);
  mix-blend-mode: difference;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item:hover a,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item:hover a,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item:hover a,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item:hover a,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item:hover a,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item:hover a,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item:hover a,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item:hover a {
  background: unset;
  font-weight: 500;
}
.account .columns .sidebar.sidebar-main .nav.items .nav.item:hover::before,
.seller-order-history .columns .sidebar.sidebar-main .nav.items .nav.item:hover::before,
.seller-index-index .columns .sidebar.sidebar-main .nav.items .nav.item:hover::before,
.seller-clients-index .columns .sidebar.sidebar-main .nav.items .nav.item:hover::before,
.seller-clients-view .columns .sidebar.sidebar-main .nav.items .nav.item:hover::before,
.seller-clients-address .columns .sidebar.sidebar-main .nav.items .nav.item:hover::before,
.seller-order-historyall .columns .sidebar.sidebar-main .nav.items .nav.item:hover::before,
.seller-clients-orders .columns .sidebar.sidebar-main .nav.items .nav.item:hover::before {
  font-weight: 800;
}
.account .columns .column.main,
.seller-order-history .columns .column.main,
.seller-index-index .columns .column.main,
.seller-clients-index .columns .column.main,
.seller-clients-view .columns .column.main,
.seller-clients-address .columns .column.main,
.seller-order-historyall .columns .column.main,
.seller-clients-orders .columns .column.main {
  flex: 0 0 auto;
  padding: 0px 20px;
  order: 2;
}
@media (min-width: 769px) {
  .account .columns .column.main,
  .seller-order-history .columns .column.main,
  .seller-index-index .columns .column.main,
  .seller-clients-index .columns .column.main,
  .seller-clients-view .columns .column.main,
  .seller-clients-address .columns .column.main,
  .seller-order-historyall .columns .column.main,
  .seller-clients-orders .columns .column.main {
    width: 66.66666667% !important;
    padding: 0px 40px;
  }
  .account .columns .column.main .account-img,
  .seller-order-history .columns .column.main .account-img,
  .seller-index-index .columns .column.main .account-img,
  .seller-clients-index .columns .column.main .account-img,
  .seller-clients-view .columns .column.main .account-img,
  .seller-clients-address .columns .column.main .account-img,
  .seller-order-historyall .columns .column.main .account-img,
  .seller-clients-orders .columns .column.main .account-img,
  .account .columns .column.main .hr-mx,
  .seller-order-history .columns .column.main .hr-mx,
  .seller-index-index .columns .column.main .hr-mx,
  .seller-clients-index .columns .column.main .hr-mx,
  .seller-clients-view .columns .column.main .hr-mx,
  .seller-clients-address .columns .column.main .hr-mx,
  .seller-order-historyall .columns .column.main .hr-mx,
  .seller-clients-orders .columns .column.main .hr-mx {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
}
.account .columns .column.main .account-img,
.seller-order-history .columns .column.main .account-img,
.seller-index-index .columns .column.main .account-img,
.seller-clients-index .columns .column.main .account-img,
.seller-clients-view .columns .column.main .account-img,
.seller-clients-address .columns .column.main .account-img,
.seller-order-historyall .columns .column.main .account-img,
.seller-clients-orders .columns .column.main .account-img,
.account .columns .column.main .hr-mx,
.seller-order-history .columns .column.main .hr-mx,
.seller-index-index .columns .column.main .hr-mx,
.seller-clients-index .columns .column.main .hr-mx,
.seller-clients-view .columns .column.main .hr-mx,
.seller-clients-address .columns .column.main .hr-mx,
.seller-order-historyall .columns .column.main .hr-mx,
.seller-clients-orders .columns .column.main .hr-mx {
  margin-right: -2rem;
  margin-left: -2rem;
}
.account .sidebar-additional,
.seller-order-history .sidebar-additional,
.seller-index-index .sidebar-additional,
.seller-clients-index .sidebar-additional,
.seller-clients-view .sidebar-additional,
.seller-clients-address .sidebar-additional,
.seller-order-historyall .sidebar-additional,
.seller-clients-orders .sidebar-additional {
  margin-top: 0px;
  padding: 0px 20px;
}
.account .sidebar-additional .block.block-reorder,
.seller-order-history .sidebar-additional .block.block-reorder,
.seller-index-index .sidebar-additional .block.block-reorder,
.seller-clients-index .sidebar-additional .block.block-reorder,
.seller-clients-view .sidebar-additional .block.block-reorder,
.seller-clients-address .sidebar-additional .block.block-reorder,
.seller-order-historyall .sidebar-additional .block.block-reorder,
.seller-clients-orders .sidebar-additional .block.block-reorder {
  margin-bottom: 0px;
}
.account .legend > span,
.seller-order-history .legend > span,
.seller-index-index .legend > span,
.seller-clients-index .legend > span,
.seller-clients-view .legend > span,
.seller-clients-address .legend > span,
.seller-order-historyall .legend > span,
.seller-clients-orders .legend > span {
  font-size: 16px;
  font-weight: 300;
}
.account .country-select .required-entry,
.seller-order-history .country-select .required-entry,
.seller-index-index .country-select .required-entry,
.seller-clients-index .country-select .required-entry,
.seller-clients-view .country-select .required-entry,
.seller-clients-address .country-select .required-entry,
.seller-order-historyall .country-select .required-entry,
.seller-clients-orders .country-select .required-entry,
.account .country-select .region_id,
.seller-order-history .country-select .region_id,
.seller-index-index .country-select .region_id,
.seller-clients-index .country-select .region_id,
.seller-clients-view .country-select .region_id,
.seller-clients-address .country-select .region_id,
.seller-order-historyall .country-select .region_id,
.seller-clients-orders .country-select .region_id {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  padding-left: 0px;
}
.account .name-control img,
.seller-order-history .name-control img,
.seller-index-index .name-control img,
.seller-clients-index .name-control img,
.seller-clients-view .name-control img,
.seller-clients-address .name-control img,
.seller-order-historyall .name-control img,
.seller-clients-orders .name-control img {
  display: block;
}
.account .table,
.seller-order-history .table,
.seller-index-index .table,
.seller-clients-index .table,
.seller-clients-view .table,
.seller-clients-address .table,
.seller-order-historyall .table,
.seller-clients-orders .table {
  border-color: #E7E7E7;
}
.account .table thead th,
.seller-order-history .table thead th,
.seller-index-index .table thead th,
.seller-clients-index .table thead th,
.seller-clients-view .table thead th,
.seller-clients-address .table thead th,
.seller-order-historyall .table thead th,
.seller-clients-orders .table thead th {
  font-size: 12px;
  font-weight: 300;
  color: #252525;
}
.account .table td,
.seller-order-history .table td,
.seller-index-index .table td,
.seller-clients-index .table td,
.seller-clients-view .table td,
.seller-clients-address .table td,
.seller-order-historyall .table td,
.seller-clients-orders .table td {
  font-size: 12px;
  font-weight: 400;
  color: #252525;
  vertical-align: middle;
}
.account .table td .view.btn-white-smoke::after,
.seller-order-history .table td .view.btn-white-smoke::after,
.seller-index-index .table td .view.btn-white-smoke::after,
.seller-clients-index .table td .view.btn-white-smoke::after,
.seller-clients-view .table td .view.btn-white-smoke::after,
.seller-clients-address .table td .view.btn-white-smoke::after,
.seller-order-historyall .table td .view.btn-white-smoke::after,
.seller-clients-orders .table td .view.btn-white-smoke::after {
  display: none !important;
}
.account .table td .edit.btn-white-smoke::after,
.seller-order-history .table td .edit.btn-white-smoke::after,
.seller-index-index .table td .edit.btn-white-smoke::after,
.seller-clients-index .table td .edit.btn-white-smoke::after,
.seller-clients-view .table td .edit.btn-white-smoke::after,
.seller-clients-address .table td .edit.btn-white-smoke::after,
.seller-order-historyall .table td .edit.btn-white-smoke::after,
.seller-clients-orders .table td .edit.btn-white-smoke::after {
  display: none !important;
}
.account a,
.seller-order-history a,
.seller-index-index a,
.seller-clients-index a,
.seller-clients-view a,
.seller-clients-address a,
.seller-order-historyall a,
.seller-clients-orders a {
  text-decoration: none;
}
.account a.btn-outline-nero,
.seller-order-history a.btn-outline-nero,
.seller-index-index a.btn-outline-nero,
.seller-clients-index a.btn-outline-nero,
.seller-clients-view a.btn-outline-nero,
.seller-clients-address a.btn-outline-nero,
.seller-order-historyall a.btn-outline-nero,
.seller-clients-orders a.btn-outline-nero {
  color: #252525;
}
.account a.btn-outline-nero:hover,
.seller-order-history a.btn-outline-nero:hover,
.seller-index-index a.btn-outline-nero:hover,
.seller-clients-index a.btn-outline-nero:hover,
.seller-clients-view a.btn-outline-nero:hover,
.seller-clients-address a.btn-outline-nero:hover,
.seller-order-historyall a.btn-outline-nero:hover,
.seller-clients-orders a.btn-outline-nero:hover,
.account a.btn-outline-nero:active,
.seller-order-history a.btn-outline-nero:active,
.seller-index-index a.btn-outline-nero:active,
.seller-clients-index a.btn-outline-nero:active,
.seller-clients-view a.btn-outline-nero:active,
.seller-clients-address a.btn-outline-nero:active,
.seller-order-historyall a.btn-outline-nero:active,
.seller-clients-orders a.btn-outline-nero:active {
  color: #fff;
}
.account .footer a:visited,
.seller-order-history .footer a:visited,
.seller-index-index .footer a:visited,
.seller-clients-index .footer a:visited,
.seller-clients-view .footer a:visited,
.seller-clients-address .footer a:visited,
.seller-order-historyall .footer a:visited,
.seller-clients-orders .footer a:visited {
  color: #fff;
}
.scanner:hover path {
  fill: #fff;
}
.seller-order-history .columns,
.seller-index-index .columns,
.seller-clients-index .columns,
.seller-clients-view .columns,
.seller-clients-address .columns,
.seller-order-historyall .columns,
.seller-clients-orders .columns {
  height: 100%;
  flex: 1;
}
@media (min-width: 769px) {
  .seller-order-history .columns .sidebar.sidebar-main,
  .seller-index-index .columns .sidebar.sidebar-main,
  .seller-clients-index .columns .sidebar.sidebar-main,
  .seller-clients-view .columns .sidebar.sidebar-main,
  .seller-clients-address .columns .sidebar.sidebar-main,
  .seller-order-historyall .columns .sidebar.sidebar-main,
  .seller-clients-orders .columns .sidebar.sidebar-main {
    width: 25%;
  }
}
@media (min-width: 769px) {
  .seller-order-history .columns .column.main,
  .seller-index-index .columns .column.main,
  .seller-clients-index .columns .column.main,
  .seller-clients-view .columns .column.main,
  .seller-clients-address .columns .column.main,
  .seller-order-historyall .columns .column.main,
  .seller-clients-orders .columns .column.main {
    width: 75% !important;
  }
}
.seller-order-history .modal-header,
.seller-index-index .modal-header,
.seller-clients-index .modal-header,
.seller-clients-view .modal-header,
.seller-clients-address .modal-header,
.seller-order-historyall .modal-header,
.seller-clients-orders .modal-header {
  display: none;
}
.seller-order-history .page-title-wrapper,
.seller-index-index .page-title-wrapper,
.seller-clients-index .page-title-wrapper,
.seller-clients-view .page-title-wrapper,
.seller-clients-address .page-title-wrapper,
.seller-order-historyall .page-title-wrapper,
.seller-clients-orders .page-title-wrapper {
  display: none;
}
.seller-order-history .page-main,
.seller-index-index .page-main,
.seller-clients-index .page-main,
.seller-clients-view .page-main,
.seller-clients-address .page-main,
.seller-order-historyall .page-main,
.seller-clients-orders .page-main {
  display: flex;
  flex-direction: column;
}
.seller-order-historyall .orders-history {
  height: calc(100vh - 300px);
  overflow-y: auto;
}
.customer-account-create .name-control img {
  display: none;
}
.customer-account-termsandconditions .page-title-wrapper,
.customer-account-privacypolicy .page-title-wrapper,
.customer-account-notification .page-title-wrapper,
.sales-order-history .page-title-wrapper,
.customer-account-edit .page-title-wrapper {
  display: none;
}
.checkout-cart-index .cart-container {
  display: flex;
  flex-wrap: wrap;
}
.checkout-cart-index .cart-container .cart.table-wrapper .table thead th {
  font-size: 12px;
  font-weight: 300;
  text-transform: capitalize;
}
.checkout-cart-index .cart-container .cart.table-wrapper .table td {
  font-size: 12px;
  font-weight: 400;
}
.checkout-cart-index .cart-container .cart.table-wrapper .table td .price-excluding-tax .price {
  color: #252525;
  font-size: 12px;
}
.checkout-cart-index .cart-container .cart.table-wrapper .table td .product-item-details .product-item-name {
  color: #252525;
  font-size: 12px;
}
.checkout-cart-index .cart-container .cart.table-wrapper .table .control.qty span.label {
  display: none;
}
.checkout-cart-index .cart-container .cart.table-wrapper .table .col.qty,
.checkout-cart-index .cart-container .cart.table-wrapper .table .col.price,
.checkout-cart-index .cart-container .cart.table-wrapper .table .col.subtotal,
.checkout-cart-index .cart-container .cart.table-wrapper .table .col.msrp {
  display: table-cell;
  float: none;
}
.checkout-cart-index .cart-container .cart.table-wrapper .table .col.qty::before {
  display: none;
}
.checkout-cart-index .cart-container .cart.table-wrapper .table thead .col.item,
.checkout-cart-index .cart-container .cart.table-wrapper .table thead .col.qty,
.checkout-cart-index .cart-container .cart.table-wrapper .table thead .col.price,
.checkout-cart-index .cart-container .cart.table-wrapper .table thead .col.subtotal,
.checkout-cart-index .cart-container .cart.table-wrapper .table thead .col.msrp {
  display: table-cell;
}
.checkout-cart-index .cart-container .cart.table-wrapper .actions-toolbar {
  min-height: 100%;
  display: flex;
  justify-content: end;
}
.checkout-cart-index .cart-container .cart.table-wrapper .actions-toolbar .action-edit,
.checkout-cart-index .cart-container .cart.table-wrapper .actions-toolbar .action-delete {
  position: relative;
}
.checkout-cart-index .cart-container .table-wrapper .totals {
  color: #252525;
}
.checkout-cart-index .cart-container .table-wrapper .totals .totals.sub th,
.checkout-cart-index .cart-container .table-wrapper .totals .totals.shipping th {
  font-size: 16px;
}
.checkout-cart-index .cart-container .table-wrapper .totals .totals.sub td,
.checkout-cart-index .cart-container .table-wrapper .totals .totals.shipping td {
  font-size: 16px;
}
.checkout-cart-index .cart-container .table-wrapper .totals .grand.totals .amount {
  color: #e7c435;
}
.checkout-cart-index .cart-container .cart-summary {
  top: 0px !important;
  flex: 0 0 auto;
  order: 2;
  background-color: #f1f1f1;
  border: 1px solid #252525;
  border-bottom: 0px;
  margin-bottom: 0px;
  position: static;
}
@media (max-width: 768px) {
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
  }
}
.checkout-cart-index .cart-container .cart-summary #discount-coupon-form .label span {
  font-weight: 300;
  font-size: 12px;
}
.checkout-cart-index .cart-container .cart-summary #discount-coupon-form .input-text {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  display: block;
  font-weight: 400;
  color: #252525;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.checkout-cart-index .cart-container .cart-summary #discount-coupon-form .primary.btn-yellow {
  box-shadow: none !important;
  background-color: #e7c435 !important;
  border: 1px solid #e7c435 !important;
  border-radius: 50px !important;
}
.checkout-cart-index .cart-container .cart-summary #discount-coupon-form .primary.btn-yellow:active,
.checkout-cart-index .cart-container .cart-summary #discount-coupon-form .primary.btn-yellow:hover {
  background-color: #ffffff !important;
  color: #e7c435 !important;
}
.checkout-cart-index .cart-container .form.form-cart {
  flex: 0 0 auto;
  order: 1;
  padding: 0px 16px;
  margin-bottom: 0px;
}
@media (min-width: 769px) {
  .checkout-cart-index .cart-container .form.form-cart {
    border-right-width: 0px;
    padding: 0px 48px;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .cart-container .form.form-cart {
    width: 100%;
  }
}
.checkout-cart-index .cart-container .form.form-cart .cart.main.actions .action.update {
  border: 1px solid #e7c435;
  background-color: #e7c435;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
}
.checkout-cart-index .cart-container .form.form-cart .cart.main.actions .action.update:hover,
.checkout-cart-index .cart-container .form.form-cart .cart.main.actions .action.update:active {
  background-color: #ffffff;
  color: #e7c435;
}
.checkout-cart-index .cart-container .cart-discount {
  flex: 0 0 auto;
  order: 3;
}
.checkout-cart-index .cart-container .checkout-methods-items .action.multicheckout {
  display: none;
}
.checkout-cart-index .cart-container .checkout-methods-items .item {
  text-align: initial;
}
.checkout-cart-index .account-img {
  margin: 0px !important;
}
.checkout-cart-index #shipping-zip-form {
  display: none;
}
.checkout-cart-index #shipping-zip-form .select {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  padding-left: 0px;
  display: block;
  font-weight: 400;
  color: #252525;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.checkout-cart-index #shipping-zip-form input.input-text {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  display: block;
  font-weight: 400;
  color: #252525;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.checkout-cart-index .cart-discount {
  padding: 20px 20px;
}
.checkout-cart-index .cart-discount #block-discount-heading {
  color: #252525;
}
.checkout-cart-index .cart-discount .content {
  padding: 0px;
}
.checkout-cart-index .cart-discount .content .fieldset:last-child {
  margin-bottom: 0px;
}
.checkout-cart-index .cart-discount .content .fieldset .actions-toolbar .apply.primary {
  border: 1px solid #e7c435;
  background-color: #e7c435;
  color: #252525 !important;
  font-size: 14px;
  font-weight: bold;
  box-shadow: none;
}
.checkout-cart-index .cart-discount .content .fieldset .actions-toolbar .apply.primary:hover,
.checkout-cart-index .cart-discount .content .fieldset .actions-toolbar .apply.primary:active {
  background-color: #ffffff;
  color: #e7c435;
}
.checkout-cart-index #cart-totals .table-wrapper {
  overflow-x: auto;
}
.customer-account-index .orders-recent .col.actions .action.view::after {
  display: none !important;
}
.multishipping-checkout-addresses .table thead th {
  font-size: 12px;
}
.multishipping-checkout-addresses .page-title-wrapper {
  padding: 0px 20px;
}
.multishipping-checkout-addresses .page-title-wrapper .page-title .base {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #e7c435;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item::after {
  background-color: #e7c435;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .form-shipping-address #shipping-new-address-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 50px;
  row-gap: 20px;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .form-shipping-address #shipping-new-address-form .field {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1400px) {
  .checkout-index-index .opc-wrapper #checkout-step-shipping .form-shipping-address #shipping-new-address-form .field {
    max-width: 400px;
  }
}
@media (min-width: 1099px) and (max-width: 1399px) {
  .checkout-index-index .opc-wrapper #checkout-step-shipping .form-shipping-address #shipping-new-address-form .field {
    max-width: 300px;
  }
}
.checkout-index-index .opc-progress-bar-item._active::before {
  background: #e7c435;
  border-color: #e7c435;
}
.checkout-index-index .opc-progress-bar-item._active > span::before {
  background: #e7c435;
  border-color: #e7c435;
}
.checkout-index-index .opc-progress-bar-item._active > span::after {
  border-color: #e7c435;
}
.checkout-index-index .opc-progress-bar-item._complete > span {
  color: #252525;
}
.checkout-index-index .header.content {
  padding: 0px 20px;
  max-width: 100%;
}
.checkout-index-index #minicart-content-wrapper .product {
  outline: none;
}
.checkout-index-index #shipping-new-address-form .input-text {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  display: block;
  font-weight: 400;
  color: #252525;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.checkout-index-index #shipping-new-address-form .select {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  padding-left: 0px;
  display: block;
  font-weight: 400;
  color: #252525;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.checkout-index-index .payment-option._collapsible .payment-option-title.field .action.action-toggle {
  color: #252525;
}
.checkout-index-index #discount-form .actions-toolbar .action.action-apply.btn-yellow {
  border: 1px solid #e7c435 !important;
  background-color: #e7c435 !important;
  box-shadow: none !important;
}
.checkout-index-index .modal-popup .modal-title {
  border-bottom: none;
  font-family: "Roboto", sans-serif;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 0px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup span {
  color: #252525;
}
.checkout-index-index .field-select-billing .select {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  padding-left: 0px;
}
.checkout-index-index .billing-address-form .new-address .select {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  padding-left: 0px;
}
.checkout-index-index .billing-address-form .new-address .label span {
  font-weight: 300;
  font-size: 12px;
}
.checkout-index-index .billing-address-form .new-address .input-text {
  box-shadow: none;
  border: none;
  padding-left: 0px;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  display: block;
  font-weight: 400;
  color: #252525;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.multishipping-checkout_address-newshipping .control {
  position: relative;
}
.multishipping-checkout_address-newshipping .control .form-control {
  padding-right: 20px;
  font-weight: 300;
}
.multishipping-checkout_address-newshipping .control img {
  position: absolute;
  right: 5px;
  top: 8px;
}
.multishipping-checkout_address-newshipping .country-select .required-entry,
.multishipping-checkout_address-newshipping .country-select .region_id {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  padding-left: 0px;
}
.multishipping-checkout_address-newshipping .page-title {
  font-family: "Roboto", sans-serif;
  padding: 20px;
}
.multishipping-checkout_address-newshipping .column.main {
  padding: 0px 20px;
}
.checkout-onepage-success .page-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.checkout-onepage-success .page-main .page-title-wrapper {
  padding: 30px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  flex-direction: column;
}
.checkout-onepage-success .page-main .page-title-wrapper .page-title {
  font-size: 24px;
  color: #252525;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 0px;
}
.checkout-onepage-success .page-main .page-title-wrapper .action.print {
  border: 1px solid #e7c435;
  background-color: #e7c435;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
  padding: 10px;
  margin-top: 0px;
}
.checkout-onepage-success .page-main .page-title-wrapper .action.print:hover,
.checkout-onepage-success .page-main .page-title-wrapper .action.print:active {
  background-color: #ffffff;
  color: #e7c435;
}
.checkout-onepage-success .page-main .actions-toolbar .continue {
  margin-right: 0px !important;
}
.sales-order-view .items.order-links,
.account .items.order-links {
  padding-left: 0px;
}
.sales-order-view .items.order-links .item,
.account .items.order-links .item {
  padding: 0px 10px;
}
.sales-order-view .items.order-links .item strong,
.account .items.order-links .item strong,
.sales-order-view .items.order-links .item a,
.account .items.order-links .item a {
  padding: 0px;
  border: 0px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  background-color: transparent;
  color: #252525;
}
.sales-order-view .items.order-links .item:first-child,
.account .items.order-links .item:first-child {
  padding-left: 0px;
}
.sales-order-view .items.order-links .item:last-child,
.account .items.order-links .item:last-child {
  padding-right: 0px;
}
.sales-order-view .items.order-links .item.current strong,
.account .items.order-links .item.current strong,
.sales-order-view .items.order-links .item.current a,
.account .items.order-links .item.current a {
  border-bottom: 1px solid #e7c435;
}
.sales-order-view .page-title-wrapper .order-status,
.account .page-title-wrapper .order-status {
  background-color: #ffd5d5;
  color: #252525;
  border-radius: 50px;
  border: 0px;
}
.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions,
.account .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions {
  display: flex;
  align-items: center;
  justify-content: end;
}
.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.order,
.account .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.order {
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
  padding: 0.75rem 1.25rem;
}
.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.order:hover,
.account .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.order:hover,
.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.order:active,
.account .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.order:active {
  border: 1px solid #252525;
  background-color: #f1f1f1;
  color: #252525;
}
.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print,
.account .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print {
  border: 1px solid #e7c435;
  background-color: #e7c435;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
  padding: 0.75rem 1.25rem;
}
.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:hover,
.account .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:hover,
.sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:active,
.account .page-title-wrapper .actions-toolbar.order-actions-toolbar .actions .action.print:active {
  background-color: #ffffff;
  color: #e7c435;
}
.sales-order-view .table,
.account .table {
  color: #252525;
}
.sales-order-view .table tfoot,
.account .table tfoot {
  background-color: transparent;
}
.sales-order-view .table tfoot td,
.account .table tfoot td {
  background-color: transparent;
}
.sales-order-view .table tfoot tr.grand_total th,
.account .table tfoot tr.grand_total th {
  color: #e7c435;
  font-size: 20px;
}
.sales-order-view .table tfoot tr.grand_total td.amount,
.account .table tfoot tr.grand_total td.amount {
  color: #e7c435;
  font-size: 20px;
}
@media (max-width: 768px) {
  .sales-order-print #maincontent {
    padding-top: 0px;
  }
}
.sales-order-print #maincontent .navbar-brand {
  padding: 0px 40px;
}
.sales-order-print #maincontent .navbar-brand img {
  height: 40px;
}
.sales-order-print #maincontent .page-title-wrapper {
  padding: 0px 40px;
}
.sales-order-print #maincontent .page-title-wrapper .order-status {
  background-color: #ffd5d5;
  color: #252525;
  border-radius: 50px;
  border: 0px;
}
.sales-order-print #maincontent .navbar {
  display: block;
}
.sales-order-print #maincontent .table {
  color: #252525;
}
.sales-order-print #maincontent .table tfoot {
  background-color: transparent;
}
.sales-order-print #maincontent .table tfoot td {
  background-color: transparent;
}
.sales-order-print #maincontent .table tfoot tr.grand_total th {
  color: #e7c435;
  font-size: 20px;
}
.sales-order-print #maincontent .table tfoot tr.grand_total td.amount {
  color: #e7c435;
  font-size: 20px;
}
.sales-order-print #maincontent .column.main {
  width: 100% !important;
}
.sales-order-print #maincontent .column.main .block-order-details-view .block-title strong {
  font-size: 24px;
  font-weight: 600;
  color: #252525;
  font-family: "Roboto", sans-serif;
}
.mobile-cart-item td {
  padding: 4px 0px 4px 0px !important;
  white-space: wrap !important;
}
.mobile-cart-item td:not(.col) {
  width: 33%;
}
.mobile-cart-item td.col {
  width: 67%;
  padding-left: 16px !important;
}
.mobile-cart-item .item .product-item-photo {
  position: relative;
  max-width: 100%;
  left: unset;
  top: unset;
}
.mobile-cart-item .item .product-item-photo .product-image-container {
  display: block;
  width: 100% !important;
}
.mobile-cart-item .col.item-name .product-item-name {
  margin: 0px !important;
}
.mobile-cart-item .col.qty {
  text-align: left !important;
}
.mobile-cart-item .col.qty .input-text {
  height: auto !important;
  margin-top: 0 !important;
}
.mobile-cart-item tr:first-child td {
  padding-top: 20px !important;
}
.mobile-cart-item tr:last-child td {
  padding-bottom: 20px !important;
}
@media (max-width: 767px) {
  .form-cart .cart.table-responsive {
    overflow: unset;
  }
  .form-cart .cart table,
  .form-cart .cart tbody,
  .form-cart .cart tr,
  .form-cart .cart td {
    display: block !important;
    width: 100% !important;
  }
  .form-cart .cart td {
    white-space: wrap;
  }
  .form-cart .cart .cart-table-head {
    display: none !important;
  }
  .form-cart .cart .col.item {
    padding: 0px 0px 0px 0px !important;
  }
  .form-cart .cart .col.item .product-item-photo {
    position: relative !important;
    width: auto;
    max-width: 100%;
    left: 0;
    top: 0;
  }
  .form-cart .cart .col.item-name {
    padding: 6px 0px 6px 30% !important;
    position: relative;
    text-align: right !important;
  }
  .form-cart .cart .col.item-name::before {
    position: absolute;
    left: 0;
    content: attr(data-th) !important;
    display: block !important;
    padding: 0px;
    font-size: 14px;
    color: #686767;
    font-weight: 600;
  }
  .form-cart .cart .col.item-name .product-item-details .product-item-name {
    margin: 0px;
  }
  .form-cart .cart .col.price {
    padding: 6px 0px 6px 30% !important;
    position: relative;
    text-align: right !important;
  }
  .form-cart .cart .col.price::before {
    position: absolute;
    left: 0;
    content: attr(data-th) !important;
    display: block !important;
    padding: 0px;
    font-size: 14px;
    color: #686767;
    font-weight: 600;
  }
  .form-cart .cart .col.qty {
    padding: 6px 0px 6px 30% !important;
    position: relative;
    text-align: right !important;
  }
  .form-cart .cart .col.qty::before {
    position: absolute;
    left: 0;
    content: attr(data-th) !important;
    display: block !important;
    padding: 0px;
    font-size: 14px;
    color: #686767;
    font-weight: 600;
  }
  .form-cart .cart .col.qty .input-text {
    height: 24px !important;
    margin-top: 0 !important;
  }
  .form-cart .cart .col.subtotal {
    padding: 6px 0px 6px 30% !important;
    position: relative;
    text-align: right !important;
  }
  .form-cart .cart .col.subtotal::before {
    position: absolute;
    left: 0;
    content: attr(data-th) !important;
    display: block !important;
    padding: 0px;
    font-size: 14px;
    color: #686767;
    font-weight: 600;
  }
  .form-cart .cart .item-actions td {
    padding: 6px 0px 0px 0px !important;
  }
}
.checkout-shipping-method {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 6rem;
}
.checkout-shipping-method .step-title {
  order: 1;
}
.checkout-shipping-method .shipping-policy-block {
  order: 2;
}
.checkout-shipping-method .order-note {
  order: 4;
}
.checkout-shipping-method .step-content {
  order: 3;
}
.checkout-shipping-method .step-content .actions-toolbar {
  position: absolute;
  bottom: 0;
  right: 2.5rem;
}
.table-checkout-shipping-method .row {
  margin-left: 0;
  margin-right: 0;
}
.wp-mapbox-gl-js-location-sidebar ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.wp-mapbox-gl-js-location-sidebar ul li {
  padding: 8px 16px;
  margin-bottom: 0px;
  border-bottom: 1px solid #252525;
  cursor: pointer;
}
.js-map-details p {
  display: flex;
  flex-direction: column;
}
.js-map-details p strong {
  color: #e7c435;
}
.js-map-details p i {
  margin-right: 5px;
}
@media (max-width: 768px) {
  .wp-mapbox-gl-js-map {
    min-height: 900px !important;
  }
}
/* Footer */
.footer {
  background-color: #000;
  color: #ffffff;
  font-size: 14px;
}
.footer a {
  color: #ffffff;
  font-size: 14px;
}
.footer h6 {
  font-size: 14px;
  font-weight: 700;
}
.footer hr {
  color: #4A4A4A;
}
.footer .footer-bottom a {
  color: #ABABAB;
  font-size: 10px;
}
.account .page-footer,
.seller-order-history .page-footer,
.seller-index-index .page-footer,
.seller-clients-index .page-footer,
.seller-clients-view .page-footer,
.seller-clients-address .page-footer,
.seller-order-historyall .page-footer,
.seller-clients-orders .page-footer {
  padding-top: 0px;
}
.img-header {
  background-image: url(../images/megamenu-bg.png) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  min-height: 102px;
  position: relative;
  z-index: 200;
}
.hamburger-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  z-index: 2;
}
.hamburger-menu {
  padding: 10px 20px 10px 15px;
}
.hamburger-menu .menu-btn-lines {
  width: 1.5rem;
  height: 0.1rem;
  background: #252525;
  transition: all 0.4s ease-in-out;
}
.hamburger-menu .menu-btn-lines::before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 0.1rem;
  background: #252525;
  transition: all 0.4s ease-in-out;
  transform: translateY(-0.5rem);
}
.hamburger-menu .menu-btn-lines::after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 0.1rem;
  background: #252525;
  transition: all 0.4s ease-in-out;
  transform: translateY(0.5rem);
}
.hamburger-menu .hamburger-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-items: stretch;
  position: fixed;
  width: 100%;
  left: 0;
  padding-left: 0px;
  background: #fafbfd;
  transform: translateX(-100%);
  transition: 0.3s ease-out;
  z-index: 200;
}
.hamburger-menu .main-menu {
  position: relative;
  padding-left: 0px;
  padding-top: 28px;
  margin-left: 10px;
  overflow-y: auto;
  height: calc(100% - 160px);
}
.hamburger-menu ul li {
  list-style: none;
  transition: 0.3s ease;
  margin-bottom: 0rem;
  max-width: 350px;
}
.hamburger-menu ul li .arrow {
  transition: all 0.3s ease-out;
}
.hamburger-menu ul li a {
  text-decoration: none;
  color: #252525;
}
.hamburger-menu .submenu {
  position: absolute;
  width: 350px;
  height: 100%;
  line-height: 30px;
  top: 0;
  border-left: 1px solid #e7c435;
  border-radius: 0px;
  left: 360px;
  opacity: 1;
  display: none;
  padding-left: 10px;
  padding-top: 28px;
  transition: all 0.25s ease-out;
  z-index: 200;
}
.hamburger-menu .menu-link {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-top: 2px;
  width: 100%;
  max-width: 350px;
  padding: 0.7rem 1.5rem;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  cursor: pointer;
}
.expand-btn:after {
  content: "";
  background-image: url(../images/arrow-new.svg);
  background-size: auto;
  background-position: right center;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  margin-inline: 5px;
  margin-top: 3px;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.hamburger-btn.open .menu-btn-lines {
  transform: translateX(1rem);
  background: transparent;
}
.hamburger-btn.open .menu-btn-lines::before {
  transform: rotate(45deg) translate(-0.5rem, 0.5rem);
  background: #e7c435;
}
.hamburger-btn.open .menu-btn-lines::after {
  transform: rotate(-45deg) translate(-0.5rem, -0.5rem);
  background: #e7c435;
}
.overflow {
  overflow: hidden;
}
.hamburger-content.open {
  transform: translateY(0);
}
@media screen and (max-width: 1399px) {
  .hamburger-content {
    width: 100%;
  }
  .hamburger-content .dropdown-right .right-arrow {
    transform: rotate(90deg);
  }
  .hamburger-content .submenu {
    position: static;
    opacity: 1;
    top: 4rem;
    visibility: visible;
    margin-left: 0px;
    max-height: 0px;
    border-left: 0px;
    overflow: hidden;
    transition: all 0.5s ease-out;
    padding-left: 0px;
    padding-top: 0px;
    width: 100%;
  }
  .expand-btn::after {
    content: "";
    display: inline-block;
    border-right: 2px solid #e7c435;
    border-bottom: 2px solid #e7c435;
    width: 10px;
    height: 10px;
    margin-top: 0px;
    transform: rotate(45deg);
    cursor: pointer;
    background-image: none;
  }
  .expand-btn.open {
    background-color: #fafbfd;
    font-weight: 700;
  }
  .expand-btn.open::after {
    transform: rotate(225deg);
    margin-top: 5px;
  }
  .expand-btn.open + .submenu {
    max-height: 900vh;
    border-left: 0px;
  }
  .hamburger-menu .main-menu {
    padding-left: 0px;
    margin-left: 0px;
  }
  .hamburger-menu .menu-link {
    max-width: 100%;
    width: 100%;
    padding-left: 20px;
  }
  .hamburger-menu .submenu {
    display: block;
    background-color: #FFF;
  }
  .hamburger-menu .submenu .menu-link {
    border-bottom: 1px solid #D9D9D9;
  }
  .hamburger-menu .submenu > .has-submenu .submenu {
    background-color: #FCFBFC;
  }
  .hamburger-menu .submenu > .has-submenu .submenu > .has-submenu .submenu {
    background-color: #F8F8FF;
  }
  .hamburger-menu ul li {
    max-width: 100%;
  }
}
@media screen and (min-width: 1400px) {
  .hamburger-menu .main-menu > .has-submenu {
    max-width: 360px;
  }
  .hamburger-menu .main-menu > .has-submenu > .submenu {
    max-width: -webkit-fill-available;
    max-width: -moz-available;
    width: 100%;
    overflow-y: auto;
    height: calc(100vh - 300px);
  }
  .hamburger-menu .main-menu .submenu {
    max-width: -webkit-fill-available;
    max-width: -moz-available;
    width: 100%;
    overflow-y: auto;
    height: calc(100vh - 300px);
  }
  .hamburger-menu .has-submenu:hover > .submenu {
    display: block;
  }
  .hamburger-menu ::-webkit-scrollbar {
    display: none;
  }
}
body {
  font-family: "Roboto", sans-serif;
  background-color: #fafbfd;
  color: #252525;
}
a {
  color: #252525;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: none;
}
/* Font-Family */
.text-heading-primary {
  font-family: "Roboto", sans-serif;
}
.text-hanover {
  font-family: 'Hanover';
}
.text-ginger {
  font-family: 'Ginger';
}
/* Font-Color */
.text-yellow {
  color: #e7c435;
}
.text-white {
  color: #ffffff;
}
.text-nero {
  color: #252525;
}
.text-nobel {
  color: #a0a0a0;
}
.text-light-silver {
  color: #d8d8d8;
}
/* Background Color */
.bg-white-smoke {
  background-color: #f1f1f1;
}
.bg-alice-blue {
  background-color: #fafbfd;
}
.bg-yellow {
  background-color: #e7c435 !important;
}
.bg-cosmos {
  background-color: #ffd5d5;
}
.bg-quartaz {
  background-color: #d5dbff;
}
.bg-pastal {
  background-color: #d8f9b7;
}
.bg-nero {
  background-color: #252525;
}
.bg-light-red {
  background-color: #f4f4f4;
}
/* Border */
.border-nero {
  border: 0.5px solid #252525;
}
.border-dark {
  border: 1px solid #252525;
}
.border-gainsboro {
  border: 1px dashed #e1e1e1;
}
.border-top-nero {
  border-top: 0.5px solid #252525;
}
.border-bottom-nero {
  border-bottom: 1px solid #252525;
}
.border-gray71 {
  border-color: #b5b5b5 !important;
}
.border-e7 {
  border-color: #E7E7E7 !important;
}
.outline-nero {
  outline: 0.5px solid #252525;
}
.border-d3 {
  border-color: #d3d3d3;
}
/* Column */
.columns {
  padding-top: 0px;
}
.columns .column.main {
  padding-bottom: 0px;
  padding-top: 0px !important;
}
.catalogsearch-result-index .columns .column.main {
  width: 100% !important;
}
#page-title-heading {
  display: none;
}
.page-footer {
  padding-bottom: 0px !important;
  padding-top: 12px;
  margin-top: auto;
}
/* Marquee */
.marquee {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 10px;
  color: #252525;
}
.custom-pagination {
  list-style: none;
  display: flex;
  justify-content: center;
  /* Align items to the center */
  gap: 8px;
  padding: 24px;
}
.custom-pagination li a {
  padding: 8px 12px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #333;
}
.custom-pagination li.active a {
  background-color: #e7c435;
  color: #ffffff;
  border-color: #e7c435;
}
.custom-pagination li {
  display: inline-block;
}
.custom-pagination li:hover a {
  background-color: #f0f0f0;
}
.lower-text {
  font-size: 22px;
}
.tag-top-add {
  margin-top: 40px;
}
.product-tag-class {
  color: brown;
}
.product-item-info {
  position: relative;
  overflow: visible;
  /* Allow the slider to be visible */
}
.product-item-info-pdp {
  position: relative;
  overflow: visible;
  /* Allow the slider to be visible */
  width: 130px;
  margin-bottom: 10px;
}
.product-actions {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: end;
}
.plus-button {
  width: 30px;
  height: 30px;
  background: #f2c94c;
  /* Yellow color matching your theme */
  border: none;
  border-radius: 3px;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 10;
  transition: margin-left 0.3s ease;
}
.qty-control {
  display: flex;
  align-items: center;
  position: absolute;
  left: auto;
  right: 30px;
  height: 30px;
  background: #f9f9f9;
  border-radius: 3px;
  overflow: hidden;
  transition: width 0.3s ease, opacity 0.3s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.qty-control-pdp {
  width: 100px;
  display: flex;
  opacity: 1;
  align-items: center;
  position: absolute;
  left: auto;
  right: 30px;
  height: 30px;
  background: #f9f9f9;
  border-radius: 3px;
  overflow: hidden;
  transition: width 0.3s ease, opacity 0.3s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.custom-cart-btn {
  line-height: 2.2rem;
  padding: 14px 17px;
}
.minus-button {
  width: 30px;
  height: 100%;
  background: #e0e0e0;
  border: none;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qty-input {
  width: 40px;
  height: 100%;
  border: none;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  text-align: center;
  font-size: 14px;
  background: #fff;
  margin: 0;
  padding: 0 5px;
  -moz-appearance: textfield;
}
.qty-input::-webkit-outer-spin-button,
.qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[dir="rtl"] .qty-control {
  right: 0;
  left: auto;
}
html[dir="rtl"] .plus-button {
  margin-right: 0;
}
.home-banner {
  min-height: 600px;
}
@media (min-width: 769px) {
  .home-banner {
    min-height: 700px;
  }
}
.home-banner .about-img {
  min-height: 600px;
}
@media (min-width: 769px) {
  .home-banner .about-img {
    min-height: 700px;
  }
}
.home-banner .banner-button:hover img {
  mix-blend-mode: difference;
}
/* One-Stop-Section */
.one-stop-shop h2 {
  font-family: "Roboto", sans-serif;
  color: #252525;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  max-width: 300px;
  margin: 0px;
}
.page-wrapper > .widget {
  max-width: 100% !important;
  padding: 0px !important;
}
.page-wrapper > .page-bottom {
  max-width: 100% !important;
  padding: 0px !important;
  width: 100% !important;
}
.widget {
  margin-bottom: 0px !important;
}
/* Discover */
.discover {
  background-color: #191919;
  color: #ffffff;
}
.discover h1 {
  color: #ffffff;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
@media (min-width: 769px) {
  .discover h1 {
    font-size: 80px;
  }
}
.discover .discover-text {
  font-size: 20px;
  font-weight: 300;
}
.discover .discover-bg {
  background-image: url('../images/person.png');
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
}
/* Pagination */
.navigation .pagination {
  gap: 4px;
}
.navigation .page-link {
  background-color: #f1f1f1;
  border-radius: 50px !important;
  font-weight: 700;
  border: none;
  color: #252525;
}
.navigation .page-link.active {
  background-color: #252525;
}
.toolbar select {
  background-color: #f1f1f1;
  color: #252525;
  font-weight: 700;
  box-shadow: none;
  height: 42px;
  padding-right: 20px;
  padding-left: 15px;
  border-radius: 23px;
  min-width: 62px;
}
.account .pager {
  padding: 0px;
}
.account .toolbar .pages {
  position: relative !important;
  flex: 1 1 0% !important;
}
.account .toolbar .pages .pages-items {
  padding-left: 20px !important;
}
.account .toolbar .pages .limiter-text {
  display: inline-block;
}
.toolbar-products,
.pager {
  position: relative !important;
  top: unset !important;
  bottom: 0;
  padding: 0px 20px;
  margin-bottom: 0px;
}
.toolbar-products .limiter,
.pager .limiter {
  margin-bottom: 20px;
}
.toolbar-products .limiter select,
.pager .limiter select {
  border-radius: 10px;
  background-position-y: 50%;
}
.toolbar-products .pages,
.pager .pages {
  padding: 20px 0px;
  display: inline-block;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
.toolbar-products .pages .item,
.pager .pages .item {
  display: contents;
}
.toolbar-products .pages .item .page,
.pager .pages .item .page,
.toolbar-products .pages .item .next,
.pager .pages .item .next,
.toolbar-products .pages .item .previous,
.pager .pages .item .previous {
  background-color: #e7c435;
  border: 2px solid #e7c435;
  border-radius: 10px;
  padding: 0 10px;
  color: #252525;
  box-shadow: none;
  font-size: 16px;
}
.toolbar-products .pages .item .action,
.pager .pages .item .action {
  margin-left: 0px;
  margin-right: 0px;
}
.toolbar-products .pages .item.current strong.page,
.pager .pages .item.current strong.page {
  font-weight: 700;
  color: #e7c435;
  background-color: transparent;
}
.toolbar-products .pages .pages-items,
.pager .pages .pages-items {
  padding: 2px 20px 0;
}
@media (min-width: 768px) {
  .toolbar-products,
  .pager {
    display: flex;
    align-items: center;
    justify-content: end;
  }
  .toolbar-products .limiter,
  .pager .limiter {
    margin-bottom: 0px;
  }
  .toolbar-products .pages-items,
  .pager .pages-items {
    padding-left: 235px !important;
  }
}
.pager {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.pager .toolbar-amount {
  text-align: center;
}
@media (min-width: 768px) {
  .pager {
    flex-direction: row;
  }
  .pager .pages-items {
    padding-left: 100px !important;
  }
}
.order-products-toolbar .item .page,
.order-products-toolbar .item .next,
.order-products-toolbar .item .previous {
  background-color: #e7c435;
  border: 1px solid #e7c435;
  border-radius: 10px;
  padding: 0 10px;
  color: #252525;
  box-shadow: none;
  font-size: 16px;
}
.order-products-toolbar .item .action {
  margin-left: 0px;
  margin-right: 0px;
}
.order-products-toolbar .item.current strong.page {
  font-weight: 700;
}
/* Switch */
.switch-yellow {
  padding-left: 36px;
}
.switch-yellow .form-check-input {
  width: 26px;
  height: 16.55px;
  background-image: url(../images/gray-switch.svg);
  background-size: auto;
  background-position: 3px center;
  margin-left: -2.7em;
}
.switch-yellow .form-check-input:checked {
  background-color: #e7c435;
  border-color: #e7c435;
  background-image: url(../images/white-switch.svg);
  background-size: auto;
  background-position: 13px center;
}
.switch-yellow .form-check-input:checked + .form-check-label {
  font-weight: 400;
}
.switch-yellow .form-check-input:focus {
  background-color: transparent;
  border-color: #e7c435;
  background-image: url(../images/yellow-switch.svg);
}
.switch-yellow .form-check-label {
  font-weight: 300;
  font-size: 16px;
}
.catalogsearch-result-index .page-main {
  max-width: 100% !important;
}
.catalogsearch-result-index .search.results {
  display: block;
  padding-bottom: 0px;
}
.catalogsearch-result-index .search.results .block {
  padding: 0px 20px;
  margin-bottom: 20px;
}
.catalogsearch-result-index .search.results .title {
  font-size: 24px;
  color: #e7c435;
}
.catalogsearch-result-index .search.results .item {
  margin-left: 10px;
}
.catalogsearch-result-index .breadcrumbs {
  max-width: 100% !important;
}
.catalogsearch-result-index .breadcrumbs .item.search,
.catalogsearch-result-index .breadcrumbs .item.home {
  padding: 10px 0px;
}
.catalogsearch-result-index .breadcrumbs a {
  color: #252525;
}
.catalogsearch-result-index .breadcrumbs a:visited {
  color: #252525;
}
.catalogsearch-result-index .page-title-wrapper {
  display: none;
  padding: 0px 20px;
}
.catalogsearch-result-index .page-title-wrapper .page-title .base {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.catalogsearch-result-index .message.notice {
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  background: #e7c435;
  color: #000;
  text-transform: uppercase;
}
.catalogsearch-result-index .message.notice > :first-child::before {
  color: #000;
  top: 31px;
}
.cms-home .product,
.cms-home-fr .product {
  outline: 1px solid #252525;
}
.cms-home #mini-cart .product,
.cms-home-fr #mini-cart .product {
  outline: none !important;
}
.cms-home #mini-cart .product-item-name a,
.cms-home-fr #mini-cart .product-item-name a {
  color: #252525;
}
.block-minicart .block-content > .actions > .secondary {
  margin-bottom: 10px;
}
.minicart-items .product-item-name a {
  color: #252525;
}
.table tbody th,
.table tbody td {
  font-size: 12px;
}
.catalog-category-view .category-view .category-image {
  margin-bottom: 0px;
}
.catalog-category-view .category-view .category-image .image {
  width: 100%;
}
.cms-noroute-index #maincontent {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cms-noroute-index .column.main {
  width: 100%;
}
.breadcrumbs {
  margin: 30px auto;
  max-width: 1380px;
}
.breadcrumbs .item {
  color: #252525;
  font-size: 16px;
}
.breadcrumbs .item a,
.breadcrumbs .item strong {
  color: #252525 !important;
}
.breadcrumbs .item:not(:last-child)::after {
  vertical-align: middle;
}
.pagebuilder-button-link {
  color: #252525 !important;
  font-size: 1.5rem;
}
.page-main {
  padding-left: 0px !important;
  padding-right: 0px !important;
  max-width: 100% !important;
  padding-top: 0px;
}
.modal-popup.news-modal,
.modal-popup.modal-slide {
  margin: 5rem auto !important;
  max-width: 721px;
  margin: auto;
}
.modal-popup.news-modal .modal-inner-wrap,
.modal-popup.modal-slide .modal-inner-wrap {
  width: 100%;
  max-width: 721px;
  margin: auto;
}
.modal-popup.news-modal .modal-footer,
.modal-popup.modal-slide .modal-footer {
  display: none;
}
@media (max-width: 768px) {
  .modal-popup.news-modal,
  .modal-popup.modal-slide {
    left: 0 !important;
    margin: 2rem !important;
  }
}
.modal-popup.modal-slide {
  max-width: 947px;
}
.modal-popup.modal-slide .modal-inner-wrap {
  max-width: 947px;
}
.modal-popup.modal-slide .modal-footer {
  display: none;
}
@media (max-width: 991px) {
  .modal-popup.modal-slide {
    margin: 2rem !important;
  }
}
.modal-content {
  background-color: #fff;
}
/* Media Query */
@media (min-width: 1200px) {
  .product .gallery-placeholder {
    min-height: 500px !important;
  }
  .product .gallery-placeholder__image {
    height: 500px !important;
  }
  .product .fotorama__wrap .fotorama__stage {
    height: 100% !important;
  }
}
.introductionguide-index-index .page-title-wrapper,
.monthlyspecials-index-index .page-title-wrapper,
.capilexbeauty-index-index .page-title-wrapper,
.dannyco-index-index .page-title-wrapper,
.oligo-index-index .page-title-wrapper,
.oliviagarden-index-index .page-title-wrapper,
.wahl-index-index .page-title-wrapper,
.bladecharter-index-index .page-title-wrapper {
  text-align: center;
}
.introductionguide-index-index .page-title-wrapper .page-title,
.monthlyspecials-index-index .page-title-wrapper .page-title,
.capilexbeauty-index-index .page-title-wrapper .page-title,
.dannyco-index-index .page-title-wrapper .page-title,
.oligo-index-index .page-title-wrapper .page-title,
.oliviagarden-index-index .page-title-wrapper .page-title,
.wahl-index-index .page-title-wrapper .page-title,
.bladecharter-index-index .page-title-wrapper .page-title {
  margin: 2rem 0rem;
}
.introductionguide-index-index .page-title-wrapper .page-title .base,
.monthlyspecials-index-index .page-title-wrapper .page-title .base,
.capilexbeauty-index-index .page-title-wrapper .page-title .base,
.dannyco-index-index .page-title-wrapper .page-title .base,
.oligo-index-index .page-title-wrapper .page-title .base,
.oliviagarden-index-index .page-title-wrapper .page-title .base,
.wahl-index-index .page-title-wrapper .page-title .base,
.bladecharter-index-index .page-title-wrapper .page-title .base {
  font-size: 34px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  color: #e7c435;
  font-weight: 600;
}
.checkout-index-index .input-text {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  display: block;
  font-weight: 400;
  color: #252525;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.checkout-index-index .select {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  border-radius: 0px;
  background-color: transparent;
  padding-left: 0px;
  display: block;
  font-weight: 400;
  color: #252525;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.checkout-index-index #checkout-payment-method-load .action.primary.checkout {
  border: 1px solid #e7c435;
  background-color: #e7c435;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
}
.checkout-index-index #checkout-payment-method-load .action.primary.checkout:hover,
.checkout-index-index #checkout-payment-method-load .action.primary.checkout:active {
  background-color: #ffffff;
  color: #e7c435;
}
.g-recaptcha {
  padding: 20px;
}
.g-recaptcha > div {
  margin-left: auto;
  margin-right: auto;
}
.fotorama__img,
.gallery-placeholder__image {
  cursor: pointer;
}
.customer-account-logoutsuccess #maincontent {
  text-align: center;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.customer-account-logoutsuccess #maincontent h1 {
  font-weight: bold;
}
.main_tabs .popup-button,
.main_tabs button {
  background-color: transparent;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #e7e7e7;
}
.main_tabs.bg-yellow {
  border: 1px solid #e7c435;
}
.custom-scroll {
  scrollbar-color: #313131;
  scrollbar-width: 4px;
}
.custom-scroll::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.custom-scroll::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 20px;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background: #313131;
  border-radius: 20px;
}
.marquee_new {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
}
.marquee_new p {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 10px;
  color: #252525;
  width: 100%;
  height: 100%;
  margin: 0;
  white-space: nowrap;
  /* Apply animation */
  animation: marquee_new 25s linear infinite;
}
/* Define the animation */
@keyframes marquee_new {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.modal-popup.confirm {
  max-width: 418px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.modal-popup.confirm .modal-header {
  display: none;
}
.modal-popup.confirm .modal-content {
  padding-top: 25px;
  font-size: 16px;
  font-weight: 600;
  padding-left: 2rem;
  padding-right: 2rem;
}
.modal-popup.confirm .modal-footer {
  gap: 16px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.modal-popup.confirm .modal-footer .action-secondary.action-dismiss {
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
}
.modal-popup.confirm .modal-footer .action-secondary.action-dismiss:hover,
.modal-popup.confirm .modal-footer .action-secondary.action-dismiss:active {
  border: 1px solid #252525;
  background-color: #f1f1f1;
  color: #252525;
}
.modal-popup.confirm .modal-footer .action-primary.action-accept {
  border: 1px solid #e7c435;
  background-color: #e7c435;
  color: #252525 !important;
  font-size: 14px;
  border-radius: 50px;
  font-weight: bold;
}
.modal-popup.confirm .modal-footer .action-primary.action-accept:hover,
.modal-popup.confirm .modal-footer .action-primary.action-accept:active {
  background-color: #ffffff;
  color: #e7c435;
}
.modal-content:has(> #combo-modal) {
  padding-left: 0px;
  padding-right: 0px;
}
.pagebuilder-slider .slick-arrow {
  background-color: transparent;
}
.pagebuilder-slider .pagebuilder-poster-content p {
  margin-bottom: 0rem;
}
.combo_Products.combo-seller .tabcontent {
  max-height: unset;
}
.combo_Products .tablinks {
  border-color: #D3D3D3;
  background-color: transparent;
  font-size: 14px;
  font-weight: 700;
  color: #252525;
}
.combo_Products .tablinks .select-cnt {
  color: #CCCCCC;
  font-size: 12px;
  font-weight: 600;
}
.combo_Products .tablinks.active {
  border-color: #e7c435;
  background-color: #e7c435;
}
.combo_Products .tablinks.active .select-cnt {
  color: #AB9024;
}
.combo_Products .combo-product-search .form-control {
  border-color: transparent !important;
  font-size: 12px;
}
.combo_Products .combo-product-search .form-control::placeholder {
  color: #A0A0A0 !important;
}
.combo_Products .combo-product-search .form-control:hover,
.combo_Products .combo-product-search .form-control:focus {
  border-color: #c2c2c2 !important;
}
.combo_Products .tabcontent {
  max-height: 368px;
  height: 100%;
  overflow: auto;
}
.combo-product .action-close {
  display: flex;
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
}
.combo-product .action-close:hover,
.combo-product .action-close:active {
  border: 1px solid #252525;
  background-color: #f1f1f1;
}
.combo-product .modal-slide .modal-inner-wrap {
  overflow-y: unset;
}
.combo-product .modal-slide .modal-inner-wrap .modal-content {
  padding-bottom: .5rem;
}
.select2-container--default .select2-selection--single {
  border: 0px;
  background-color: transparent;
  border-bottom: 1px solid #b5b5b5;
  border-radius: 0px;
  height: unset;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 33px !important;
  padding-left: 0px;
  font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--open .select2-dropdown--below {
  border-radius: 8px;
}
.select2-container--open .select2-dropdown--below .select2-search__field {
  border-radius: 8px;
}
.select2-container--open .select2-results__option:hover {
  background-color: #006bb4;
  color: #fff;
}
.category-slider .owl-stage-outer {
  overflow: visible;
}
.custom-edit h1 {
  color: #e7c435;
  font-weight: 700;
  font-size: 30px;
  margin-top: 20px;
}
.custom-edit h1:first-child {
  margin-top: 0px;
}
.custom-edit h3 {
  font-weight: 600;
}
.pdf-flipbook .chrome-flipbook {
  display: none;
}
@media screen and (min-width: 1024px) {
  .pdf-flipbook .chrome-flipbook {
    display: block;
  }
}
.pdf-flipbook .mobile-flipbook {
  display: block;
}
@media screen and (min-width: 1024px) {
  .pdf-flipbook .mobile-flipbook {
    display: none;
  }
}
.barcode-scanner .viewport video {
  width: 100%;
}
.barcode-scanner .viewport canvas {
  display: none;
}
.barcode-scanner .viewport br {
  display: none;
}
.promocapilex-index-index .page-title-wrapper .page-title {
  display: none;
}
@media screen and (max-width: 400px) {
  #hu .hu-heading {
    font-size: 14px !important;
  }
  #hu .hu-text-body {
    font-size: 10px !important;
  }
  #hu .hu-toggle-label {
    font-size: 10px !important;
    padding: 0 7px !important;
  }
  #hu .hu-toggle-switch {
    height: 15px !important;
    width: 15px !important;
  }
  #hu #hu-cookies-save {
    font-size: 12px;
    padding: 5px 10px !important;
  }
  #hu .hu-dropdown-toggle-container select {
    font-size: 12px !important;
  }
}
body.catalog-product-view .modal-popup {
  max-width: 418px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.catalog-product-view .modal-header {
  display: none;
}
body.catalog-product-view #location-permission-modal {
  position: relative;
}
.gl-product-detail .quantity {
  color: #A0A0A0;
  font-size: 14px;
  font-weight: 800;
}
.page-products .product-item-info {
  width: 115px;
  flex: none;
}
/**
 * Apple Pay button
 */
.rwbambora-applepay-container-product {
  display: inline-block;
}
.rwbambora-applepay-container-product .rwbambora-apple-pay-button {
  padding: 10px 0px;
  margin: 0;
  margin-bottom: 15px;
}
.rwbambora-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  max-width: 200px;
  width: 100%;
  min-height: 40px;
  border: 1px solid #000000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: #000000;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.actions-toolbar .rwbambora-apple-pay-button {
  width: 100%;
  padding: 20px 0 20px 0;
}
.actions-toolbar .rwbambora-apple-pay-button span {
  display: none;
}
.rw-save-cc {
  margin-bottom: 20px;
}
#rootways_bamboratoken_option_wrapper .checkout-agreements-block {
  clear: both;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 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 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .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,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 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: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 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: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    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: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    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: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .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: 'luma-icons';
    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: 'luma-icons';
    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;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 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 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .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: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .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 #cccccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    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;
  }
  .page-layout-empty .filter-options {
    margin-top: 10px;
  }
  .page-layout-empty .filter-options-item {
    position: relative;
    display: inline-block;
    margin-right: 25px;
    border: 0;
  }
  .page-layout-empty .filter-options-item .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-empty .filter-options-item .filter-options-title:after {
    top: 3px;
    right: 2px;
  }
  .page-layout-empty .filter-options-item .filter-options-content {
    position: absolute;
    top: 100%;
    z-index: 3;
    display: none;
    padding: 5px;
    width: 180px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
  }
  .page-layout-empty .filter-options-item .filter-options-content:before,
  .page-layout-empty .filter-options-item .filter-options-content:after {
    position: absolute;
    top: -16px;
    left: 5px;
    z-index: 2;
    display: block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #000;
    content: '';
  }
  .page-layout-empty .filter-options-item .filter-options-content:after {
    z-index: 4;
    margin-top: 0;
    border-bottom-color: #fff;
  }
  .page-layout-empty .filter-options-item .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-empty .filter-options-item .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-empty .filter-options-item .item a {
    margin-left: 0;
  }
  .amasty_xlanding-page-view .products-grid .product-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .amasty_xlanding-page-view .products-grid .product-items .product-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .amasty-xlanding-columns3.amasty_xlanding-page-view .products-grid .product-items .product-item {
    margin-left: 0;
    width: 33.33333333%;
  }
  .amasty-xlanding-columns3.amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(3n) {
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .amasty-xlanding-columns3.amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(3n + 1) {
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .amasty-xlanding-columns4.amasty_xlanding-page-view .products-grid .product-items .product-item {
    margin-left: 0;
    width: 25%;
  }
  .amasty-xlanding-columns4.amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(4n) {
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .amasty-xlanding-columns4.amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(4n + 1) {
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item {
    margin-left: 0;
    width: 20%;
  }
  .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(5n) {
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .amasty-xlanding-columns5.amasty_xlanding-page-view .products-grid .product-items .product-item:nth-of-type(5n + 1) {
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .page-layout-1column .filter-options .filter-options-content {
    padding: 10px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 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: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    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: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    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 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    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: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: "Roboto", sans-serif, '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;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 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: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    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: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 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 #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 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: 25px;
    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: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    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: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .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: 'luma-icons';
    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: 'luma-icons';
    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;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .amasty_xlanding-page-view .products-grid .product-items {
    margin: 0;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
