/** Shopify CDN: Minification failed

Line 759:16 The "+" operator only works if there is whitespace on both sides
Line 762:16 The "+" operator only works if there is whitespace on both sides

**/
@charset "UTF-8";
a {
  color: #000;
}
div#quick-view-modal .row {
  flex-flow: nowrap;
}
.stickyHeader {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
input.search_header__input.js_iput_search:focus,
input#searchInput:focus {
  caret-color: transparent;
}

a.con_supp:hover {
  color: #ac0136;
  border: 1px solid #fff;
  border-radius: 50px;
  background: #fff;
}
a.con_supp {
  padding: 4px 10px;
  transition: 0.2s ease-In-Out;
  border: 1px solid #ac0136;
}
ul#menu-main-menu::-webkit-scrollbar {
  height: 3px;
}
.popup-wishlist_content.popup_content.js-popup-inner.d-none {
  display: none;
}
input.search_header__input.js_iput_search::placeholder {
  color: #8a8a8a !important;
  font-weight: 400 !important;
  font-family: "LG EI Text TTF-Regular";
}
.popup-wishlist_content.popup_content.js-popup-inner {
  display: flex;
  flex-direction: column;
  height: 91%;
  justify-content: space-between;
  padding: 0 10px;
}
/* a.push_side.header-icon .bottom-nav-item img {
    height: 24px;
} */
a.push_side.header-icon .bottom-nav-link {
  /* gap: 14px; */
}
.header .main-menu li.menu-item.has-children:hover a.cms-item-title {
  color: #aa0135 !important;
}
input.search_header__input.js_iput_search::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #8a8a8a;
}
.main-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffffdb;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.quantity-cart input.input-text.qty.js_qty {
  box-shadow: none !important;
  padding: 0;
}
ul#menu-main-menu::-webkit-scrollbar-track {
  background: #888;
}

/* .header .main-menu {
    cursor: col-resize;
} */
.submenu .lazy_menu_mega {
  display: flex;
  flex-wrap: wrap;
}
.header .main-menu .submenu .submenu.sub-menu-2 {
  position: relative !important;
  padding: 0 !important;
  left: 0 !important;
  box-shadow: none !important;
  width: max-content !important;
  top: 0 !important;
  transform: translate(0) !important;
}
.modal_find .modal-content h2 {
  font-size: 27px;
  font-weight: 900;
  line-height: 32px;
  margin-bottom: 20px;
}
.modal_find .modal-content h5 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 350;
  color: #000;
  margin: 10px 0;
}
.modal_find {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}
select#selectBox {
  padding: 10px;
  width: 100%;
  height: 40px;
  border-radius: 0 !important;
  background: #fff;
  border-color: #b4b4b4;
  appearance: none;
  -webkit-appearance: none;
}
a#OpenModalLocate,
a#OpenModalLocate1 {
  color: #a50034;
  font-size: 13px;
  font-family: "LG Smart SemiBold";
  font-weight: 600;
  line-height: 29px;
}
.custom-find-model {
  float: right;
}
.aloSearch.header-search {
  margin-top: 0;
}
div#imageContainer {
  padding: 30px 10px;
  min-height: 200px;
  text-align: center;
}
.modal_find .close {
  color: #000;
  float: right;
  font-size: 28px;
  line-height: 20px;
  font-weight: 700;
  opacity: 0.8;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
.modal_find .modal-content {
    background-color: #f0ece4;
    padding: 30px;
    border: 1px solid #888;
    width: 100%;
    border-radius: 3px;
    position: relative;
    max-width: 1200px;
    margin: auto;
    top: 5px;
}
div#findModelResult_fmm {
    overflow: auto;
    max-height: 70vh;
}
.header.header-2-lines .main-menu > li > a {
  width: max-content;
}
.cms-top-header .topbar {
  position: relative;
  z-index: 10;
  font-size: 14px;
  min-height: 49px;
  display: flex;
  align-items: center;
  background-color: var(--bg-top-header);
  border: 1px solid var(--color-border-top);
}
.header .main-menu .submenu .menu-item a {
  text-transform: capitalize;
}
img.motion-reduce.secondary_image {
  display: none !important;
}
ul#menu-main-menu a.cms-item-title:hover::after,
ul#menu-main-menu a.cms-item-title.active-nav::after {
  width: 100%;
  background: #fff;
}
form.search_header.mini_search_frm.pr.js_frm_search {
  padding: 0 !important;
}
.blog-style1 {
  padding-bottom: 50px;
  background: #000;
}
.announcement-close {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translateY(-50%);
  color: var(--color-text-top-header);
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.announcement-close .icon-btn-close {
  -webkit-transition: all 0.24s linear 0;
  -khtml-transition: all 0.24s linear 0;
  -moz-transition: all 0.24s linear 0;
  -ms-transition: all 0.24s linear 0;
  -o-transition: all 0.24s linear 0;
  transition: all 0.24s linear 0;
}
.announcement-close:hover .icon-btn-close {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}
.cms-top-header .topbar .announcement-bar .top_contac ul {
  list-style: none;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.cms-top-header .topbar .announcement-bar .top_contac ul li {
  display: inline-flex;
  line-height: 45px;
  font-size: 14px;
  color: var(--color-text-top-header);
  align-items: center;
}
.cms-top-header .topbar .announcement-bar .top_contac ul li:last-child {
  margin-right: 0;
}
.cms-top-header .topbar .announcement-bar .top_contac ul li i {
  margin-right: 5px;
  font-size: 16px;
}
.cms-top-header .topbar .announcement-bar .top_contac ul li a {
  margin: 0;
  font-size: 14px;
  color: var(--color-text-top-header);
  display: flex;
  align-items: center;
  gap: 5px;
}
.cms-top-header .topbar .announcement-bar .top_contac ul li a:hover {
  color: var(--color-text-top-header-hover);
}
.topbar .topbar-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  position: relative;
}
.topbar .topbar-menu:before {
  content: "";
  background-color: #e5e8ec;
  height: 14px;
  width: 1px;
  display: block;
  position: absolute;
  top: 50%;
  right: -20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translateY(-50%);
}
.topbar .topbar-menu li {
  position: relative;
}
.topbar .topbar-menu li:last-child:after {
  display: none;
}
.topbar .topbar-menu li a {
  margin: 0;
  color: var(--color-link-top-header);
  font-weight: 500;
  font-size: 14px;
  line-height: 15px;
}
.topbar .topbar-menu li a:hover {
  color: var(--color-link-top-header-hover);
}
.cms-top-header .topbar .announcement-bar .topbar-right {
  justify-content: flex-end;
  margin-left: auto;
  gap: 40px;
}
.cms-top-header .topbar .announcement-bar .socials {
  position: relative;
  list-style: none;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}
.cms-top-header .topbar .announcement-bar .list-socials li a {
  font-size: 18px;
  color: var(--color-text-top-header);
}
.cms-top-header .topbar .announcement-bar .list-socials li a:hover {
  color: var(--color-text-top-header-hover);
}
.cms-top-header .topbar .announcement-bar .list-socials li:first-child {
  margin-left: 0;
}
.cms-top-header .topbar .announcement-bar .laber-social-sharing ul li a span {
  display: none;
}

/* General CSS to hide optgroups with display: none */
optgroup[style*="display: none;"] {
  /* display: none; */
}
/* .bottom-nav-item.scanner {
  display: none;
} */
/* Specific Safari targeting */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    /* Safari-specific styles */
    optgroup[style*="display: none;"] {
      display: none !important;
    }

    
    optgroup {
      order: -1;
    }
  }
}

