/** Shopify CDN: Minification failed

Line 1381:10 Expected identifier but found bad string token
Line 1381:12 Unterminated string token

**/
/*=================HEADER===HEADER===HEADER============================*/
.header-wrapper {
  display: initial !important;
  width: 100% !important;
  top: 0 !important;
}

.header-top--left {
  width: 298.5px !important;
  justify-content: left !important;
}

.header-top--left .flex-align-center {
  justify-content: right !important;
}

.header-top--right {
  right: 36px !important;
  position: relative !important;
  /*width: 298.5px !important;*/
  display: flex;
  justify-content: flex-end;
}

.header-top--right .header__iconItem svg {
  width: 24px !important;
  height: 24px !important;
  margin: 0 auto !important;
}

.header-top--right .header__icon {
  font-weight: 600 !important;
  color: #ede8e2;
}

.header-top--right .customer-service-text,
.header-top--right .customer-service-text a {
  margin-top: -20px;
}

.header-mobile--left {
  width: 100%;
}

.header-mobile--right {
  margin-left: 18px !important;
}

.header-mobile--icon {
  min-height: 30px !important;
}

.header-mobile--icon .header__heading-link {
  width: fit-content !important;
  margin-top: -25px !important;
}

.header-mobile--icon .header__heading-link svg {
  max-width: 160px !important;
}

.header__logo .uppercase:hover {
  color: #d12140;
}

.header__logo .header__heading svg:hover,
.header-mobile--icon .header__heading-link svg:hover,
.header-nav-multi-site .header-top--left .header__list li svg:hover {
  opacity: 80%;
  color: #e1e1e1 !important;
  fill: #e1e1e1 !important;
}
.header__logo img:hover{
 filter: brightness(0.9);
}
.header__languageCurrency {
  visibility: hidden;
}

.header__list li:first-child a {
  padding-right: 0 !important;
}

.header__list .list-unstyled .disable-srollbar .d-flex .flex-align-center {
  height: 65px !important;
  max-height: 65px !important;
}

.header-nav-multi-site .header__heading .h2 {
  padding-top: 8px;
  z-index: 104 !important;
}

.header-nav-multi-site .header-top--wrapper .header__list a {
  display: none !important;
  padding-left: var(--padding-horizontal);
  padding-right: var(--padding-horizontal);
}

.header-nav-multi-site .cart-count-bubble .text {
  font-size: 18px !important;
  margin: 2px 5px !important;
}

.header-nav-multi-site .header-top--right .cart-count-bubble {
  position: absolute;
  left: 12px;
  top: 2px !important;
  line-height: 22px;
  width: 33px !important;
  height: 33px !important;
}

.header-bottom-right {
  z-index: 104;
  width: 140px;
}

.header-06 .live_help_group {
  width: 580px !important;
}

.header-06 .header-top--wrapper .header__list a {
  padding-left: var(--padding-horizontal);
  padding-right: var(--padding-horizontal);
}

.is-sticky .header {
  box-shadow: 0 20px 20px #000 !important;
}

sticky-header .header {
  /* backdrop-filter: blur1(8px) saturate(0.9) !important; */
}

.header-nav-hamburger--style1 .header-item--side {
  background-color: white !important;
  border-radius: 8px !important;
  padding: 10px !important;
}

.main-menu--wrapper > .header__inline-menu > .list-menu {
  background-color: white !important;
  padding: 14px 6px 10px !important;
  border-radius: 8px;
  box-shadow: 0 5px 20px #0000003c !important;
}