@media (max-width: 767px) {
  .announcement-text p {
    font-size: 11px;
}

a.announcement-link {
    border-bottom: 1px solid #ccc;
}
  .header-logo img {
    margin-right: 16px !important;
  }
  .header .header-top .header-top-meta {
    padding: 0 !important;
  }
  .bottom-nav a.push_side1.header-icon,
  .bottom-nav a.push_side.header-icon{
    padding: 0 !important;
    position: relative;
    display: block;
    height: max-content;
  }
  .js-menu-mobile-content.box-menu-moible .header-search.check {
    display: none;
  }

  .bottom-nav a.push_side {
    position: relative;
  }

  .bottom-nav-link span.header__counter.js-cart-count {
    position: absolute;
    background: #fd312e;
    color: #fcfbff;
    border-radius: 100%;
    font-size: 11px;
    font-weight: 500;
    width: 18px;
    border: 1px solid #fff;
    height: 18px;
    padding-left: 1px;
    padding-top: 0;
    top: -8px;
    right: -10px;
  }
  .topbar.topbar-custom {
    display: none;
  }
  .cms-top-header .topbar .announcement-bar .topbar-left,
  .cms-top-header .topbar .announcement-bar .topbar-right {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .quotes_wrapper.style1 .quote_content {
    margin-top: 30px;
  }
  .aloSearch.header-search.check {
    padding: 10px 33px 0 17px;
  }

  .main-content.shop-page.main-content-detail .alo-border-radius {
    padding: 0 !important;
  }
  div#js-stickySidebar {
    padding: 0 !important;
  }
  div#product-single .row {
    margin: 0 !important;
  }
  .template-product .products-arrivals .product-item .name_product a {
    min-height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .template-product .wrap-main-slider .slick-slide img {
    max-height: 319.49px;
  }
  .row.row-15 {
    margin: 0 !important;
  }
  .frm_search_input.col:before {
    content: "";
    position: absolute;
    background: url(https://cdn.shopify.com/s/files/1/0581/7974/8028/files/Vector_bd7fc43c-15d7-4697-9a39-c8d96a200133.png?v=1710676995);
    width: 12px;
    height: 12px;
    top: 13px;
    left: 16px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  header#header {
    background: #fff;
  }
  .aloSearch.header-search.hide-desktop {
    padding-bottom: 0 !important;
    border: 0 !important;
    margin-bottom: 0;
    border-radius: 0 !important;
    margin-top: 0;
  }
  .frm_search_input.col {
    padding: 0 !important;
  }
}
.cms-top-header .topbar .announcement-bar .top-links {
  list-style: none;
  margin-bottom: 0;
}
.cms-top-header .topbar-center {
  justify-content: center;
}
.cms-top-header .wrapper-bar-message .announcement-bar__message {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: var(--color-text-top-header);
  font-weight: 500;
  text-transform: uppercase;
}
.announcement-bar__message span {
  text-decoration: underline;
}
.announcement-bar__message a {
  font-weight: 600;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .cms-top-header .topbar .announcement-bar {
    display: unset;
  }
  div#shopify-section-mobile_menu
    ul#menu_mb_ul
    ul.sub-menu2
    li.menu-item.item-level-2
    a {
    font-family: "LG EI TextTTF-Light" !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #000 !important;
  }
}
.cms-top-bar .topbar {
  background-color: var(--bg-top-bar);
}
.cms-top-bar .wrapper-bar-message .announcement-bar__message {
  color: var(--color-text-top-bar);
}
@media (min-width: 1199px) {
  .home .header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background-color: transparent;
  }
  .header.laberMenu-top {
    box-shadow: 0 5px 10px 0 rgb(215 222 211 / 30%);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    border-bottom: 1px solid #dfe5e4;
  }
  .header .header-control li {
    display: inline-block;
    list-style: none;
    position: relative;
    padding: 0 15px;
  }
}
.header {
  background-color: var(--color-bg-header);
}
.header .d-none-important {
  display: none !important;
}
.header .header-control {
  display: flex;
  align-items: center;
}
.header .header-control li {
  display: inline-block;
  list-style: none;
  position: relative;
  padding: 0 10px;
}
.header .header-control li:last-child {
  padding-right: 0;
}
.header .header-control li:first-child {
  padding-left: 0;
}
.header .header-control li.item-list {
  position: relative;
}
.header .header-control li.item-list .toggle-submenu {
  min-width: 70px;
  height: 36px;
  border: 1px solid #ababab;
  border-radius: 36px;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin: 0;
  cursor: pointer;
}
.header.sticky_top .header-control li.item-list .toggle-submenu {
  background: #fff;
}
.header .header-control li.item-list ul.dropdown {
  position: absolute;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  right: 0;
  top: 55px;
  background-color: #fff;
  -webkit-transition: 0.5s ease 0;
  -moz-transition: 0.5s ease 0;
  -ms-transition: 0.5s ease 0;
  -o-transition: 0.5s ease 0;
  transition: 0.5s ease 0;
  padding: 15px 20px;
  text-align: left;
  list-style: none;
  width: 195px;
  transform: translateY(-5px);
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  box-shadow: 0 0 20px #0000000d;
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
.header .header-control li.item-list ul.list-currencies {
  width: 100px;
}
.header .header-control li.item-list.active ul.dropdown {
  visibility: visible;
  opacity: 1;
  clip: inherit;
  transform: translate(0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
}
.header .header-control li.item-list ul.dropdown li {
  display: block;
  padding: 0;
  cursor: pointer;
}
.header .header-control li.item-list ul.dropdown p {
  padding: 0;
  color: #4f4f4f;
  font-size: 14px;
  display: block;
  line-height: 30px;
  margin: 0;
  cursor: pointer;
}
.header .header-control li.item-list ul.dropdown li.active p,
.header .header-control li.item-list ul.dropdown p:hover {
  color: var(--color-link-hover);
}
.header .header-icon {
  font-size: 22px;
  position: relative;
  line-height: 1;
  display: flex;
  color: var(--color-icon-header);
  justify-content: center;
  padding-left: 25px;
  flex-direction: column;
  height: 32px;
}
.header .header-icon i,
.header .header-icon svg {
  font-size: 22px;
  width: 22px;
  fill: var(--color-icon-header);
  position: absolute;
  top: 5px;
  left: 0;
  color: var(--color-icon-header);
}
.header .header-control li .header-search.header-icon {
  padding-left: 26px;
}
.header .header-control li.signin .header-icon span {
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  text-transform: capitalize;
}
.header .header-control li.signin .header-icon span.b {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}
.header .header-icon .header__counter {
  color: #000;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: -5px;
  font-weight: 350;
  font-size: 12px;
  line-height: 16px;
  background-color: #fd312e !important;
  color: #fff;
}
a.push_side.header-icon.home-icon {
  margin-top: -1px;
}
@media (max-width: 1024px) {
  .custom-find-model {
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .aloSearch.header-search.hide-desktop {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .header .header-icon {
    height: 33px !important;
  }
  .header .header-icon svg {
    width: 22px;
  }
  a#OpenModalLocate,
  a#OpenModalLocate1 {
    font-size: 12px;
  }
  .modal_find .modal-content h5 {
    font-size: 12px !important;
  }
  .modal_find .modal-content h2 {
    font-size: 15px !important;
  }
  .modal_find .modal-content {
    width: 100% !important;
  }
  .header .header-icon {
    padding-left: 30px !important;
  }
  .header .header-nav-mobile {
    min-width: 20% !important;
  }
  .minicart a.push_side.header-icon {
    padding-left: 22px !important;
  }
  .minicart span.header__counter.js-cart-count {
    right: -9px !important;
    top: -1px;
  }
}
.header .header-icon .fa-balance-scale {
  margin-top: -3px;
}
.header .cart-block {
  display: flex;
}
.header .cart-block .total-price {
  display: inline-flex;
  display: none;
  color: var(--color-icon-header);
  flex-direction: column;
  justify-content: center;
  margin-left: 10px;
}
.header .cart-block .total-price span:last-child {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}
.parent-list {
  position: relative;
  list-style: none;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
  cursor: pointer;
  gap: 20px;
}
.parent-list localization-form {
  position: relative;
}
.parent-list .localization-form .disclosure__list-wrapper {
  position: absolute;
  top: calc(100%+1px);
  display: block;
  z-index: 100;
  top: calc(100%+1px);
  left: 0;
  background-color: #fff;
  -webkit-transition: 0.5s ease 0;
  -moz-transition: 0.5s ease 0;
  -ms-transition: 0.5s ease 0;
  -o-transition: 0.5s ease 0;
  transition: 0.5s ease 0;
  padding: 15px 20px;
  text-align: left;
  list-style: none;
  min-width: 200px;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease,
    -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease,
    -webkit-transform 0.5s ease;
  opacity: 1;
  box-shadow: 0 0 30px #487bb726;
  border-radius: 0 0 3px 3px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0);
}
.topbar-right .parent-list .localization-form .disclosure__list-wrapper {
  left: initial;
  right: 0;
}
.parent-list .localization-form .disclosure__list-wrapper[hidden] {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(0, 15px);
  -ms-transform: translate(0, 15px);
  transform: translateY(15px);
}
.parent-list .localization-form .disclosure__list-wrapper ul {
  padding: 0;
}
.parent-list .localization-form .disclosure__list-wrapper ul li a {
  line-height: 30px;
  display: block;
  font-weight: 500;
}
.parent-list .localization-form .disclosure__list-wrapper ul li.active a {
  color: var(--color-link-hover);
}
.parent-list button {
  color: var(--color-text-top-header);
  margin: 0;
  display: flex;
  gap: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 40px;
  align-items: center;
  cursor: pointer;
  padding: 0;
  border: 0;
  background: 0;
}
.parent-list .toggle-submenu button {
  background-color: transparent;
  border: 0;
}
.parent-list .toggle-submenu .lang-currency p {
  margin: 0;
}
.parent-list .item-list {
  display: flex;
  align-items: center;
  width: fit-content;
  position: relative;
}
.parent-list .item-list > a {
  display: inline-flex;
  align-items: center;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  gap: 5px;
}
.parent-list .item-list > a .icon {
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
}
.parent-list .item-list.phone_number {
  color: var(--color-main);
  font-size: 13px;
  margin: 0;
}
@media (max-width: 767px) {
  .parent-list .item-list > a .icon {
    margin: 0 5px;
  }
  .header .header-icon .header__counter {
    /* width: 16px;
    height: 16px; */
    top: -1px;
    right: -1px;
    font-weight: 500;
    font-size: 11px;
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .parent-list .item-list {
    display: block;
    width: auto;
  }
}
.parent-list .child-list {
  position: absolute;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  top: 30px;
  right: 0;
  background-color: #fff;
  -webkit-transition: 0.5s ease 0;
  -moz-transition: 0.5s ease 0;
  -ms-transition: 0.5s ease 0;
  -o-transition: 0.5s ease 0;
  transition: 0.5s ease 0;
  padding: 15px 20px;
  text-align: left;
  list-style: none;
  min-width: 130px;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease,
    -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease,
    -webkit-transform 0.5s ease;
  filter: alpha(opacity=0);
  transform: scaleY(0);
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-shadow: 0 0 30px rgb(72 123 183 / 15%);
  border-radius: 0 0 3px 3px;
}
.parent-list .child-list p {
  padding: 0;
  color: var(--color-text-top-header);
  display: flex;
  line-height: 30px;
  align-items: center;
  margin: 0;
  gap: 5px;
  -webkit-transition: all 0.24s linear 0;
  -khtml-transition: all 0.24s linear 0;
  -moz-transition: all 0.24s linear 0;
  -ms-transition: all 0.24s linear 0;
  -o-transition: all 0.24s linear 0;
  transition: all 0.24s linear 0;
  font-weight: 500;
  font-size: 13px;
  text-transform: capitalize;
}
.parent-list .child-list li.active p {
  color: var(--color-link-top-header-hover);
}
.parent-list .child-list p:hover {
  padding-left: 5px;
  color: var(--color-link-top-header-hover);
}
.parent-list .item-list.active .child-list {
  display: block;
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1);
}
.js-cart-inner,
.js-popup-inner {
  z-index: 12;
  right: 0;
  visibility: visible;
  opacity: 1;
  min-width: 290px;
  top: 100%;
  -webkit-transition: 0.5s ease 0;
  -moz-transition: 0.5s ease 0;
  -ms-transition: 0.5s ease 0;
  -o-transition: 0.5s ease 0;
  transition: 0.5s ease 0;
  padding: 15px;
  text-align: left;
  padding: 0 30px 30px 30px;
  text-align: left;
}
.js-cart-inner .list-item {
  padding: 0 0 15px 0;
  border-bottom: solid 1px #e6e6e6;
  width: 100%;
}
.js-cart-inner .title {
  color: var(--color-main);
  font-weight: 500;
  margin: 0 0 20px;
  background: #f5f5f5;
  line-height: 40px;
  padding: 0 15px;
  text-align: center;
  border-radius: 2px;
}
.js-cart-inner .product-item {
  display: inline-block;
}
.js-cart-inner .thumb {
  float: left;
  margin-right: 8px;
}
.js-cart-inner .product-item .info {
  margin: 0;
  padding-top: 12px;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.js-cart-inner .subtotal {
  text-align: left;
  display: block;
  width: 100%;
  padding: 10px 0;
}
.js-popup-inner .list-item {
  padding: 0;
  border-bottom: 0;
  width: 100%;
  display: grid;
  max-height: 60vh;
  overflow: auto;
  padding: 0 10px;
}
.js-popup-inner .list-item .product-store-lists {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #e5e8ec;
  display: inline-flex;
  width: 100%;
  position: relative;
}
.js-popup-inner .list-item .product-store-lists:first-child {
  padding-top: 0;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__image {
  float: left;
  margin-right: 20px;
  max-width: 60px;
  border-radius: 25px;
  padding: 5px;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__content {
  margin: 0;
  padding-top: 0;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: auto;
  padding-right: 50px;
}
.js-popup-inner .price span.current {
  color: var(--color-main);
  font-size: 14px;
  font-weight: 500;
}
.js-popup-inner .price.price--sale span.current {
  color: var(--color-hover);
}
.js-popup-inner .price {
  color: var(--color-price-product);
  text-decoration: unset;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #fd312e;
}
.js-popup-inner .price.price--sale {
  color: var(--color-current-product);
  display: flex;
  align-items: center;
  gap: 5px;
}
.js-popup-inner .price.price--sale span.compare {
  color: var(--color-compare-price-product);
  margin: unset;
  font-weight: 400;
  text-decoration: line-through;
  font-size: 14px;
  line-height: 18px;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__remove {
  cursor: pointer;
  color: var(--color-main);
  font-weight: 400;
  font-size: 16px;
  width: 16px;
  height: 16px;
  display: block;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.js-popup-inner
  .list-item
  .product-store-lists
  .product-store-lists__remove:hover {
  color: var(--color-secondary);
}
.js-popup-inner .popup-wishlist_buttons .btn,
.js-popup-inner .popup-compare_buttons .btn {
  border: 0;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-btn);
  color: var(--color-btn-text);
  margin-bottom: 30px;
  width: 100%;
  border-radius: 30px;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  transition: 0.3s ease-in;
}
.js-popup-inner .popup-wishlist_buttons .btn:hover,
.js-popup-inner .popup-compare_buttons .btn:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
#search_pupop .mini_cart_header {
  position: relative;
  margin-bottom: 0;
}
#search_pupop .mini_cart_content .js_prs_search {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
}
#search_pupop .mini_cart_content .js_prs_search .item {
  width: 100%;
}
#search_pupop .mini_cart_content .js_prs_search::-webkit-scrollbar {
  width: 3px;
}
#search_pupop .mini_cart_content .js_prs_search::-webkit-scrollbar-thumb {
  background-color: #c6c6c6;
  cursor: pointer;
}
#search_pupop .mini_cart_content .js_prs_search::-webkit-scrollbar-thumb:hover {
  background-color: #c6c6c6;
}
#search_pupop .mini_cart_content .js_prs_search::-webkit-scrollbar-track {
  background-color: #ebebeb;
}
#search_pupop .mini_cart_content .js_prs_search .item .product-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6eaf0;
  border-radius: 0;
  box-shadow: 0;
}
#search_pupop .mini_cart_content .js_prs_search .item .product-image {
  position: relative;
  margin-right: 10px;
  overflow: hidden;
  width: 60px;
}
#search_pupop .mini_cart_content .js_prs_search a:link.btn {
  line-height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
  background-color: var(--color-btn);
  margin-bottom: 0;
  padding: 0 30px;
  border-radius: 3px;
  min-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  font-size: 13px;
}
#search_pupop .mini_cart_content .js_prs_search a:link.btn:hover {
  background-color: var(--color-btn-hover);
}
#search_pupop .mini_cart_content .js_prs_search a.btn {
  color: #fff;
}
.cms-icon-close {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.cms-icon-close.cms-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header a.site-title {
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
}
.header .header-nav-mobile {
  display: none;
}
.header .header-top {
  padding: 0;
  height: auto;
}
.cms-top-header .topbar .full-width,
.header .header-top .full-width {
  max-width: 100%;
}
.header .header-top .cms-full {
  margin: 0;
  width: 100% !important;
}
@media (max-width: 1199px) {
  .header .header-top .cms-full {
    padding: 0 15px;
  }
}
.header .header-top .container {
  height: 100%;
}
.header .header-top > .container > .row {
  align-items: center;
  justify-content: space-between;
  height: 100px;
}
.header.header-2-lines .header-top .container > .row {
  height: 85px;
}
.header .header-top .container .header-nav .row {
  align-items: flex-start;
  justify-content: space-between;
}
.header .header-top .header-logo {
  display: flex;
  max-width: 165px;
  align-items: flex-start;
}
.logo-left-menu-left .header-top .header-logo {
  padding: 0 15px;
}
.logo-center_2l .header-top .header-logo,
.both-center .header-top .header-logo,
.logo-center-menu-left .header-top .header-logo {
  justify-content: center;
  align-items: center;
  max-width: 200px;
}
.header .header-nav .header-logo h1 {
  margin: 0;
}
.header .header-nav .header-logo a {
  line-height: 1;
  display: block;
}
.header .header-nav .header-logo a.logo-default span {
  display: none;
}
.header .header-nav .header-logo a.logo-default img {
  width: 90px;
}
.header .header-top .header-top-meta .header-control {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header .cms-item-title {
  position: relative;
}
.header .cms-item-title .lbl_nav_title {
  color: #fff;
  font-size: 10px;
  padding: 0 7px;
  position: absolute;
  right: -15px;
  border-radius: 3px;
  line-height: 16px;
  top: 50%;
  font-weight: 400;
  background: #01bad4;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
  margin-top: -15px;
}
.home .header a.site-title {
  color: #f6f6f6;
}
.header-top-left {
  display: flex;
}
.header-top-left .laber-social-sharing {
  margin: 0;
  display: flex;
  align-items: center;
}
.header-top-left .laber-social-sharing label {
  font-size: 13px;
  color: var(--color-main);
  text-transform: uppercase;
  font-weight: 600;
  display: none;
}
.header-top-left .laber-social-sharing ul li a span {
  display: none;
}
.header .header-nav {
  max-height: 70px;
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e7ecee;
}
.ps-static {
  position: static;
  padding: 0;
}
.header .custom_html {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.header .custom_html p {
  margin: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}
.header .header-top {
  position: relative;
}
.cart-block .total-price {
  color: #111;
  font-weight: 500;
  display: none;
}
.cart-block .total-price .text {
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  color: var(--color-text-body);
}
.header-nav-mobile .mobile-navigation .icon span {
  background-color: var(--color-main);
}
.wrap_bottom_menu {
  height: 53px;
  display: flex;
  align-items: center;
}
.wrap_bottom_menu .header-bottom-nav {
  display: flex;
  align-items: center;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom {
  display: none;
  list-style: none;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li {
  margin-right: 32px;
  display: inline-flex;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li a {
  color: #111;
  font-size: 15px;
  font-weight: 600;
  padding: 0 10px;
  position: relative;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li a:first-child {
  margin-left: -10px;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li a:after {
  content: "";
  background-color: var(--color-hover);
  width: 100%;
  position: absolute;
  height: 8px;
  bottom: 5px;
  left: 0;
  opacity: 0.3;
  display: none;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li a:hover:after {
  display: block;
}
.wrap_bottom_menu .icon-bottom a {
  font-size: 29px;
  color: #111;
  position: relative;
  display: flex;
}
.wrap_bottom_menu .icon-bottom a svg {
  width: 29px;
  background: transparent;
  fill: #111;
  margin-top: 5px;
  margin-right: -3px;
}
@media (min-width: 1025px) {
  .js-menu-mobile-content.box-menu-moible {
    display: none !important;
  }
  /* a.cms-btn.cms-btn-check:hover {
    background: #a60032 !important;
    border-color: #a60032 !important;
} */
  .header-search.check {
    /* display: flex; */
    flex-direction: column;
    gap: 4px;
    align-items: flex-end;
  }

  button#OpenModalLocate span {
    /* text-align: end; */
  }

  .custom-find-model {
    width: max-content;
  }
  .header .header-top {
    display: flex;
    align-items: center;
  }
  .wrap_bottom_menu .header-bottom-nav .menu-bottom {
    display: block;
  }
  .hide-desktop {
    display: none !important;
  }
  .header .header-top .cms-full {
    margin: 0 153px;
    width: 100% !important;
  }
  .header .cms-clone-wrap {
    display: none;
  }
  .header .header-main {
    position: relative;
    z-index: 1001;
  }
  .header .header-main .container {
    position: relative;
  }
  .header .header-main-wrap .logo {
    padding-top: 0;
    text-align: center;
  }
  .header.logo-center_2l .container-wapper,
  .header.both-center .container-wapper {
    text-align: center;
  }
  .header.header-2-lines .navigationMenu {
    border-bottom: 1px solid var(--color-border-menu);
  }
  .home .header-1-lines.sticky_top {
    margin-bottom: -75px;
    background: transparent;
  }
  .home .header.header-2-lines.sticky_top .navigationMenu {
    margin-bottom: -55px;
    background: transparent;
  }
  .logo-left-menu-center .header-nav-inner {
    text-align: center;
  }
  .header .main-menu {
    margin: 0;
    display: flex;
  }
  ul#menu-main-menu
    .type_dropdown.menu-item:nth-child(2)
    .submenu
    .lazy_menu_mega {
    gap: 50px;
    width: 700px !important;
  }
  ul#menu-main-menu
    .type_dropdown.menu-item:nth-child(4)
    .submenu
    .lazy_menu_mega
    .menu-item {
    width: 26%;
  }
  ul#menu-main-menu
    .type_dropdown.menu-item:nth-child(3)
    .submenu
    .lazy_menu_mega {
    gap: 30px 50px;
    width: 700px;
  }
  ul#menu-main-menu
    .type_dropdown.menu-item:nth-child(4)
    .submenu
    .lazy_menu_mega {
    gap: 5px 80px;
    width: 744px;
  }
  ul#menu-main-menu .type_dropdown.menu-item:nth-child(5) > .submenu {
    padding: 30px 43px 34px 23px;
  }

  ul#menu-main-menu
    .type_dropdown.menu-item:nth-child(5)
    .submenu
    .lazy_menu_mega
    .last-menu
    a {
    font-family: "LG EI Text TTF-Regular" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
  }
  .header .main-menu .submenu .submenu.sub-menu-2 .menu-item a:hover {
    color: #a50034 !important;
  }
  .lazy_menu_mega > .menu-item > a,
  .lazy_menu_mega > .last-menu > .menu-item > a {
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: "LG EI Text TTF-SemiBold" !important;
  }
  .header .main-menu .submenu .submenu.sub-menu-2 .menu-item a {
    font-family: "LG EI TextTTF-Light" !important;
    color: #000 !important;
  }

  .header .main-menu > li {
    display: inline-block;
    float: none;
    padding: 37px 10px;
  }
  .header .main-menu > li:first-child {
    margin-left: 0;
  }
  .header .main-menu > li > a {
    color: #000;
    display: inline-block;
    cursor: pointer;
    float: none;
    padding: 0;
    position: relative;
    line-height: 21px;
    font-weight: 500 !important;
    font-size: 18px;
  }
  .header.header-2-lines .main-menu > li > a {
    line-height: 48px;
  }
  .header .main-menu > li > a > i {
    font-size: 12px;
  }
  .header .main-menu > li.menu_item_hover .submenu {
    opacity: 1;
  }
  .header .menu-item.has-children.type_mega.pos_rel,
  .header .menu-item.has-children {
    position: relative;
  }
  .header .menu-item.has-children.type_mega {
    position: static;
  }
  .header .menu-item.has-children.type_mega .submenu {
    min-width: 200px;
    width: 100%;
    padding: 20px;
  }
  .submenu.mega-menu.mega-menu1 > .full {
    max-width: 92% !important;
    margin: auto;
  }
  .header li.laber-wishlist.hide-mobile path {
    fill: #000 !important;
  }
  .header .menu-item-has-children.type_mega .submenu .row {
    align-items: flex-start;
    background: #fff;
  }
  .header .submenu {
    position: absolute;
    z-index: 100;
    /* pointer-events: none; */
    left: 0;
    top: 100% !important;
    background-color: #fff;
    width: max-content;
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease,
      -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease,
      -webkit-transform 0.5s ease;
    padding: 34px 34px 28px;
    text-align: left;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    transform: translateY(15px);
    box-shadow: 0 0 30px rgb(72 123 183 / 15%);
    border-radius: 10px;
  }
  .submenu.mega-menu.mega-menu1 > .full div#bk_mega_GKDEhM {
    width: 30%;
    min-width: 300px;
    border-right: 1px solid #ccc;
  }
  .header .submenu.mega-menu {
    padding: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .header .submenu li {
    display: list-item;
    list-style: none;
  }
  .header .menu-item-has-children > a::after {
    content: "\e951";
    font-family: icon-dukamarket !important;
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
    float: right;
  }
  .header .submenu .menu-item-has-children:hover > a::after {
    content: "\f105";
  }
  .header .main-menu .submenu div .submenu {
    left: 100%;
    top: 0;
  }
  .header .main-menu .submenu .menu-item.has-children:hover > .submenu {
    top: -20px;
  }
  .header .menu-item-has-children:hover > .submenu,
  .header .menu-item.has-children:hover > .submenu {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    top: 100%;
    clip: inherit;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .header .main-menu .submenu .menu-item {
    display: list-item;
    list-style: none;
    position: relative;
  }
  .header .main-menu .submenu .menu-item a {
    display: block;
    padding: 0;
    text-transform: none;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    color: #363636;
  }
  .header .main-menu .submenu .menu-item > a:hover {
    color: #a50034;
    /* padding-left: 10px; */
  }
  .header .main-menu .demos-menu {
    padding: 35px 25px 10px;
  }
  .header .main-menu .demos-menu .demo-item a {
    padding: 0;
  }
  .header .main-menu .demos-menu .demo-item {
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .header .main-menu .demos-menu .demo-item .demo-title {
    font-size: 14px;
    color: #242424;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin: 0 0 15px;
  }
  .header .main-menu .mega-menu1 {
    background-repeat: no-repeat;
  }
  .header .main-menu .mega-menu1 .type_link .sub-column {
    padding: 0;
  }
  .header .main-menu .mega-menu1 .type_link .sub-column .menu-item a {
    padding: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
  }
  .header .main-menu .mega-menu1 .type_link .sub-column .menu-item a:hover {
    color: var(--color-link-menu-hover);
    padding-left: 10px;
    background: #eee !important;
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu {
    position: relative;
  }
  .header
    .main-menu
    .mega-menu1
    .type_mn_banner
    .banner_menu
    .alo-image
    a:hover {
    box-shadow: 0 0 9px rgb(0 0 0 / 15%);
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu a img {
    line-height: 1;
    border-radius: 5px;
    overflow: hidden;
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu .title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu .title a {
    font-weight: 600;
    height: 45px;
    background: #fff;
    display: flex;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    color: var(--color-main);
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu a {
    line-height: 1;
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu a:hover img {
    transform: scale(1);
  }
  .header
    .main-menu
    .mega-menu1
    .type_mn_banner
    .banner_menu
    .laber_content_html {
    position: absolute;
    bottom: 20px;
    left: 30px;
    text-align: center;
  }
  .header
    .main-menu
    .mega-menu1
    .type_mn_banner
    .banner_menu
    .laber_content_html
    h3 {
    margin: 0;
  }
  .header
    .main-menu
    .mega-menu1
    .type_mn_banner
    .banner_menu
    .laber_content_html
    h3
    a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .header .widgettitle {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin: 0 0 15px;
    text-transform: uppercase;
  }
  .header .widget-custom-menu {
    margin-bottom: 30px;
  }
  .header .widget-custom-menu ul {
    padding: 0;
  }
  .header .widget-custom-menu ul li {
    list-style: none;
    display: list-item;
  }
  .header .widget-custom-menu ul li a {
    font-size: 13px;
    color: #666;
    line-height: 24px;
    display: block;
  }
  .header .hidden-content {
    display: none;
  }
  .header .hidden-content.show-up {
    display: block;
  }
  .header .box-sticky {
    position: fixed;
    z-index: 999;
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
    transform: translateY(-300px);
    left: 0;
    width: 100%;
    -webkit-transition: 0.5s ease 0;
    -moz-transition: 0.5s ease 0;
    -ms-transition: 0.5s ease 0;
    -o-transition: 0.5s ease 0;
    transition: 0.5s ease 0;
    background-color: #fff;
    padding: 0;
    opacity: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  }
  .header .box-sticky.is-sticky {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    top: 0;
    opacity: 1;
  }
  .header .logo-prepend .logo {
    padding-top: 10px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .header .cart-prepend .box-minicart {
    margin-top: 5px;
    float: left;
  }
  .header .lbl_heading_cat {
    position: absolute;
    color: #fff;
    font-size: 9px;
    padding: 1px 7px 0;
    border-radius: 50px;
    top: 50%;
    line-height: 16px;
    background: #01bad4;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: -5px;
    margin-top: -14px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 1;
  }
  .header .cat_menu .lbl_heading_cat {
    position: static;
    -webkit-transform: none;
    transform: none;
    margin: 0 5px;
  }
  .header .main-menu > li > a::after {
    display: none;
  }
  .header .main-menu li.menu-item.menu_item_hover .submenu,
  .header .main-menu li.menu-item.has-children:hover > .submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    clip: inherit;
    box-shadow: 0px 0px 5px 0px #00000026;
  }
  .header .equal_nt .laber_bg_lz,
  .header .pr_lazy_img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
  }
  .header .pr_lazy_img {
    background-position: center center;
  }
  .header .main-menu .submenu .menu-item .collection_item {
    line-height: 1;
  }
  .header .main-menu .submenu .menu-item .product-name {
    font-size: 16px;
    color: var(--color-main);
    display: inline-block;
    overflow: hidden;
    margin: 0;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 20px;
  }
  .header .main-menu .product-item .product-name:hover {
    color: var(--color-hover);
  }
  .header .main-menu .product-item .group-button a {
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #666;
    margin: 4px 0 4px 4px;
    background-color: #fff;
    padding: 0;
  }
  .header .main-menu .group-button .add-to-cart,
  .header .main-menu .group-button .btn-sold-out,
  .header .main-menu .group-button .select-option {
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 14px;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    text-align: center;
    font-weight: 600;
  }
  .header .main-menu .product-inner .quickview-button {
    line-height: 35px;
    color: #fff !important;
    padding: 8px 20px !important;
  }
  .header .main-menu .group-button .inner {
    padding: 0 10px 10px 10px;
  }
  .header .main-menu .product-item .group-button {
    display: inline;
    position: relative;
    opacity: 1;
    visibility: visible;
    display: none;
  }
  .header .main-menu .product-item:hover .product-inner {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .header .main-menu .product-inner .group-flash {
    top: 0;
  }
  .header .main-menu .submenu .slick-slide {
    opacity: 1;
  }
  .header .main-menu div.type_link > a {
    display: block;
    color: #878787;
    line-height: 1.5;
    padding: 14px 15px;
    background-color: transparent !important;
  }
  .header .main-menu .submenu .type_link h3 {
    margin-bottom: 15px;
    position: relative;
  }
  .header .main-menu .submenu .type_link h3 a {
    color: var(--color-link-menu-hover);
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
  }
  .header .main-menu .submenu .type_link h3 a:hover {
    color: var(--color-link-menu-hover);
  }
  .header .main-menu .type_link ul.sub-column {
    padding-left: 0;
  }
  .header .main-menu .type_link .sub-column > li a {
    padding: 0;
    background-color: transparent !important;
    text-transform: capitalize;
  }
  .header .main-menu .type_link .sub-column > li:last-child a {
    padding: 0;
  }
  .header .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .header .main-menu .submenu .menu-item .cat_grid_item__content {
    position: relative;
  }
  .header .main-menu .submenu .menu-item .cat_grid_item__wrapper {
    position: absolute;
    text-align: center;
    right: 20px;
    left: 20px;
    bottom: 20px;
  }
  .header .main-menu .submenu .menu-item .cat_grid_item__content .alo-image {
    border-radius: 5px;
    overflow: hidden;
  }
  .header
    .main-menu
    .submenu
    .menu-item
    .cat_grid_item__wrapper
    .cat_grid_item__title
    a {
    line-height: 45px;
    border-radius: 40px;
    font-weight: 600;
    background: #fff;
    padding: 0 15px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-main);
  }
  .header .main-menu .submenu .menu-item.cat_design_2 .cat_grid_item__wrapper {
    top: 15px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 15px;
    right: inherit;
  }
  .header .main-menu .submenu .menu-item.cat_design_3 .cat_grid_item__wrapper {
    top: 15px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    left: inherit;
    right: 15px;
  }
  .header .main-menu .submenu .menu-item .cat_space_item {
    overflow: hidden;
  }

}
  .header.header-2-lines .navigationMenu.sticky-header,
  .header.header-1-lines .header-top.sticky-header {
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 5%);
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    z-index: 99;
    background: var(--color-bg-header-sticky);
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
  }
  .stickyHeader {
    position: fixed!important;
    top: 0;
    width: 100%;
    left: 0;
    animation: slideDown .35s 
ease-out;
}
@media (min-width: 1230px) {
  .header .main-menu > li {
    padding: 0;
  }
}
@media (min-width: 1650px) {
  .header .main-menu > li {
    padding: 28px 12px;
  }
}
.mask-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9995;
  opacity: 0;
  visibility: hidden;
  pointer-events: auto;
  /* background-color: rgba(0, 0, 0, 0.7); */
  transition: opacity 0.25s, visibility 0.25s;
}
.hside_opened.pside_opened .mobile_bkg_show {
  opacity: 1;
  z-index: 999;
}
.hero_canvas {
  position: fixed;
  max-height: 724px;
  top: 75px;
  border: 0.5px solid #dcdcdc;
  bottom: 0;
  width: 642px;
  border-radius: 10px;
  height: 85%;
  background-color: #fff;
  right: 80px;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(104%);
  transform: translateY(104%);
  display: block;
  z-index: 99999 !important;
  opacity: 0;
  -webkit-transition: all 240ms linear 0;
  -khtml-transition: all 240ms linear 0;
  -moz-transition: all 240ms linear 0;
  -ms-transition: all 240ms linear 0;
  -o-transition: all 240ms linear 0;
  transition: all 240ms linear 0;
}
.hside_opened.pside_opened {
  overflow: hidden;
}
.hero_canvas .mini_header {
  padding: 35px 40px 22px 40px;
  border-bottom: 0;
  align-items: center;
  display: flex;
}
.hero_canvas .mini_header .widget-title {
  line-height: 1.2;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
#login_pupop.hero_canvas {
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: auto;
  top: 50%;
  opacity: 0;
  width: 500px;
  min-height: 500px;
  border-radius: 10px;
  padding: 30px 40px 40px;
  pointer-events: none;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s linear 0;
  -khtml-transition: all 0.3s linear 0;
  -moz-transition: all 0.3s linear 0;
  -ms-transition: all 0.3s linear 0;
  -o-transition: all 0.3s linear 0;
  transition: all 0.3s linear 0;
}
#login_pupop.hero_canvas .login-register-form {
  margin: 0;
  padding: 0;
}
#login_pupop.hero_canvas.act_opened {
  opacity: 1;
  pointer-events: auto;
}
#login_pupop.hero_canvas .tabcontent {
  display: none;
}
#login_pupop.hero_canvas .tabcontent.active {
  display: block;
}
#login_pupop .text p {
  text-align: center;
  margin: 0;
  font-weight: 400;
  font-size: 12px;
}
#login_pupop .text {
  padding-top: 30px;
}
#login_pupop .text p a {
  color: var(--color-link-hover);
}
#search_pupop.hero_canvas {
  left: 0;
  right: 0;
  width: auto;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 0.3s linear 0;
  -khtml-transition: all 0.3s linear 0;
  -moz-transition: all 0.3s linear 0;
  -ms-transition: all 0.3slinear 0;
  -o-transition: all 0.3s linear 0;
  transition: all 0.3s linear 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
}
#search_pupop.hero_canvas.act_opened {
  opacity: 1;
  top: 0;
  overflow: visible;
  pointer-events: auto;
}
.hero_canvas .mini_cart_header {
  padding: 0;
  border-bottom: 0;
  align-items: center;
  margin-bottom: 30px;
  position: relative;
}
.hero_canvas .mini_cart_header .title {
  line-height: 50px;
  margin: 0;
  text-align: center;
  width: 50%;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  height: 50px;
}
.hero_canvas .mini_cart_header .title.active {
  border-color: var(--color-link-hover);
  color: var(--color-link-hover);
}
.hero_canvas .popup-wishlist_empty {
  margin: 0;
  margin-top: 30%;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .mobile-facets__header facet-filters-form.facets.facets-pill {
    display: none;
  }
  .mobile-facets__header h2.mobile-facets__heading.medium-hide.large-up-hide {
    padding-bottom: 15px;
    font-size: 18px;
    color: #363636;
    font-weight: 700;
  }
  .hero_canvas .popup-wishlist_empty {
    margin: 0;
    margin-top: 40%;
  }
  .header .header-top .header-top-meta {
    margin-top: -3px;
  }
}
.hero_canvas .popup-wishlist_empty p {
  display: block;
  margin: 0;
  color: #000;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
}
.hero_canvas .box-cart {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: absolute;
  bottom: 0;
  top: 80px;
  left: 0;
  right: 0;
}
.hero_canvas .js-cart-inner {
  flex-grow: 1;
  overflow: hidden;
  position: relative;
  top: 0;
  /* max-height: 300px;
  overflow:scroll; */
}
.hero_canvas .js-cart-inner::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
  overflow-y: auto;
  max-height: 600px;
}
.hero_canvas .js-cart-inner::-webkit-scrollbar-thumb {
  background-color: #777;
  border-radius: 4px;
  cursor: pointer;
}
.hero_canvas .js-cart-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.hero_canvas .js-cart-inner .list-item {
  border-bottom: 0;
  width: auto;
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 30px;
}
.hero_canvas .js-cart-inner .list-item::-webkit-scrollbar {
  width: 3px;
  border-radius: 10px;
}
.hero_canvas .js-cart-inner .list-item::-webkit-scrollbar-thumb {
  border-radius: 10px;
  cursor: pointer;
}
.hero_canvas .js-cart-inner .list-item::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #e2e6eb;
  border-radius: 10px;
}
.hero_canvas .js-cart-inner .list-item .product-item {
  margin: 0 0 20px;
  display: inline-flex;
  width: 100%;
  box-shadow: 0;
  position: relative;
  flex-wrap: wrap;
  box-shadow: 0 4px 10px 0 #0000000f;
  border-radius: 6px;
  padding: 10px;
}
.custom-cart {
  max-width: 150px;
}
.hero_canvas .js-cart-inner .list-item .product-item .thumb {
  float: left;
  margin-right: 20px;
  position: relative;
  /* border: 1px solid #e5e8ec; */
  border-radius: 5px;
  margin-bottom: 10px;
}
.hero_canvas .alo_cart-addons {
  height: auto !important;
}
.hero_canvas .js-cart-inner .list-item .product-item .thumb img {
  height: auto !important;
  min-width: 60px;
  padding: 5px;
}
.hero_canvas .js-cart-inner .list-item .product-item.ajax-loading .thumb img {
  opacity: 0.5;
}
.hero_canvas .js-cart-inner .list-item .product-item .info {
  margin: 0;
  padding-top: 0;
  overflow: hidden;
  justify-content: space-around;
  position: relative;
  text-align: left;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  align-items: center;
}
.hero_canvas .js-cart-inner .list-item .product-item .info .product-name {
  color: #363636;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
.hero_canvas .js-cart-inner .list-item .product-item .info .product-name:hover {
  color: var(--color-name-product-hover);
}
.hero_canvas
  .js-cart-inner
  .list-item
  .product-item
  .info
  .product-item-qty
  .price
  span {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}
.hero_canvas .js-cart-inner .list-item .product-item .info .product-item-qty {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  gap: 13px;
  position: relative;
}
.hero_canvas
  .js-cart-inner
  .list-item
  .product-item
  .info
  .product-item-qty
  .price
  span.qty {
  color: var(--color-main);
  font-weight: 400;
  font-size: 14px;
  display: none;
}
.hero_canvas
  .js-cart-inner
  .list-item
  .product-item
  .info
  .product-item-qty
  .edit-cart {
  position: absolute;
  top: 0;
  right: -50px;
}
.open-edit-cart .edit-cart {
  pointer-events: none;
}
.hero_canvas .js-cart-inner .list-item .product-item .info .quantity-item {
  display: flex;
  align-items: center;
  margin-left: 5px;
}
.hero_canvas
  .js-cart-inner
  .list-item
  .product-item
  .quantity-item
  .group-quantity-button {
  display: flex;
  border: 1px solid #b4b4b4;
  align-items: center;
}
.hero_canvas
  .js-cart-inner
  .list-item
  .product-item
  .quantity-item
  .group-quantity-button
  a {
  width: 25px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: var(--color-main);
  border-radius: 2px;
}
.hero_canvas
  .js-cart-inner
  .list-item
  .product-item
  .quantity-item
  .group-quantity-button
  a:hover {
  fill: var(--color-link-menu-hover);
}
.hero_canvas
  .js-cart-inner
  .list-item
  .product-item
  .quantity-item
  .group-quantity-button
  .qty {
  text-align: center;
  border-radius: 2px;
  height: 30px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  min-width: 30px;
  border-width: 0;
  padding: 0;
}
.hero_canvas .js-cart-inner .list-item .product-item .remove {
  font-weight: 400;
  font-size: 14px;
  width: 22px;
  height: 22px;
  display: block;
  line-height: 16px;
  text-align: center;
  right: 0;
}
.hero_canvas .js-cart-inner .list-item .product-item:first-child {
  padding-top: 0;
}
.hero_canvas .js-cart-inner .list-item .product-item:last-child {
  margin: 0;
}
.hero_canvas .js-cart-inner .list-item .product-item .product-name:hover {
  color: var(--color-hover);
}
.hero_canvas .js-cart-inner .list-item .product-item dl {
  margin: 0;
}
.hero_canvas .js-cart-inner .list-item .product-item .product-option {
  display: flex;
  line-height: 20px;
  margin: 0 0 5px;
}
.hero_canvas .js-cart-inner .list-item .product-item .product-option dt {
  min-width: 60px;
}
.hero_canvas .js-cart-inner .list-item .product-item .product-option dd {
  margin: 0;
  color: var(--color-hover);
}
.hero_canvas .js-cart-inner.cart-empty {
  align-items: center;
  display: flex;
  text-align: center;
  flex-direction: column;
  padding: 0;
}
.hero_canvas .js-cart-inner.cart-empty .icon-cart-empty {
  font-size: 30px;
  margin-bottom: 20px;
  width: 120px;
  height: 120px;
}
.hero_canvas .js-cart-inner.cart-empty p {
  display: inline-block;
  margin: 0 0 35px;
  color: #000;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.hero_canvas .js-cart-inner.cart-empty a {
  min-width: 290px;
  line-height: 50px;
  height: 50px;
  background-color: var(--color-btn);
  color: var(--color-btn-text);
  padding: 0 10px;
  border-radius: 30px;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.popup-wishlist_empty .icon {
  margin-bottom: 10px;
}
.popup-wishlist_empty {
  padding-top: 0;
}
.hero_canvas .js-cart-inner.cart-empty p {
  font-size: 20px;
}
.hero_canvas .js-cart-inner.cart-empty a:hover {
  /* background: var(--color-btn-hover); */
  color: var(--color-btn-text_hover);
}
.hero_canvas .cart-free-shipping {
  padding: 0 30px;
}
.start.loading .hero_canvas:after {
  background: var(--color-secondary);
  content: "";
  height: 3px;
  left: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  width: 0;
  z-index: 9999;
  animation: 0.4s cubic-bezier(0.43, 0.27, 0.36, 0.83) forwards al-loading;
  transition: width 0.4s linear, opacity 0.35s linear 0.35s;
}
.end.loading .hero_canvas:after {
  width: 100%;
  animation: 0.2s cubic-bezier(0.43, 0.27, 0.36, 0.83) forwards
    al-loading-finish;
}
.hero_canvas:before {
  content: "";
  background: rgb(255 255 255 / 60%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s cubic-bezier(0.43, 0.27, 0.36, 0.83);
  -webkit-transition: all 400ms linear 0;
  -khtml-transition: all 400ms linear 0;
  -moz-transition: all 400ms linear 0;
  -ms-transition: all 400ms linear 0;
  -o-transition: all 400ms linear 0;
  transition: all 400ms linear 0;
}
.start.loading .hero_canvas:before,
.hero_canvas.addons-open:before {
  z-index: 99;
  opacity: 1;
  pointer-events: auto;
}
.hero_canvas .alo_cart-addons {
  display: flex;
  height: 46px;
  border-top: 1px solid #e5e8ec;
  justify-content: center;
  align-items: center;
}
.hero_canvas .alo_cart-addons > div {
  position: relative;
  display: flex;
  justify-content: center;
  flex: 1;
}
.hero_canvas .alo_cart-addons button {
  background: 0;
  border: 0;
  font-weight: 400;
  line-height: 1;
  width: 100%;
  padding: 14px 15px;
  cursor: pointer;
}
.hero_canvas .alo_cart-addons button:hover path,
.hero_canvas .alo_cart-addons button:hover svg {
  fill: var(--color-link-hover);
}
.hero_canvas .alo_cart-addons > div:not(:last-of-type):after {
  content: "";
  height: 20px;
  border-right: 1px dashed #e5e8ec;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.hero_canvas .alo_addon {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f1f5f6;
  padding: 30px;
  border-top: 1px solid #e5e8ec;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: all 0.3s cubic-bezier(0.43, 0.27, 0.36, 0.83);
  -khtml-transition: all 0.3s cubic-bezier(0.43, 0.27, 0.36, 0.83);
  -moz-transition: all 0.3s cubic-bezier(0.43, 0.27, 0.36, 0.83);
  -ms-transition: all 0.3s cubic-bezier(0.43, 0.27, 0.36, 0.83);
  -o-transition: all 0.3s cubic-bezier(0.43, 0.27, 0.36, 0.83);
  transition: all 0.3s cubic-bezier(0.43, 0.27, 0.36, 0.83);
}
.hero_canvas .alo_addon.open {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.hero_canvas .alo_addon .alo_addon-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
  color: var(--color-main);
  display: flex;
  gap: 5px;
}
.hero_canvas .alo_addon .alo_addon-title svg,
.hero_canvas .alo_addon .alo_addon-title path {
  fill: var(--color-main);
}
.hero_canvas .alo_addon-content label,
.hero_canvas .alo_addon-content p {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
  display: block;
}
.hero_canvas .alo_addon .alo_addon-content .add-order-note {
  margin-bottom: 10px;
  line-height: 1;
}
.hero_canvas .alo_addon .alo_addon-content .add-order-note .cart-note__input {
  height: 135px;
  border: 1px solid #e5e8ec;
  border-radius: 20px;
  padding: 20px;
  width: 100%;
  line-height: 20px;
}
.hero_canvas
  .alo_addon
  .alo_addon-content
  .add-order-note
  .cart-note__input:placeholder {
  color: var(--color-text-body);
}
.hero_canvas .alo_addon .add-order-coupon {
  margin-bottom: 30px;
}
.hero_canvas .alo_addon .alo_addon-content p.field {
  margin-bottom: 30px;
}
.hero_canvas .alo_addon .alo_addon-content p.select {
  margin-bottom: 15px;
  position: relative;
}
.hero_canvas .alo_addon .alo_addon-content select,
.hero_canvas .alo_addon .alo_addon-content input {
  border: 1px solid #e5e8ec;
  height: 50px;
  border-radius: 50px;
  padding: 0 15px;
  width: 100%;
}
.hero_canvas .alo_addon .alo_addon-content select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.hero_canvas .alo_addon .alo_addon-content p.select:before {
  content: "\e94f";
  font-family: icon-dukamarket !important;
  position: absolute;
  bottom: 17px;
  right: 20px;
  font-size: 18px;
  top: inherit;
  left: initial;
  z-index: 9;
}
.hero_canvas .alo_addon .alo_addon-actions {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.hero_canvas .alo_addon .add-order-shipping .title {
  display: none;
}
.hero_canvas .alo_addon .alo_addon-actions .alo_add-giftwrap,
.hero_canvas .alo_addon .add-order-shipping .get-rates,
.hero_canvas .alo_addon .alo_addon-actions .btn-save {
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-btn);
  color: var(--color-btn-text);
  width: 100%;
  border-radius: 30px;
  border: 1px solid var(--color-border-btn);
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  cursor: pointer;
}
.hero_canvas .alo_addon .alo_addon-actions .alo_add-giftwrap:hover,
.hero_canvas .alo_addon .add-order-shipping .get-rates:hover,
.hero_canvas .alo_addon .alo_addon-actions .btn-save:hover {
  background: var(--color-btn-hover);
  border-color: var(--color-border-btn-hover);
  color: var(--color-btn-text_hover);
}
.hero_canvas .alo_addon .add-order-shipping #wrapper-response p {
  color: var(--color-text-body);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  padding: 0;
}
.hero_canvas .alo_addon .add-order-shipping #wrapper-response p.error {
  color: var(--color-secondary);
}
#shipping-rates {
  list-style: none;
  display: flex;
  gap: 10px;
  justify-content: center;
  font-weight: 500;
  color: var(--color-main);
  margin-bottom: 10px;
}
.hero_canvas .alo_addon .alo_addon-actions .btn-cancel {
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  border: 0;
  background: no-repeat;
  color: var(--color-link);
  cursor: pointer;
}
.hero_canvas .alo_addon .alo_addon-actions .btn-cancel:hover {
  color: var(--color-link-hover);
}
.hero_canvas .alo_addon .add-order-gift {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.hero_canvas .alo_addon .add-order-gift svg {
  width: 40px;
  height: 40px;
}
.hero_canvas .alo_addon .add-order-gift p span.money {
  color: var(--color-price-product);
  font-weight: 700;
}
.hero_canvas .cms-bottom-group {
  padding: 0 30px;
  padding-top: 30px;
}
.hero_canvas .cms-bottom-group .subtotal {
  display: flex;
  width: 100%;
  padding: 0 0 30px 0;
  justify-content: space-between;
  align-items: center;
}
.hero_canvas .cms-bottom-group .subtotal .text {
  color: var(--color-main);
  font-weight: 700;
  font-size: 16px;
  color: #a50034 !important;
  line-height: 18px;
  font-family: 'LG EI Text TTF-Bold' !important;
}
.hero_canvas .cms-bottom-group .subtotal .js-total-price {
  color: #a50034;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  font-family: 'LG EI Text TTF-Bold' !important;
}
.hero_canvas .cms-bottom-group .cms-group-button {
  align-items: center;
  display: flex;
  text-align: center;
  flex-direction: column;
}
.hero_canvas .cms-bottom-group .cms-group-button .cms-btn-cart {
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-main);
  margin-bottom: 10px;
  width: 100%;
  background: #fd312e !important;
  border-radius: 30px;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  position: relative;
  font-family: "LG EI Text TTF-SemiBold" !important;
}
.hero_canvas .cms-bottom-group .cms-group-button .cms-btn {
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-btn);
  color: var(--color-btn-text);
  margin-bottom: 30px;
  width: 100%;
  border-radius: 47px;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  display: none !important;
}
/* .hero_canvas .cms-bottom-group .cms-group-button .cms-btn-cart:hover,
.hero_canvas .cms-bottom-group .cms-group-button .cms-btn:hover {
  background: var(--color-btn-hover);
  border-color: var(--color-border-btn-hover);
  color: var(--color-btn-text_hover);
} */
.hero_canvas .cms-bottom-group .cms-group-button .my-class {
  display: flex !important;
}
.hero_canvas.act_opened {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  right: 150px;
  overflow: auto;
}
.hero_canvas .tell_me {
  width: 100%;
  height: 100%;
}
#wishlist_popup.hero_canvas {
  padding: 0;
  overflow-y: auto;
}
#js_cart_popup.hero_canvas .mini_cart_header .title,
#wishlist_popup.hero_canvas .mini_cart_header .title {
  width: 100%;
  text-align: left;
  color: var(--color-main);
  border: 0;
  padding: 0 30px;
  height: 50px;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
}
#js_cart_popup.hero_canvas .close_popup_ajax,
#wishlist_popup.hero_canvas .close_popup_ajax {
  top: 15px;
  right: 30px;
}
.content_tell_me {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 20px;
  text-align: center;
}
.content_tell_me .logo {
  margin-bottom: 55px;
}
.content_tell_me .logo h3.title {
  font-size: 13px;
  margin: 10px 0 25px 0;
  text-transform: uppercase;
  font-weight: 600;
}
.content_tell_me .logo .content {
  font-size: 14px;
  color: #4f4f4f;
  line-height: 25px;
}
.content_tell_me .div_instagram {
  width: 100%;
  margin-bottom: 55px;
}
.content_tell_me .div_instagram .row {
  margin: 0 -5px;
}
.content_tell_me .div_instagram .item {
  width: 33.33%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.content_tell_me .div_instagram .item .wrap_ins_img {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  display: block;
}
.content_tell_me .div_instagram .item .wrap_ins_img:before {
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  content: "";
  z-index: 2;
  right: 50%;
  bottom: 50%;
}
.content_tell_me .div_instagram .item .wrap_ins_img:hover:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.6s;
}
.content_tell_me .div_instagram .item .wrap_ins_img i {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 240ms linear 0;
  -khtml-transition: all 240ms linear 0;
  -moz-transition: all 240ms linear 0;
  -ms-transition: all 240ms linear 0;
  -o-transition: all 240ms linear 0;
  transition: all 240ms linear 0;
  opacity: 0;
}
.content_tell_me .div_instagram .item .wrap_ins_img:hover i {
  opacity: 1;
}
.content_tell_me .contact > .title {
  font-size: 13px;
  color: var(--color-main);
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1;
  font-weight: 600;
}
.content_tell_me .contact .s_email,
.content_tell_me .contact .address,
.content_tell_me .contact .p_number {
  font-size: 14px;
  color: #4f4f4f;
  line-height: 1;
  margin-bottom: 15px;
}
.content_tell_me .contact .socials {
  padding-top: 15px;
}
.content_tell_me .contact .socials label {
  display: none;
}
.mask_opened {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility;
  background: #00000050;
  z-index: 9999;
}
.img_pr {
  min-width: 95px;
  max-width: 95px;
  padding-right: 0;
}
.content_pr {
  padding-left: 10px;
  color: #878787;
  flex-basis: 0;
  flex-grow: 1;
}
.close_popup_ajax {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  font-size: 21px;
  cursor: pointer;
  transition: all 0.3s linear 0;
  -webkit-transition: all 0.3s linear 0;
  position: absolute;
  color: var(--color-text-body);
  top: 20px;
  right: 20px;
  z-index: 9;
}
.widget-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 10px 0;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.428;
  font-size: 24px;
}
.laber_mini_cart .widget-title {
  color: var(--color-main);
  padding-top: 95px;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
.search-title {
  margin: 0;
  opacity: 0;
  visibility: hidden;
}
.aloSearch .laber_search {
  position: relative;
}
.search_header__submit {
  padding: 0;
  width: 50px;
  border: 0;
  background-color: #fff;
  color: var(--color-main);
  height: 43px;
  font-weight: 400;
  font-size: 20px;
  cursor: pointer;
}
.frm_search_cat {
  position: relative;
}
.frm_search_cat:after {
  content: "";
  background-color: #acafb7;
  height: 15px;
  width: 1px;
  display: block;
  position: absolute;
  top: 15px;
  right: 0;
}
.frm_search_cat select {
  padding: 0 30px 0 23px;
  max-width: 100%;
  width: 100%;
  outline: 0;
  vertical-align: middle;
  transition: border-color 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  background-color: transparent;
  box-shadow: none;
  color: var(--color-main);
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  border: 0;
  height: 43px;
}
.search-bar.pd-0.col.hide-mobile {
  margin-left: 20px;
}
.frm_search_input {
  display: flex;
  position: relative;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 0;
}
.mini_cart_wrap.open_result .frm_search_input {
  border-color: var(--color-main);
}
.frm_search_input .search_header__submit {
  display: inline-flex;
  align-items: center;
  pointer-events: none;
  justify-content: center;
}
.search_header__prs {
  padding: 10px 40px;
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  box-shadow: 0 3px 10px 0 rgba(129, 129, 129, 0.2);
}
.search_header__prs span {
  font-weight: 600;
  color: #111;
}
.fixcl-scroll {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#search_pupop .mini_cart_wrap {
  position: relative;
  width: 600px;
  border: 1px solid #cfd4de;
  height: 45px;
  box-sizing: border-box;
  border-radius: 3px;
  margin: 0 auto;
}
#search_pupop .mini_cart_wrap.open_result {
  border-color: var(--color-hover);
}
#search_pupop .mini_cart_wrap .search_header {
  display: flex;
  position: relative;
}
#search_pupop .mini_cart_content {
  position: absolute;
  -ms-flex: 1 1 auto;
  top: 103%;
  left: 0;
  right: 0;
  min-height: 400px;
  height: auto;
  z-index: 99;
  background: #fff;
  opacity: 0;
  display: none;
  border-radius: 5px;
  padding: 30px 5px 30px 30px;
}
#search_pupop .mini_cart_wrap.open_result .mini_cart_content {
  opacity: 1;
  display: block;
}
.fixcl-scroll .product_list_widget .skeleton_wrap {
  position: relative;
}
input.search_header__input:not([type="submit"]):not([type="checkbox"]) {
  border: 0;
  width: 100%;
  line-height: 18px;
  color: #acafb7;
  appearance: none;
  font-weight: 400;
  font-size: 14px;
  padding: 0 20px;
}
input.search_header__input:focus {
  color: var(--color-hover) !important;
}
.mini_cart_wrap {
  position: relative;
}
.search-bar .header-search .search_header {
  width: 100%;
}
.header-search .search_header .row {
  margin: 0;
  align-items: flex-start;
}
.header-search .search_header .frm_search_cat select {
  border: 0;
  margin: 0;
  height: 41px;
}
.header-search .search_header .frm_search_cat:after {
  top: 13px;
}
.header-search
  .search_header
  input.search_header__input:not([type="submit"]):not([type="checkbox"]) {
  border: 0;
  padding: 0 20px;
  background: #fff;
  color: #000 !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 15.38px;
  text-align: left;
}
.header-search .search_header .btn_search {
  padding: 0 !important;
}
.header-search .search_header .search_header__submit:hover {
  filter: contrast(0.5) !important;
}
.header-search .search_header .search_header__submit:hover {
  color: var(--color-btn-text_hover);
}
.header-search .mini_cart_content {
  position: absolute;
  background: #fff;
  height: auto;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 240ms linear 0;
  -khtml-transition: all 240ms linear 0;
  -moz-transition: all 240ms linear 0;
  -ms-transition: all 240ms linear 0;
  -o-transition: all 240ms linear 0;
  transition: all 240ms linear 0;
  padding: 30px 5px 30px 30px;
  box-shadow: 0 0 30px rgba(72, 123, 183, 0.15);
  border-radius: 5px;
  top: auto;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px);
}
.fixcl-scroll .product_list_widget {
  max-height: 400px;
  overflow-y: auto;
  padding-right: 22px;
}
.header-search .open_result .mini_cart_content {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.header-search .mini_cart_content::-webkit-scrollbar {
  width: 3px;
  border-radius: 2px;
}
.header-search .mini_cart_content::-webkit-scrollbar-thumb {
  border-radius: 2px;
}
.header-search .mini_cart_content::-webkit-scrollbar-track {
  border-radius: 2px;
}
.header-search .mini_cart_content .js_prs_search .item {
  margin-bottom: 15px;
}
.header-search .mini_cart_content .js_prs_search .item .product-item {
  display: flex;
  align-items: center;
  padding: 0;
  margin-bottom: 15px;
  border-bottom: 1px dashed #e5e8ec;
  padding-bottom: 15px;
}
.header-search
  .mini_cart_content
  .js_prs_search
  .item
  .product-item
  .product-image {
  width: 60px;
  margin-right: 20px;
}
.header-search .mini_cart_content .js_prs_search .detail_link {
  width: 160px;
  border-radius: 45px;
  line-height: 45px;
  color: var(--color-main);
  justify-content: center;
  align-content: center;
  display: flex;
  background: #fd312e;
  border: 1px solid #fd312e;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 auto;
}
.header-search .mini_cart_content .js_prs_search .detail_link:hover {
  background: var(--color-btn-hover);
  border-color: var(--color-border-btn-hover);
  color: var(--color-btn-text_hover);
}
.header-search .ld_bar_search {
  -webkit-transition: all 240ms linear 0;
  -khtml-transition: all 240ms linear 0;
  -moz-transition: all 240ms linear 0;
  -ms-transition: all 240ms linear 0;
  -o-transition: all 240ms linear 0;
  transition: all 240ms linear 0;
  background: #1a73e8;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  opacity: 0;
}
.header-search .ld_bar_search.on_star {
  right: 50%;
  opacity: 1;
}
.header-search .ld_bar_search.on_star.on_end {
  right: 0;
}
.popular-search-keywords {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  padding-top: 15px;
  color: var(--color-main);
  gap: 5px;
}
.popular-search-keywords a {
  text-transform: capitalize;
}
.popular-search-keywords a:after {
  content: ", ";
}
.popular-search-keywords a:last-child:after {
  display: none;
}
#nt_search_canvas .product_list_widget {
  padding: 20px;
}
#login_pupop .login-form {
  padding: 0;
}
#table-compare {
  min-height: 150px;
  display: block;
}
.popup-wishlist_buttons a {
  min-height: 35px;
  margin-top: 20px;
  background-color: #fff;
  display: inline-flex;
  justify-content: center;
  ms-flex-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #333;
  box-sizing: border-box;
  color: #333;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-transform: uppercase;
}
.popup-wishlist_empty {
  margin-top: 15px;
  padding: 30px;
  font-size: 16px;
  text-align: center;
  color: #6b6b6b;
}
.mini_cart_header {
  padding: 5px 0 5px 20px;
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}
.remove {
  color: #555;
  font-size: 20px;
}
.js_prs_search .product-title {
  color: var(--color-name-product);
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
  display: block;
}
.js_prs_search .product-title:hover {
  color: var(--color-name-product-hover);
}
.js_prs_search .product-price {
  color: var(--color-price-product);
  text-decoration: unset;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
}
.js_prs_search .product-price .compare {
  color: var(--color-compare-price-product);
  margin: unset;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 2px;
  font-size: 14px;
}
.js_prs_search .product-price .current {
  color: var(--color-current-product);
}
.type_product a {
  padding: 0;
}
.product-store-lists {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.product-store-lists__title h3 {
  margin: 0;
  margin-bottom: 10px;
}
.form-control:focus {
  border-color: #ccc !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgb(161 161 161 / 60%);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgb(201 201 201 / 60%) !important;
}
.product-store-lists__title h3 a {
  color: var(--color-name-product);
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}
.product-store-lists__title h3 a:hover {
  color: var(--color-name-product-hover);
}
div#laber_template--16561716658364__main {
  border: 1px solid #dfdfdf;
  box-shadow: 0 0 2px 0 #d9d9d9;
}
.product-store-lists .product-store-lists__image {
  float: left;
  width: 50%;
}
.product-store-lists .product-store-lists__content {
  float: right;
  width: 50%;
  text-align: left;
}
.product-store-lists__variant {
  color: #858585;
}
.mini_cart_header .title-customer {
  line-height: 55px;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  color: var(--color-main);
  text-align: center;
  border-bottom: 2px solid #ebebeb;
  text-transform: uppercase;
  cursor: pointer;
}
.mini_cart_header .title-customer span {
  color: var(--color-hover);
}
.hero_canvas .cms-bottom-group .discounts.list-unstyled .discounts__discount {
  margin-bottom: 15px;
}
.discounts.list-unstyled .discounts__discount {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  align-items: center;
  justify-content: flex-end;
}
.discounts.list-unstyled .discounts__discount svg {
  width: 16px;
  margin-right: 10px;
}
.discounts.list-unstyled .discounts__discount span {
  color: var(--color-price-product);
  font-weight: 700;
}
@media (max-width: 1024px) {
  .header.header-2-lines .header-top .container > .row {
    height: 75px;
  }
  .wrap_bottom_menu,
  .hide-mobile {
    display: none !important;
  }
  .cms-top-header .topbar .full-width,
  .header .header-top .full-width {
    padding: 0 15px;
  }
  .header .header-top .header-control {
    display: inline-flex;
    align-items: center;
  }
  .header .header-top .header-control .total-price {
    display: none;
  }
  .header .header-top .header-control li:first-child {
    padding-left: 0;
  }
  .header .header-top .header-control li:last-child {
    padding-right: 0;
  }
  .header .header-top .header-control li.hide-mobile {
    display: none;
  }
  .header .header-top .header-top-meta {
    justify-content: flex-end;
    display: flex;
    padding-right: 10px;
  }
  .cms-top-header .topbar .announcement-bar .wrapper-bar-message,
  .cms-top-header .topbar .announcement-bar .topbar-right,
  .cms-top-header .topbar .announcement-bar .topbar-left {
    width: 100%;
    max-width: 100%;
  }
  .cms-top-header .wrapper-bar-message .announcement-bar__message,
  .cms-top-header .topbar .announcement-bar .top_contac ul li {
    line-height: 30px;
  }
  .header .header-control li {
    padding: 0;
  }
  .header .header-nav {
    display: none !important;
  }
  .header .topbar .announcement-bar {
    display: block;
  }
  .header .topbar .announcement-bar div {
    text-align: inherit;
  }
  .header .topbar .full-width {
    width: 100%;
    padding: 60px;
  }
  .header .header-top-left {
    display: none;
  }
  .header .header-nav-mobile {
    justify-content: flex-start;
    display: inline-flex;
    max-width: max-content;
    /* justify-content: space-between; */
    gap: 11px;
    padding: 0 !important;
    align-items: center;
  }
  .header .logo-mobile {
    justify-content: center;
    display: inline-flex;
  }
  .header .logo-mobile h1 {
    margin: 0;
  }
  .header .header-nav-mobile .mobile-navigation {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    line-height: 1;
    display: block;
    padding: 15px 0;
  }
  .header .header-nav-mobile .mobile-navigation .icon svg {
    /* width: 26px; */
    fill: var(--color-icon-header);
  }
  .header .header-nav-mobile .mobile-navigation.sidebar-homepage {
    margin-right: 15px;
  }
  .header .header-top .header-logo {
    text-align: center;
    flex-grow: 2;
    justify-content: center;
    height: auto;
    align-items: center;
    display: flex;
  }
  .header .header-top .header-nav {
    display: none;
  }
  .header .header-control li:first-child {
    margin-bottom: 0;
  }
  .cms-clone-wrap {
    position: fixed;
    overflow-x: hidden;
    top: 0;
    left: -250%;
    width: 320px;
    height: 100vh;
    background-color: #fff;
    -webkit-transition: all 0.3s ease 0;
    -o-transition: all 0.3s ease 0;
    -moz-transition: all 0.3s ease 0;
    transition: all 0.3s ease 0;
    z-index: 100000;
    -webkit-box-shadow: 3px 5px 14px -3px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 3px 5px 14px -3px rgba(0, 0, 0, 0.11);
    box-shadow: 3px 5px 14px -3px rgba(0, 0, 0, 0.11);
  }
  .cms-clone-wrap.open {
    left: 0;
  }
  .cms-panels-actions-wrap {
    border-bottom: 1px solid #eee;
    height: 50px;
    position: relative;
  }
  .cms-panels-actions-wrap h3 {
    background-color: var(--color-main);
    margin: 0;
    padding: 0 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    text-align: center;
  }
  .cms-panels-actions-wrap .cms-close-btn,
  .cms-panels-actions-wrap .cms-prev-panel {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    border-left: 1px solid #fff;
  }
  .cms-panels-actions-wrap .cms-prev-panel {
    right: inherit;
    left: 0;
    border: 0;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 16px;
  }
  .cms-panels-actions-wrap .cms-current-panel-title {
    display: block;
    text-align: center;
    line-height: 50px;
    padding: 0 50px;
    text-transform: uppercase;
  }
  .cms-panels-actions-wrap .cms-prev-panel:before {
    content: "\e875";
    font-family: Linearicons-Free;
  }
  .cms-panel > ul {
    padding: 0;
    margin: 0;
  }
  .cms-sub-panel > .submenu {
    padding: 0;
  }
  .cms-panel li {
    list-style: none;
    position: relative;
  }
  .cms-panel > ul > li {
    padding: 0 20px;
    border-bottom: 1px solid #f5f5f5;
    color: #111;
  }
  .cms-panel > ul > li:hover {
    background-color: #f5f5f5;
    color: var(--color-main);
  }
  .cms-panel > ul.submenu > li {
    padding: 0;
  }
  .cms-panel > ul > li > a {
    display: block;
    font-size: 16px;
    color: inherit;
  }
  .cms-panel > ul > li a i {
    display: none;
  }
  .cms-panel .cms-next-panel {
    height: 50px;
    line-height: 50px;
    width: 50px;
    border-left: 1px solid #f5f5f5;
  }
  .cms-panel .cms-item-title {
    height: 50px;
    line-height: 50px;
    color: inherit;
  }
  .cms-panel .cms-item-title:hover {
    color: var(--color-main);
  }
  .cms-next-panel {
    width: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }
  .cms-next-panel:before {
    content: "";
    font-family: FontAwesome;
  }
  .cms-clone-wrap .cms-panels {
    background: inherit;
    border-color: inherit;
    position: absolute;
    margin-top: 50px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    box-sizing: border-box;
  }
  .cms-clone-wrap .cms-panel {
    bottom: 0;
    box-sizing: border-box;
    display: block;
    left: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: all 0.2s ease 0;
    z-index: 0;
  }
  .cms-clone-wrap .cms-main-panel,
  .cms-clone-wrap .cms-panel.cms-panel-opened {
    transform: translateX(0);
    z-index: 10;
  }
  .cms-clone-wrap .cms-main-panel,
  .cms-clone-wrap .cms-panel.cms-panel-opened.cms-sub-opened {
    z-index: 8;
  }
  .cms-clone-wrap .cms-sub-opened {
    z-index: 1;
    opacity: 0;
    visibility: hidden;
  }
  .cms-clone-wrap .cms-hidden {
    display: block !important;
    opacity: 0;
    visibility: hidden;
  }
  .cms-clone-wrap .submenu.megamenu {
    padding: 20px;
    max-width: 100% !important;
    width: 100% !important;
  }
  .cms-panel-opened > .submenu {
    position: static;
    visibility: visible;
    opacity: 1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .cms-panel-opened > .submenu .menu-item.has-children {
    margin-left: 10px;
  }
  .cms-panel-opened > .submenu .menu-item > a {
    font-weight: 600;
    height: 50px;
    display: block;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #f5f5f5;
    color: #353e45;
    font-size: 16px;
  }
  .cms-panel-opened > .submenu row {
    margin: 0;
  }
  .cms-panel-opened > .submenu .menu-item:not(.type_link):not(.type_mn_banner) {
    border-bottom: 1px solid #f5f5f5;
    color: #353e45;
    padding: 0 20px;
  }
  .cms-panel-opened
    > .submenu
    .menu-item:not(.type_link):not(.type_mn_banner)
    a {
    font-weight: 400;
    color: inherit;
    width: 100%;
    display: block;
    border-bottom: 0;
    font-size: 14px;
  }
  .cms-panel-opened > .submenu .menu-item .laberProducts-column {
    padding: 20px;
  }
  .cms-panel-opened
    > .submenu
    .menu-item.type_mn_banner
    .banner_menu
    .laber_content_html {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .cms-panel-opened
    > .submenu
    .menu-item.type_mn_banner
    .banner_menu
    .laber_content_html
    h3 {
    margin: 0;
  }
  .cms-panel-opened
    > .submenu
    .menu-item.type_mn_banner
    .banner_menu
    .laber_content_html
    h3
    a {
    color: var(--color-main);
    background: #fff;
    font-weight: 600;
    line-height: 50px;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    padding: 0 30px;
    display: inline-block;
    border-radius: 3px;
  }
  .cms-panel-opened
    > .submenu
    .menu-item.type_mn_banner
    .banner_menu
    .laber_content_html
    h3
    a:hover {
    background-color: var(--color-hover);
    color: #fff;
  }
  .cms-panel-opened .mega-menu {
    padding: 0;
  }
  .cms-panel-opened .mega-menu .container {
    width: auto;
    padding: 0;
  }
  .cms-panel-opened .mega-menu .container .type_link {
    padding: 0;
  }
  .cms-panel-opened .mega-menu .container .type_link .menu-item {
    border-bottom: 1px solid #eee;
    color: #111;
  }
  .cms-panel-opened .mega-menu .container .type_link .menu-item a {
    padding: 14px 20px;
    color: inherit;
    width: 100%;
    display: block;
  }
  .cms-panel-opened .mega-menu .container .type_link .menu-item:hover {
    background-color: var(--color-hover);
    color: #fff;
  }
  .menu-item.has-children.clone-menu-item > a::after {
    display: none;
  }
  .cms-panel > .demos-menu {
    padding: 0;
  }
  .cms-panel > .demos-menu .demo-item {
    width: 100%;
  }
  .cms-panel > .demos-menu .demo-item .demo-title {
    margin: 0;
  }
  #search_pupop .mini_cart_content .js_prs_search a:link.btn,
  .cms-panel > .mega-menu .widget-custom-menu {
    width: 100%;
  }
  .header .header-top .header-top-meta {
    max-width: max-content;
  }
  .header-search .search_header {
    width: 100%;
  }
}
.header li.laber-wishlist svg > path {
  fill: #000 !important;
}
@media only screen and (max-width: 1200px) {
  .open-edit-cart .hero_canvas.act_opened {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(104%, 0, 0);
    transform: translate3d(104%, 0, 0);
    opacity: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-nav .menu {
    padding-left: 10px;
  }
  .header-nav .menu li {
    padding: 0 10px;
  }
  .header .header-top .header-logo {
    max-width: 245px;
  }
  .header .header-control li.signin .header-icon span {
    display: none;
  }
}
section.mobile-collection.Dekstop {
  display: none;
}
@media only screen and (max-width: 767px) {
  .header .header-top .header-top-meta .header-control {
    gap: 1px;
  }
  .header .header-top .header-top-meta {
    max-width: 100%;
    width: 20%;
  }
  .header .header-top .header-logo{
    max-width:60%;
  }
  a.thumb {
    display: flex;
    align-items: center;
}
  .frm_search_cat {
    display: none;
  }
  .js-close-sidebar.close-sidebar-btn > svg {
    position: absolute;
    top: 17px;
    right: 14px;
  }
  .below_container .left-image > img {
    height: 191.96px;
  }
  .below_container {
    margin: 40px -7px 0 -9px;
  }
  ul.sub-menu {
    border-bottom: 1px solid #f0f0f0;
  }
  .header .header-top .header-logo {
    padding-top: 0;
  }
  .header-search
    .search_header
    input.search_header__input:not([type="submit"]):not([type="checkbox"]) {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  section.mobile-collection.Dekstop {
    display: block !important;
  }
  .about_us_img.border_true.Video_2 .about_us_img .video-control__play,
  .about_us_img.border_true.Video_3 .about_us_img .video-control__play,
  .about_us_img.border_true.Video_1 .about_us_img .video-control__play {
    width: 37px !important;
    height: 38px !important;
  }
  .about_us_img.border_true.Video_1 .about_us_img.border_true img {
    height: 367px !important;
  }
  .row.pr_center .col-12.col-md-8 {
    grid-template: none !important;
  }
  #laber_template--16561715675324__custom_html_iKBhAE {
    padding-top: 20px !important;
  }
  .cat_size_5.mobile {
    display: none;
  }
  .partner_logo {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.mobile-collection.Dekstop {
    padding-bottom: 0 !important;
  }
  .col-image > h4 {
    margin-top: 10px;
  }
  .header-search .search_header .search_header__submit {
    font-size: 12px !important;
  }
  .header a.site-title {
    font-size: 18px !important;
  }
  div[data-wrapper-slidershow] .style3 .appendDots .slick-dots li button {
    width: 12px !important;
    height: 12px !important;
  }
  .header-search
    .search_header
    input.search_header__input:not([type="submit"]):not([type="checkbox"]) {
    font-weight: 350 !important;
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .hero_canvas .js-cart-inner {
    height: calc(100% - 380px);
  }
  .cms-top-header .topbar .full-width,
  .header .header-top .full-width {
    padding: 0 20px;
  }
  .header .header-control li.box-minicart {
    padding-right: 0;
  }
  #search_pupop.hero_canvas {
    left: 0;
    right: 0;
    height: auto;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    top: 0;
    bottom: 0;
    pointer-events: none;
  }
  #search_pupop.hero_canvas.act_opened {
    pointer-events: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  #search_pupop .mini_cart_wrap.open_result .mini_cart_content {
    top: auto;
  }
  .cms-top-header .topbar .announcement-bar .top_contac {
    display: none;
  }
  #login_pupop.hero_canvas {
    width: 100%;
  }
  #search_pupop .mini_cart_wrap {
    position: static;
    width: 100%;
  }
  .laber_mini_cart .widget-title {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  #search_pupop.hero_canvas {
    min-height: inherit;
  }
}
@media only screen and (max-width: 480px) {
  #js_cart_popup,
  #login_pupop,
  #menu_popup,
  #search_pupop,
  #wishlist_popup {
    width: 95%;
    right: 0;
  }
  .popular-search-keywords span.title_key_word {
    display: none;
  }
  .close_popup_ajax {
    top: 10px;
    right: 10px;
  }
}
.no-js .header .submenu {
  visibility: hidden;
}
span.search_logo {
  position: absolute;
  left: 13px;
  top: 10px;
}
.col-auto.btn_search {
  position: relative;
}
.col-auto.btn_search:before {
  content: "";
  position: absolute;
  height: 20px;
  width: 1px;
  background: #fff;
  top: 7px;
}
.collection-list-featured {
  margin-top: 25px;
}
.frm_search_input.col {
  padding: 0 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  li.laber-wishlist {
    margin: 0;
  }
  .dynamic-image img {
    height: 200px !important;
    min-height: 200px !important;
    object-fit: cover;
  }
  content_section.slick-carousel button.slick-next.slick-arrow {
    right: -17px !important;
  }
  .tab-home .slick-prev,
  .products-arrivals .slick-next {
    top: 31%;
  }
  .hero_canvas
    .js-cart-inner
    .list-item
    .product-item
    .quantity-item
    .group-quantity-button {
    border: 1px solid #090a0a;
    padding: 0 8px !important;
  }
  .hero_canvas .js-cart-inner .list-item .product-item:last-child {
    border-bottom: 0px;
  }
}
.subtotal .text {
  color: #000 !important;
}
.cms-btn-cart {
  background-color: #000 !important;
}
.popup-wishlist h3.title {
  width: 100% !important;
  padding: 0 30px;
  text-align: left !important;
  line-height: 50px !important;
}
#wishlist_popup1 .close_popup_ajax {
  top: 15px;
  right: 30px;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__image {
  border: 1px solid #e5e8ec;
  border-radius: 5px;
}
.js-popup-inner .list-item .product-store-lists {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.hero_canvas .mini_cart_header {
  margin-bottom: 15px;
}
.hero_canvas.act_opened {
  right: 80px;
}
#wishlist_popup
  .js-popup-inner
  .list-item
  .product-store-lists
  .product-store-lists__remove {
  color: #000;
  float: right;
  right: 0;
  text-decoration: none;
}
#wishlist_popup .product-store-lists__content {
  width: 100%;
}
#wishlist_popup span.adcartwish i {
  font-size: 20px !important;
  cursor: pointer;
}
#wishlist_popup .product-store-lists__title h3 a {
  margin-bottom: 0 !important;
}
#wishlist_popup .product-store-lists__title h3 {
  margin-bottom: 5px !important;
}
#wishlist_popup span.adcartwish {
  background: #fd312e;
  padding: 8px 15px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px !important;
  position: relative;
  display: inline-block;
  border-radius: 40px;
  cursor: pointer;
}
.header-logo img {
  display: inline-grid;
  margin-right: 10px;
}
.logo_text {
  display: inline-block;
}
@media only screen and (min-width:768px) and (max-width:1024px)
{
.header-logo.hide-desktop.flex-1
  {
    /* justify-content:flex-end!important;
    display:flex!important; */
            max-width: max-content;
  }
}
@media screen and (min-width: 768px) {
  #wishlist_popup span.adcartwish {
    background: #fff;
    border: 1px solid #000;
    padding: 8px 15px;
    color: #000;
    text-transform: uppercase;
    float: right;
    position: ABSOLUTE;
    right: 30px;
    top: 0;
    margin-top: 0 !important;
    transition: 0.3s ease-in;
  }
  #wishlist_popup span.adcartwish:hover {
    background: #fd312e;
    border: 1px solid #fd312e;
    color: #fff;
  }
  #wishlist_popup
    .js-popup-inner
    .list-item
    .product-store-lists
    .product-store-lists__remove {
    color: #000;
    float: right;
    right: 0;
    top: 20px;
  }
  .product-store-lists__title {
    width: 70%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1220px) {
  .header .main-menu {
    cursor: col-resize;
  }
}
a#OpenModalLocate:after {
  content: "";
  display: block;
  margin: auto;
  height: 1px;
  position: relative;
  width: 0;
  top: -4px;
  background: transparent;
  transition: all 0.3s;
}
a#OpenModalLocate:hover:after {
  width: 100%;
  background: #fff;
}
.hero_canvas .js-cart-inner.cart-empty {
  margin-top: 30%;
}
a.push_side.header-icon.home-icon svg {
  margin-top: -2px;
  width: 31px;
}
body a.wishlist-button.wishlist.btn.btn--status.js-store-lists-add-wishlist.js-wishlist[data-button-status="added"] {
    background: #fd312e !important;
    border-color: #fd312e !important;
}
body .wishlist-remove a.wishlist-button.wishlist.btn.btn--status.js-store-lists-add-wishlist.js-wishlist[data-button-status="added"]
{
  border-color:#fff!important;
}
a.wishlist-button.wishlist.btn.btn--status.js-store-lists-add-wishlist.js-wishlist[data-button-status="added"]
  svg {
  fill: #fff;
  width: 19px;
  height: 17px;
}
a.buy_now.js_quick_view.button-quick-view.ajax_loading {
  background: #a50034;
}
div#collection_desc_less {
  color: #646464;
}
a.buy_now.js_quick_view.button-quick-view.ajax_loading > span {
  display: none !important;
}
.toast_message_popup {
  position: fixed;
  z-index: 999999;
  top: 24%;
  font-family: "LG EI Text TTF-SemiBold";
  border: 1px solid #48c1b5;
  left: 50%;
  transform: translate(-50%);
  background: #f6fff9;
  color: #27303a;
  padding: 20px;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  width: 276px;
  text-align: center;
  transition: 0.3s;
  border-radius: 12px;
  display: none;
}
.toast_message_popup .message {
  color: #27303a;
  width: 100%;
  gap: 10px;
}
.message .icon-heart:before,
.message .icon-heart1:before {
  color: #48baca;
}
.toast_message_popup.slideIn {
  right: 0;
}
.message {
  line-height: 30px;
  display: inline-flex;
}
.toast_message_popup svg > path {
  fill: #000;
}
.toast_message_popup i {
  font-size: 21px;
  line-height: 28px;
  margin-right: 5px;
}
.toast_message_popup i.icon-heart1 {
  font-size: 23px;
}
.toast_message_popup svg {
  margin-right: 5px;
}
@media screen and (max-width: 560px) {
  .toast_message_popup {
    top: 30px;
  }

  #js_cart_popup.hero_canvas .mini_cart_header .title,
  #wishlist_popup.hero_canvas .mini_cart_header .title {
    padding: 15px 15px;
    font-size: 16px !important;
  }
  span.drawer_coun {
    font-size: 12px !important;
    margin-top: 2px !important;
  }
  .hero_canvas .box-cart {
    top: 65px;
  }
  .hero_canvas .js-cart-inner {
    padding: 0 15px !important;
  }
  .hero_canvas .js-cart-inner .list-item {
    padding: 0 15px;
  }
  .hero_canvas .js-cart-inner .list-item .product-item .thumb {
    margin-right: 10px;
  }
  .hero_canvas .js-cart-inner .list-item .product-item .info {
    display: inline-block;
    position: relative;
  }
  .hero_canvas .js-cart-inner .list-item .product-item .info .product-name {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
  .custom-cart {
    width: 80%;
  }
  .hero_canvas .js-cart-inner .list-item .product-item .info .product-item-qty {
    position: absolute;
    right: 0;
    bottom: 4px;
    z-index: 999;
  }
  .hero_canvas
    .js-cart-inner
    .list-item
    .product-item
    .quantity-item
    .group-quantity-button
    a
    svg {
    width: 14px;
  }
  .hero_canvas
    .js-cart-inner
    .list-item
    .product-item
    .quantity-item
    .group-quantity-button
    a {
    height: 30px;
    width: 21px;
  }
  .hero_canvas
    .js-cart-inner
    .list-item
    .product-item
    .quantity-item
    .group-quantity-button
    .qty {
    height: 30px;
    width: 25px;
  }
  .hero_canvas .js-cart-inner .list-item .product-item .info .quantity-item {
    margin-top: 10px;
    margin-left: 0;
  }
  .hero_canvas .js-cart-inner .list-item .product-item .remove {
    position: ABSOLUTE;
    /* top: 3px; */
    bottom: 5px;
  }
  .hero_canvas .js-cart-inner .list-item .product-item .remove i {
    font-size: 12px;
  }
  .hero_canvas .js-cart-inner .list-item p.error_messge {
    margin-bottom: 5px;
  }
  .hero_canvas .js-cart-inner .list-item .product-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0px;
  }
  #wishlist_popup span.adcartwish {
    margin-top: 0 !important;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #wishlist_popup .product-store-lists__content {
    position: relative;
  }
  #wishlist_popup span.adcartwish {
    font-size: 10px;
    overflow:hidden;
    padding: 5px 10px;
  }
  #js_cart_popup.hero_canvas .close_popup_ajax,
  #wishlist_popup.hero_canvas .close_popup_ajax {
    right: 15px;
  }
  #wishlist_popup
    .js-popup-inner
    .list-item
    .product-store-lists
    .product-store-lists__remove
    i {
    font-size: 13px;
  }
  #wishlist_popup
    .js-popup-inner
    .list-item
    .product-store-lists
    .product-store-lists__remove {
    top: 2px !important;
  }
  .popup-wishlist_content.popup_content.js-popup-inner {
    padding: 0 16px 0 15px;
  }
}
@media screen and (max-width: 700px) {
  .hero_canvas.act_opened {
    right: 0;
    width: 100%;
  }
}
.custom-find-model {
  float: right;
  border: 1px solid #fff;
  padding: 4px 12px;
  border-radius: 50px;
  background-color: #fff;
  position: relative;
  margin: auto 5px;
}
li.header_search.hide-mobile {
  flex: 0 70%;
}
.category-product {
  display: flex;
  justify-content: space-between;
}
.form-group.popup-field select {
  max-width: 96.7% !important;
  margin: 25px 0;
  height: 60px !important;
  background-color: #e6e1d6;
  border: 0;
  border-radius: 30px;
  padding: 0 31px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.72px;
  text-align: left;
}
.form-group.popup-field {
  flex: 0 100%;
}
div#findModelResult_fmm {
  background-color: #fff !important;
  display: flex;
  padding: 20px;
  justify-content: space-between;
  border-radius: 30px;
}
.find-text {
  color: #363636;
  flex: 0 50%;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  font-family: "LG EI Text TTF-Regular" !important;
}
p.find-img {
  flex: 0 100%;
  text-align: center;
}
p.find-img img {
    width: 100%;
}
.wpbModel h3 {
  color: #363636;
  font-family: "LG EI Text TTF-Regular" !important;
  font-size: 30px;
  font-weight: 400;
  line-height: 35.1px;
  text-align: left;
}
span.header__counter.js-cart-count {
  background-color: #fd312e !important;
  color: #fff !important;
  height: 18px;
  width: 18px;
}
.header-search .search_header .row {
  max-width: 462px;
  background: #fff;
  border: 1px solid #8a8a8a !important;
  border-radius: 24px;
  overflow: hidden;
  height: 40px !important;
}
.frm_search_input {
  height: 40px;
}
.custom-find-model:before {
  content: "";
  position: absolute;
  background-color: #a60032;
  height: 100%;
  width: 0;
  left: 0;
  border-radius: 50px;
  top: 0;
  transition: 0.5s ease-in;
}
.custom-find-model:hover:before {
  width: 100%;
  background: #fff;
  color: #a60032;
  transition: none;
}
.custom-find-model:before {
  transition: none;
}
button#OpenModalLocate span {
  z-index: 1030;
  position: relative;
  font-size: 12px;
  font-weight: 500;
}
.custom-find-model span {
  z-index: 1030;
  position: relative;
}
.custom-find-model:hover span {
  color: #a50034;
  text-decoration: underline;
}
.form-group.popup-field.secound_place select {
  float: right;
}
.wrapper-bar-message.topbar-left.col-lg-6.col-12.col-md-12.flex {
  max-width: unset;
}
.mini_cart_content.fixcl-scroll.widget {
  max-width: 100%;
  width: 462px;
}
.toast_message_popup .message {
  color: #27303a;
  padding-left: 20px;
}