@media (min-width: 1024px) {
  .header-06 .wrapper-colunm-menu:before,
  .header-06 .wrapper-colunm-menu:after {
    content: "";
    position: absolute;
    height: 0 !important;
    width: 1000px;
    background-color: #e0e0e1;
    left: 100%;
    bottom: -1px;
  }

  .header-06 .menu-dropdown__banner {
    border-top: 0 solid #e0e0e1 !important;
  }

  .header-06.style_2 .header__languageCurrency .top-language-currency.show {
    top: calc(100% + 7px);
    display: none;
  }

  .header-06.style_2 .menu-lv-1__action {
    padding: 15px 20px !important;
    margin-right: 0 !important;
  }

  .header__heading-link .focus-inset {
    width: 300px !important;
    display: inline-block;
  }

  .shopify-section-header-sticky .header-top--wrapper {
    /* display: block !important; */
  }

  .shopify-section-header-sticky .header-wrapper .header-bottom .menu-lv-1 .menu-dropdown .label {
    position: absolute;
    margin-top: 20px !important;
  }

  .header-nav-multi-site .wrapper-header-bottom .header-bottom-left svg {
    max-height: 65px !important;
    height: auto !important;
    width: 100% !important;
    max-width: 200px !important;
    position: relative;
    z-index: 9999;
  }

  .header-nav-multi-site .header-bottom .header__logo a {
    margin-top: -45px !important;
    width: 200px !important;
    justify-content: center !important;
  }

  .header-nav-multi-site .header__inline-menu.is-active {
    display: flex !important;
    justify-content: center !important;
    padding-left: 0px;
    /*margin-top: -20px !important;*/
  }

  .header-nav-multi-site .wrapper-header-bottom .cart-count-bubble {
    top: -8px;
    right: -10px;
    min-width: 23px !important;
    min-height: 23px !important;
  }

  .scrolled-past-header {
    /*box-shadow: 0 3px 20px #00000024;*/
  }

  .scrolled-past-header .header-nav-multi-site .header__inline-menu.is-active {
   /* margin-top: -37px !important;*/
  }

  .scrolled-past-header .header__search {
    display: none !important;
  }

  .scrolled-past-header .header-nav-hamburger {
    box-shadow: 0 0 0 #00000024 !important;
  }
}

@media (min-width: 1024px) and (max-width: 1400px) {
  .header-nav-multi-site .header-bottom .header__logo a {
    margin-top: -65px !important;
  }

  .wrapper-header-bottom .header-bottom {
    display: flex;
    align-items: center;
    padding: 0 20px !important;
  }

  .header-nav-multi-site .container-full {
    padding-left: 10px !important;
    padding-right: 10px !important;
    overflow: initial;
  }
}

@media (min-width: 1482px) {
  .header-nav-multi-site .wrapper-header-bottom .header-bottom-left svg {
    max-height: 65px !important;
    height: auto !important;
    width: 100% !important;
    /*max-width: 267px !important;*/
    position: relative;
    z-index: 9999;
  }

  .header-nav-multi-site .header-bottom .header__logo a {
    /*margin-top: -45px !important;*/
    /*width: 267px !important;*/
  }
}

@media (max-width: 1024px) {
  .header-06.style_2 .menu-lv-1__action {
    padding: 2px 15px !important;
  }

  .section-header-mobile {
    z-index: 101;
    position: sticky !important;
    top: 0 !important;
    width: 100% !important;
  }

  .shopify-section-header-sticky {
    top: 0;
    /* box-shadow: 0 4px 5px #0000001c; */
  }

  .header-06 .header-top--wrapper .header__list a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
  }

  .header__languageCurrency,
  .header-bottom-right,
  .header-nav-multi-site .header-top--wrapper {
    display: none !important;
  }

  #shopify-section-sections--15954659147951__announcement-bar {
    padding-top: 50px;
  }
}

@media (min-width: 1024px) and (max-width: 1680px) {
    .header-bottom-right {
        display: none !important;
    }
}

@media (max-width: 1440px) {
  .header-06.style_2 .header-bottom--wrapper .list-menu {
    text-align: left !important;
  }

  .header-06.style_2 .menu-lv-1__action {
    padding: 4px 20px !important;
  }
}

@media (max-width: 1050px) {
  .logosvg,
  .header-nav-multi-site .header-top--left .header__list li svg {
    width: 170px;
    height: 40px;
    margin-bottom: 0;
    margin-left: 30px;
  }
}

@media (min-width: 1250px) {
  .logosvg,
  .header-nav-multi-site .header-top--left .header__list li svg {
    width: 260px;
    height: 65px;
    min-height: 65px;
  }
}

@media (max-width: 350px) {
  .header-mobile--icon .header__heading-link svg {
    max-width: 160px !important;
  }
}

@media (max-width: 1024px) {
  .header-mobile--icon .header__heading-link svg {
    height: 45px !important;
    max-width: 160px !important;
  }
}

.logo-show {
  /*height: 36px !important;*/
  padding: 0px 0 !important;
}

/*=================MENU===MENU===MENU============================*/
.menu-dropdown::backdrop {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  background: rgba(0, 0, 0, 1) !important;
}

.menu-dropdown .site-nav-list {
  opacity: 1 !important;
  width: 100%;
}

.menu-dropdown__wrapper {
  margin: 0 !important;
}

.menu-lv-item.has-megamenu:hover .menu-dropdown .background-overlay {
  opacity: 1 !important;
  pointer-events: all !important;
  background-color: #ff0000 !important;
}

.menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav {
  opacity: 1;
  transition: 1s ease;
}


.menu-lv-item.has-megamenu:hover ~ .background-overlay,
.menu-lv-item.has-megamenu:hover .background-overlay {
  opacity: 1;
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur1(5px);
  z-index: 100;
}

.menu-lv-item.menu-lv-1.is-open .menu-lv-1__action {
  border-bottom: none;
  background-color: #fff !important;
  text-align: left !important;
  padding-left: 50px !important;
}

.menu-lv-item .text {
  letter-spacing: 1px;
  display: inline-table;
  transform: perspective(0px) scale(1) translateZ(0);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}

.menu-lv-item .text:hover {
  /* font-weight: 800; */
}

.menu-lv-2:hover .menu-lv-2__action:hover {
  color: #000 !important;
  font-weight: 800;
}

.nav-menu-tab {
  background-color: #fff !important;
  z-index: 8 !important;
  width: 100% !important;
}

.navPage-subMenu-item {
  padding: 5px 0 5px 25px !important;
  border-radius: 8px;
}

.site-nav-mobile .list-menu .menu-lv-item.is-open > .menu-dropdown {
  opacity: 0.1;
}

.site-nav-title {
  font-size: 18px !important;
}

.site-nav-title.menu_mobile_link_2 {
  font-family: "StretchPro";
}

.site-nav-title .label,
.site-nav-link .label,
.menu-lv-2__action .label {
  margin-top: 4px;
}
/*
.background-overlay,
.background-overlay1 {
  background-color: #afa18870 !important;
}*/