@media (min-width: 1400px) and (max-width:1500px) {

  .header .main-menu > li > a{
   font-size: 17px !important;
  }

  
}  

@media (min-width: 1440px) {
  .template-product div#PageContainer .container {
    max-width: 90.3% !important;
    padding: 0 ;
  }
  .template-product .details-info {
    max-width: 42.3%;
    width: 100%;
    padding-left: 0;
    margin-left: 80px;
  }
  div#js-stickySidebar {
    max-width: 50.8%;
    padding: 0 !important;
  }
}

a.test_five.Dishwasher.Error.Codes {
  pointer-events: visible !important;
}
.header .main-menu .submenu .menu-item {
  display: list-item;
  list-style: none;
  position: relative;
  flex: 0 25%;
}

@media only screen and (min-width: 1025px) and (max-width: 1409px) {
  .header .header-top .container {
    padding: 0;
  }

  .topbar.topbar-custom .container {
    padding: 0;
    max-width: 96% !important;
  }

  .header .header-top .container {
    padding: 0;
    max-width: 96% !important;
  }
  .type_dropdown a.cms-item-title {
    display: flex !important;
    align-items: center;
    gap: 5px;
  }

  .header .header-top > .container > .row {
    flex-wrap: nowrap;
  }

  .type_dropdown {
    display: flex !important;
  }

  .header .header-control li.item-list {
    padding: 0;
  }

  .header .main-menu > li {
    padding: 24px 0 !important;
  }

  .header .main-menu {
    justify-content: space-between;
  }

  li.header_search.hide-mobile {
    flex: 0 80%;
  }
  .header .header-top .header-top-meta .header-control {
    justify-content: space-between;
  }
  .header-top-meta.col-md-6 {
    max-width: 38%;
  }
  li.header_search.hide-mobile {
    padding-top: 0px !important;
  }
}
@media only screen and (min-width: 1650px) and (max-width: 1900px) {

    .header .main-menu {
        gap: 0 !important;
    }
  
} 

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .box-menu-moible {
    max-width: 700px !important;
    width: 80% !important;
  }
  .header-search .search_header .row {
    max-width: 94% !important;
    margin: 0 auto;
  }
  .js-menu-mobile-content.box-menu-moible {
    padding: 40px 0 !important;
  }
}