@media (min-width: 1024px) {
  .menu-dropdown .rightmega {
    opacity: 0 !important;
  }

  .menu-dropdown .site-nav-title {
    opacity: 1 !important;
    width: 100%;
    display: block;
    border-bottom: 0 solid #c7c7c7;
    font-family: "StretchPro";
  }
    .menu-lv-item.has-megamenu > .menu-dropdown {
    max-height: fit-content;
    border-radius: 0 0 14px 14px !important;
    transition: .1s ease !important; /* Higher priority than .7s ease */
    opacity: 1 !important;
    overflow: hidden;
  }


    .menu-lv-item.has-megamenu:hover > .menu-dropdown {
    min-height: fit-content;
    transition: .5s ease !important; /* Highest priority for hover */
    margin-top: 15px;
    /* Include non-conflicting hover styles from non-media query */
    display: block !important;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    box-shadow: 0 20px 20px #0000003d;
    z-index: 0 !important;
  }
  
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .rightmega {
    transition: opacity 0.6s ease-in-out !important;
    opacity: 1 !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav-title {
    transition: opacity 0.6s ease-in-out !important;
    opacity: 1 !important;
  }




  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav {
    padding-top: 10px !important;
  }

  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(2) {
    transition: 0s cubic-bezier(0.4, 0, 0.2, 1) !important;
    opacity: 0 !important;
  }

  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(3),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(4),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(5),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(6),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(7),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(8),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(9),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(10),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(11),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(12),
  .menu-lv-item.has-megamenu > .menu-dropdown .site-nav:nth-child(13) {
    transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-delay: 0s !important;
    opacity: 0 !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(2),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(3),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(4),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(5),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(6),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(7),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(8),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(9),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(10),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(11),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(12),
  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(13) {
    transition: 0.9s cubic-bezier(0.4, 0, 0.2, 1) !important;
    opacity: 1 !important;
    margin-top: 0 !important;
     transition-delay: 0.15s !important;
  }

  /*.menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(3) {
    transition-delay: 0.1s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(4) {
    transition-delay: 0.2s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(5) {
    transition-delay: 0.3s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(6) {
    transition-delay: 0.4s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(7) {
    transition-delay: 0.5s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(8) {
    transition-delay: 0.6s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(9) {
    transition-delay: 0.7s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(10) {
    transition-delay: 0.8s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(11) {
    transition-delay: 0.9s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(12) {
    transition-delay: 1s !important;
  }

  .menu-lv-item.has-megamenu:hover > .menu-dropdown .site-nav:nth-child(13) {
    transition-delay: 1.1s !important;
  }*/

  .site-nav-link {
    color: #000000 !important;
    padding: 12px 12px 12px 30px !important;
    font-weight: 600 !important;
    background-color: #f5f5f5 !important;
    margin-bottom: 2px;
    border-radius: 4px !important;
  }

  .site-nav-list:hover .site-nav-link {
    color: #000000 !important;
    padding: 12px 12px 12px 30px !important;
    font-weight: 600 !important;
    background-color: #f7f7f7 !important;
    margin-bottom: 2px;
    border-radius: 4px !important;
  }

  .site-nav-list:hover .site-nav-link:hover {
    font-weight: 800 !important;
    background-color: #171717 !important;
    color: #fff !important;
  }
}

@media (min-width: 500px) {
  .section-header-navigation .main-menu .menu-lv-1__action .list-menu:hover {
    color: #fff !important;
  }

  .list-menu:hover .menu-lv-1__action {
    color: #000 !important;
  }

  .list-menu:hover .background-overlay {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .menu-lv-item.menu-lv-1 {
    border-radius: 4px;
  }

  .menu-lv-item.menu-lv-1:hover {
    transition: all 0s ease !important;
    background-color: #000 !important;
    color: #fff !important;
  }

  .menu-lv-item.menu-lv-1:hover > a > .text {
    color: #fff !important;
  }

.menu-lv-item.menu-lv-1:last-child:hover {
  background-color: transparent !important;
}



    .menu-lv-item.menu-lv-1:hover {
        transition: all 0s ease !important;
        background-color: #000 !important;
        color: #fff !important;
    }

    .menu-lv-item.menu-lv-1:hover .menu-lv-1__action::before {
        content: "" !important;
        position: absolute !important;
        bottom: -5px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 0 !important;
        height: 0 !important;
        border-left: 20px solid transparent !important;
        border-right: 20px solid transparent !important;
        border-top: 5px solid #000 !important;
        z-index: 102 !important;
    }

    /* Ensure the child element has position: relative for the pseudo-element */
    .section-header-navigation .main-menu .menu-lv-1__action {
        position: relative !important;

    }

.menu-lv-item.menu-lv-1:last-child .menu-lv-1__action {
    background-color: #dfb286 !important;
    color: #fff !important;
}
.menu-lv-item.menu-lv-1:last-child .menu-lv-1__action::before {
    border-top: 5px solid #dfb286 !important;
}
}

@media (min-width: 1024px) {
  .section-header-navigation .main-menu .menu-lv-1__action,
  .section-header-navigation .header-logo .header__heading-logo,
  .section-header-navigation .header-icons .header__icon,
  .section-header-navigation .sticky_effect {
    padding: 2px 14px 2px !important;
    margin: 0px 0px 0px !important;
    border-radius: 4px !important;
    font-family: "StretchPro" !important;
    color: #000;
    font-weight: 100;
    font-size: 13px;
  }
}

@media (max-width: 1024px) {
  .menu-lv-item .text {
    display: inline-flex;
    align-items: center;
    justify-content: left;
    font-family: "StretchPro";
  }

  .menu-lv-item:last-child .site-nav-list-dropdown a,
  .menu-lv-item:last-child a {
    border-bottom: none;
    flex: center !important;
    display: flex !important;
    justify-content: space-between !important;
  }

  .site-nav-list .text {
    padding-left: 15px !important;
  }

  .site-nav-list .text:before {
    display: none !important;
  }

  nav ul li .text {
    padding-left: 50px;
  }

  nav ul li:nth-child(-n + 9) .text:before {
    content: "";
    margin-left: -55px;
    height: 45px;
    width: 45px;
    border-radius: 180px;
    /* background-image: url(''); */
    position: absolute;
    flex: center;
    display: flex;
    background-color: #c7c7c7;
  }

  nav ul li:first-child .text:before {
    margin-left: -5px;
  }

  [data-navigation-mobile] .site-nav-mobile .menu-lv-1__action .is-open {
    border-bottom: none;
    background-color: #e1e1e1 !important;
    justify-content: right !important;
    text-align: right !important;
    padding-left: 80px !important;
  }

  [data-navigation-mobile] .menu-lv-2__action span {
    margin-left: 10px;
  }
}

@media (min-width: 1200px) {
  .menu-lv-item .text:hover {
    /* font-weight: 800; */
  }
}

@media (min-width: 1600px) {
  .wrapper-header-bottom .header-bottom {
    display: flex;
    align-items: center;
    padding: 0 3% 0 3%;
  }
}

@media (min-width: 1024px) and (max-width: 1600px) {
    .wrapper-header-bottom .header-bottom {
    padding: 0 0% 0 3%;
    }
}

[data-navigation-mobile] .is-open .menu-lv__dropdownmenu {
  position: relative;
  top: unset;
  right: unset;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  overflow: unset;
  padding-bottom: 0;
  height: 100% !important;
  max-height: 100% !important;
}

.mobileMenu-toggle:hover .mobileMenu-toggle__Icon {
  /*background-color: #d6d0b2 !important;*/
}

/*.mobileMenu-toggle span:hover::before {
  background-color: #d6d0b2 !important;
}
.mobileMenu-toggle span:hover::after {
  background-color: #d6d0b2 !important;
}*/
/*
.menu-dropdown .site-nav-title .text:after {
  content: "";
  content: url(https://);
  margin-left: 0;
  transition: all 0.3s !important;
  display: inline-block;
  opacity: 0 !important;
  font-weight: 400;
  line-height: 1;
  width: 14px;
  height: 14px;
}

.menu-dropdown .site-nav-title:hover .text:after {
  content: url(https://);
  opacity: 1 !important;
  margin-left: 6px;
  transition: all 0.3s !important;
  color: #000 !important;
}*/

.site-nav-link:hover:before {
  right: 25px;
  position: absolute !important;
  font-weight: 400 !important;
  font-style: italic;
  text-align: right;
  color: #fff !important;
  display: block;
}

/*.menu-lv-item:nth-child(1) .site-nav-title:after,
.menu-lv-item:nth-child(2) .site-nav-title:after {
  font-weight: 800 !important;
  font-style: italic;
  text-align: right;
  color: #000000 !important;
  font-size: 10px;
  margin-left: 10px;
  position: absolute;
  right: 25px;
  content: 'View All' !important;
  font-family: 'Poppins', sans-serif;
}*/

.megamenu_style_1 .container-full,
.megamenu_style_3 .container {
  padding-top: 10px !important;
}

.megamenu_style_1 .container-full {
  background-color: #fff;
}

.menu-dropdown__banner .site-nav-banner--item {
  border-radius: 8px !important;
  overflow: hidden !important;
}

.halo-sidebar_menu .nav-title-mobile {
  font-family: "Akone" !important;
}

.halo-ask-an-expert-banner {
  display: none !important;
}

.has-megamenu .container {
  max-width: 100% !important;
  width: 100% !important; 
  padding-left: 250px !important;
  padding-right: 250px !important;
}

  /*.menu-lv-item.has-megamenu:hover::before {
    content: '';
    position: absolute;
    top: -36px !important;
    left: 0 !important;
    width: 100%;
    height: 80px !important;
    background-color: #fff !important;
    z-index: -1; 
    transition: 0.5s ease !important;
  }*/

.header-nav-multi-site .container-full .menu-dropdown__wrapper {
  justify-content: center !important;
}

/*=================SEARCH===SEARCH===SEARCH============================*/
.search_details .search-modal__form .search__input {
  font-family: "Akone" !important;
  border-right: 0 !important;
}

.search_details .search-modal__form .search__input:hover {
  border-right: 0 !important;
  background-color: #ffff !important;
}

.header-nav-multi-site .search_details .search-modal__form .search__button {
  background: #ffffff !important;
  color: #000000;
  border: 2px solid #c7c7c7;
  border-radius: 0 8px 8px 0;
  padding-right: 45px;
  padding-left: 20px;
}

.search_details .search-modal__form .search__button:hover {
  background: #f1f1f1;
  color: #000;
  border: 0 solid #f1f1f1;
}

.searchw .field__input {
  font-size: 18px !important;
  line-height: 1 !important;
}

@media (min-width: 1450px) {
  .search-modal__form {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.header-nav-multi-site .quickSearchResultsWrap {
  width: 100% !important;
  right: 0 !important;
  border-radius: 0 0 8px 8px;
  position: fixed;
  top: 50px !important;
  background-color: #ffffff !important;
  box-shadow: 0 8px 10px #0000001c !important;
}

.quickSearchResults .container {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.quickSearchResultsBlock .products-grid {
  padding: 10px !important;
  margin: 0;
  background-color: #f1f1f1;
}

.quickSearchResultsBlock .search-block + .search-block {
  background-color: transparent !important;
  margin-top: 6px !important;
}

.quickSearchResultsBlock .search-block-title {
  background-color: transparent !important;
  text-align: center !important;
  margin: 0 0 10px;
  padding-bottom: 5px;
}

.quickSearchResultsBlock .search-block-title .text {
  background-color: transparent !important;
  font-family: "okunderrated";
  font-size: 20px;
  letter-spacing: 0 !important;
  color: #333 !important;
  width: 100% !important;
}

.quickSearchResultsBlock .list-item {
  text-align: center !important;
  max-width: 1000px !important;
  margin: 0 auto !important;
}

.quickSearchResultsBlock .list-item .item {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  margin: 0 0 10px;
  min-width: 150px;
  border-radius: 3px;
  width: 33% !important;
}

.quickSearchResultsBlock .list-item .link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  text-transform: uppercase;
  background-color: #efefef;
  color: #000;
  text-decoration: unset;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #efefef;
  transition: all 0.72s ease;
}

.quickSearchResultsBlock .list-item .link:hover {
  background-color: #000 !important;
  border: 1px solid #000;
  transition: all 0.32s ease;
  color: #fff;
}

.quickSearchResultsBlock .list-item .link svg {
  margin-left: -10px !important;
  display: none !important;
}

.quickSearchResultsBlock .list-item .link .text {
  font-weight: 600 !important;
  margin: 0 !important;
}

.quickSearchResultsBlock .productViewAll .button {
  font-family: "oksui";
  letter-spacing: 3px;
  font-size: 16px;
  padding-bottom: 5px !important;
}

.search-block-content,
.search-block-content .card {
  border-radius: 8px !important;
}

.search-block-content {
  overflow: hidden !important;
}

@media (min-width: 1024px) {
  .quickSearchResults .products-grid.column-4 .product,
  .products-grid.column-5 .product {
    width: 20% !important;
  }

  .quickSearchResults .products-grid.column-3 .product,
  .products-grid.column-4 .product,
  .products-grid.column-5 .product {
    margin-top: 0 !important;
  }
}

@media (max-width: 1024px) {
  .quickSearchResultsBlock .list-item .item {
    width: 50% !important;
  }
}

/*=================FOOTER===FOOTER===FOOTER============================*/
.footer-block__newsletter {
  text-align: center !important;
}

.footer-block__newsletter .footer-block__heading {
  margin-bottom: 0 !important;
  margin-top: 50px !important;
  letter-spacing: 3px !important;
}

/*=================MISC===MISC===MISC============================*/
.announcement-bar__message .message a {
  margin-left: 12px !important;
}

li.navPages-item.is-clicked {
  background-color: #f1f1f1 !important;
}

.all-categories-list .navPages-item .is-clicked {
  background-color: #e5e5e5 !important;
  color: #fff !important;
}

.leftmega-viewall {
  font-size: 12px;
  font-family: "oksui";
  letter-spacing: 3px;
  color: #000 !important;
  text-align: right;
  margin-top: 5px;
  margin-right: 10px;
}

.leftmega-viewall:hover {
  font-weight: 600;
}

.halo-sticky-toolbar-mobile {
  display: none !important;
}






/*-------------MULTINAV-----------------------------------*/


  
.header-nav-multi-site .header__icon .icon {
fill: #dfb286 !important !important;
}
@media (min-width: 1025px){
.main-menu--wrapper .list-menu--inline {
padding-top: 0px;

}}


.header-nav-multi-site .header__inline-menu.is-active {
  display: flex !important;
  justify-content: center !important;
}
.menu-wrapper {
  display: inline-flex; /* Use inline-flex to keep it centered within nav */
  align-items: center; /* Vertically align items */
  gap: 10px; /* Space between the rendered menu and right-div */
}
.right-div {
  font-size: 14px;
  height: 50px;
  white-space: nowrap; /* Prevents wrapping */
}
@media (min-width: 1025px) {
    .main-menu--wrapper .list-menu--inline {
    background-color: #fff !important;
    padding: 14px 6px 10px !important;
    border-radius: 8px;
    }
.scrolled-past-header .main-menu--wrapper .list-menu--inline {
    box-shadow: 0 5px 20px #0000003c !important;

}}

.header-nav-multi-site .header-top--right .header__location {
display: none !important;
}
.header-bottom-left {
/*display: none !important;*/
}
.head-button { 
border-radius: 8px;
padding: 5px 15px;
min-height: 36px;
}
.head-button:hover {                 
background-color: #171717;  
}
.head-button-perk { 
background-color: #fff;
border-radius: 8px;
padding: 5px 15px;            
}
.head-button-perk:hover {                 
background-color: #e7e7e7;  
}

@media (min-width: 1025px){
.header-nav-multi-site .wrapper-header-bottom .cart-count-bubble {
top: -8px;
right: -10px;
width: auto;
min-width: 24px !important;
height: 24px !important;
}
.header-nav-multi-site .wrapper-header-bottom {
  background: transparent;
    transition: 0.2s ease !important;
}
.header-nav-multi-site .header-top--wrapper {
background: transparent;
justify-content: normal;
display: flex !important;
justify-content: space-between !important;
  transition: 0.2s ease !important;
}
.scrolled-past-header .header-nav-multi-site .wrapper-header-bottom {
  background: transparent;
    transition: 0.2s ease !important;
}
.scrolled-past-header .header-nav-multi-site .header-top--wrapper {
background: transparent !important;
justify-content: normal;
display: flex !important;
justify-content: space-between !important;
transition: 0.2s ease !important;
}
.scrolled-past-header .header-nav-multi-site:hover .header-top--wrapper, .scrolled-past-header .header-nav-multi-site:hover .wrapper-header-bottom {

  transition: 0.2s ease !important;
}
}

.header-top--right .header__iconItem .rightcart svg{
width: 26px !important;
height: 26px !important;
}

.padding50{
padding: 0 50px;
}
@media (max-width: 500px){
.padding50 {
padding: 0 15px;
}}
 
@media (min-width: 1690px) {
.right555 {
display: flex;
width: fit-content;
max-width: 690px;
}}
@media (max-width: 1091px){
.max1091 {
display: none !important;
}}
.pricenav{
font-size: 22px;
display: block;
line-height: 18px;
margin-left: 15px;
text-align: center;
height: 50px;
display: flex;
justify-content: center;
flex-direction: column;
background-color: #171717 !important;
min-width: 100px;
margin: 0px 0px 0px;
padding: 0 20px 0 22px;
color: #fff;
border-radius: 8px;
box-shadow: 0 5px 20px #0000003c !important;
}
.pricenav:hover{
background-color: #000 !important;
  color: #fff;
}

.customprintbtn {
margin-left: 5px;
display: flex;
height: 40px;
justify-content: center;
flex-direction: column;
padding: 5px 15px;
border-radius: 8px;
color: #fff;
font-weight: 600;
background-color: #232323;
border: 1px solid #000;
}
.customprintbtn:hover {
background-color: #13294b;
}

.scrolled-past-header .header-wrapper .cartextra .pricenav{
font-size: 24px;
}
/*.scrolled-past-header .header-wrapper .header-nav-multi-site .search_details .search-modal__form .search__input {
background-color: #f1f1f1 !important;
width: 140px;
border-radius: 8px 0px 0px 8px !important;
animation-name: fadeInDown;
animation-duration: .7s;
}*/
.header-nav-multi-site .search_details .search-modal__form .search__input {
  color: #c7c7c7 !important;
}
@media (max-width: 1024px){
.scrolled-past-header .header-wrapper .catchthis {
display: none !important;
}}

  @media (min-width: 1025px) {
    .shopify-section-header-sticky:not(.sticky-search-menu-custom-open) {
        top: 0px !important;
    }
}
    .pr-30 {
    padding-left: 30px !important;
  }
@media (max-width: 1670px) {
.searchw {
max-width: 29vw !important;
}}
@media (min-width: 768px) and (max-width: 1400px) {
.searchw {
max-width: 29vw !important;
}}
  @media (min-width: 1670px) {
.searchw {
max-width: 700px !important;
}}

.header .field:hover .field__input {
  border-color: #000000 !important;
}
.header .field:hover .search__button {
  border-color: #000000 !important;
} 











.header-nav-multi-site .search_details .search-modal__form .search__input {
    color: #c7c7c7;
    background-color: #252529 !important;
    border: 2px solid #252529 !important;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
}

.header-nav-multi-site .search_details .search-modal__form .search__button {
    background: #000000;
    color: #dcb185 !important;
    border: 1px solid #252529 !important;
}

.header-nav-multi-site .search_details .search-modal__form .search__button {
    background: #252529 !important;
    color: #000;
    border: 2px solid #252529 !important;
    border-radius: 0 8px 8px 0;
    padding-right: 45px;
    padding-left: 20px;
}

@media (max-width: 768px) {
    .halo-sidebar {
        z-index: 103 !important;
    }
}
.menu_open .halo-sidebar.halo-sidebar_menu {
    opacity: 1;
    visibility: visible;
    transform: translateZ(0);
}
@media (max-width: 768px) {
    body.cart-sidebar-show .halo-cart-sidebar {
        background: #f1f1f1 !important;
        transition-delay: 0s !important;
        z-index: 105 !important;
        top: 10px !important;
    }
}


.auth-sidebar-show #halo-auth-sidebar .halo-sidebar-header {
 position: relative !important;
  width: 100% !important;
  min-width: 100% !important;
}

.mblogo {
position: absolute; 
width: 110px;  
top: 3px; 
left: 5px;" 
}
.mblogo:hover {
filter: brightness(.9);
}
.americanmade-head {
font-family: 'blackriver'; 
text-transform: lowercase; 
font-size: 20px; 
color: #dfb286 !important; 
display: flex; 
justify-content: center;
flex-direction: column; 
margin-right: 10px; 
white-space: nowrap; 
border: 1px solid;
border-radius: 8px; 
padding: 5px 15px;
cursor: default;
}