@media only screen and (min-width: 1410px) {
  .TrackOrder a {
    margin: 0 !important;
  }
  .topbar.topbar-custom .container {
    max-width: 97.3% !important;
  }
  .header .header-top .container {
    padding: 0;
    max-width: 94.3% !important;
  }
  .header-logo.hide-mobile.col-md-3.col-3 {
    padding: 0;
    max-width: 11.3%;
  }

  .header-logo img {
    margin-right: 0;
  }

  .header .header-top > .container > .row {
    margin: 0;
  }
  .header .main-menu > li > a {
    display: flex;
    align-items: baseline;
    gap: 5px;
  }
  .header .main-menu {
    display: flex;
    gap: 12px;
  }
  .header-top-meta.col-md-6 {
    max-width: 40%;
  }
  .header .header-control li:first-child {
    padding-top: 0px;
    /* padding-left: 0px;
     padding-right: 0px; */
    flex: 0 100%;
  }

  .header-search .search_header .row {
    max-width: 100%;
  }
}

a.cms-btn.cms-btn-check.my-class {
  position: relative;
}
a.cms-btn.cms-btn-check.my-class:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0px;
  background-color: #a60032;
  transition: 0.5s ease-in;
  left: 0px;
  border-radius: 30px;
}

a.cms-btn.cms-btn-check.my-class:hover:before {
  width: 100%;
}

a.cms-btn.cms-btn-check.my-class span {
  position: relative;
}

input.search_header__input.js_iput_search:focus{
    caret-color: black;
}
.mini_cart_content.fixcl-scroll.widget {
    display: none;
}
