/** Shopify CDN: Minification failed

Line 257:0 Unexpected "="
Line 854:22 The "-" operator only works if there is whitespace on both sides
Line 1556:0 Unexpected "}"
Line 1880:22 The "-" operator only works if there is whitespace on both sides

**/
/* Responsive Size Table */
.size-chart-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1rem;
}
.shopify-section-header-sticky .header-txt-color {
    /* color: var(--i-color) !important; */
    color: #232323 !important;
}
.size-table {
  width: 100%;
  min-width: 700px; /* forces horizontal scroll on smaller screens */
  border-collapse: collapse;
}

.size-table th,
.size-table td {
  padding: 8px;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 14px;
}

.size-table thead {
  background-color: #f7f7f7;
}

.size-chart-wrapper::-webkit-scrollbar {
  height: 6px;
}

.size-chart-wrapper::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 10px;
}

.collection-filters__item.facets__wrapper {
  display: flex;
  padding: 0 !important;
}

/* hallo thheme changesss  */

@media (min-width: 1025px) {
  .header-navigation .main-menu--wrapper .header__inline-menu {
    white-space: nowrap !important;
  }
}
@media screen and (min-width: 2001px) {
  .section-header-mobile {
    display: block;
  }
}
@media screen and (max-width: 2000px) {
  body.template-product .shopify-section-header-sticky {
    position: sticky !important;
    top: 0;
    transition: opacity 0.1s, visibility 0.2s, transform 0.2s,
      -webkit-transform 0.2s, top 0.2s;
    /* background: #ffffff; */
  }

  .section-header-mobile {
    display: block;
  }
  .header-navigation-wrapper {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 2000px) {
  .halo-sidebar-close {
    top: 18px !important;
  }
  /* hallo thheme changesss end */

  span.header-txt-color {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    font-size: 16px;
    margin-right: 10px;
    font-family: Futura, sans-serif;
    padding: 5px;
  }
}
collection-info--relative .collection-title {
  letter-spacing: 1px;
}
/* .limoniapps-discountninja-badge-inner {
  background-color: #0d2240 !important;
  color: #ffffff;
  font-size: 10px !important;
  padding: 2px !important;
  border-radius: 0 !important;
  display: inline-block;
  border-color: unset;
  font-weight: normal !important;
} */
/*=================product page changes ==============================  */
.metafield-rich_text_field ul li {
  color: #000000;
}
h2.h4.accordion__title {
  color: black;
}
/* .limoniapps-discountninja-badge-inner {
  background-color: #193054 !important;
  border-style: none !important;
  border-radius: 0 !important;
  transform: translate(0px, 54px) !important;
} */
.card-information.ibhere .card-price {
  margin-bottom: 0px !important;
}
body.template-collection.product-card-layout-01.enable_button_disable_arrows.enable_text_color_title.style_2_text_color_varriant.hide_compare_homepage.quick_shop_option_1.show_image_loading.show_effect_close.disable_currencies.show_price_percent.setup_shipping_delivery.chrome.limoniapps-discountninja-block-stop
  .container-fluid.ib {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
/* end  */

/* ----------------other pages ---------------- */

.header-mobile--icon .header__icon--cart svg {
  height: 20px;
}
.header-mobile--icon .header__icon--account svg:not(.user-circle) {
  height: 19px;
}
.hidden-mobile .header__icon--search svg {
  /* height: 22px !important; */
}
span.showMultibytext {
  color: black;
  font-family: Futura, sans-serif;
}

body.template-collection .header-mobile__item .icon,
body.template-product .header-mobile__item .icon {
  fill: #183154;
}
body.template-collection .cart-count-bubble .text,
body.template-product .cart-count-bubble .text {
  color: white !important;
}

body.template-collection .header-txt-color,
body.template-product .header-txt-color {
  color: #183154 !important;
}

body.template-collection span.header-txt,
body.template-product span.header-txt {
  color: #183154;
}

body.template-collection .mobileMenu-toggle__Icon,
body.template-product .mobileMenu-toggle__Icon,
body.template-collection .mobileMenu-toggle__Icon:before,
body.template-product .mobileMenu-toggle__Icon:before,
body.template-collection .mobileMenu-toggle__Icon:after,
body.template-product .mobileMenu-toggle__Icon:after {
  background-color: #193054;
}

/* ----------------other pages ---------------- */
.cart-count-bubble .text {
  color: white;
}

.cart-count-bubble,
.wishlist-count-bubble {
  position: absolute;
  top: 0px;
  right: 50px;
  font-size: 12px;
}
summary.header__icon.header__icon--search.header__icon--summary.link.link--text.focus-inset.modal__toggle.h-100 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 16px;
}
.cart-count-bubble .text {
  display: inherit;
  font-size: 10px;
}
.site-nav-mobile.nav-currency-language.p-relative {
  /* position: fixed; */
  bottom: 0;
  width: 100%;
  z-index: 99999;
}
.footernav {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-bottom: 15px;
}
ul.menu-liks-left li {
  list-style-type: none;
  font-size: 18px;
  padding-right: 10px;
}
.footernav .social-icons-menu-mbl a svg {
  width: 1.9rem;
  height: 1.9rem;
}
.contact-option svg {
  width: 2rem;
  height: 2rem;
}
.halo-sidebar_menu .site-nav-mobile .list-menu .menu-lv-item {
  border-bottom: 0px solid #e6e6e6 !important;
  /* padding: 10px 4px 20px 10px; */
}
body:not([allow-transparency])
  li.menu-lv-item.menu-lv-1.text-left.no-megamenu:last-child
  a
  span {
}
.list-menu {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  letter-spacing: 0;
  padding: 64px;
}

.menu-custom-mobile .menu-lv-item .text {
  /* font-family: 'Futura, sans-serif'; */
  font-weight: normal;
  font-style: normal;
  font-weight: 400 !important;
  text-transform: capitalize;
  font-size: 24px !important;
}
.halo-sidebar.halo-sidebar-left .halo-sidebar-close {
  right: unset;
  left: 27px;
}

/* ============================================ hallo thheme changesss end  ============================================ */
/*===========================================/*added by imran   */
===========================================  */
/* .header__icon .icon{
    fill: red !important;
  }
span.header-txt-color{
          color: red;
}
  .header-mobile__item .icon{
    fill: red !important;
  }
 .header-txt-color-icon{
    
  }
.header-txt-color-icon::before {
          background: red !important;
}
  .header-txt-color-icon::after {
            background: red !important;
  }
  span.mobileMenu-toggle__Icon.header-txt-color-icon{
            background: red !important;
  }

/*=====================================================================================  */ */
.menu-lv-item:last-child>a {
  border-bottom: none;
  padding-top: 5px !important;
}

@media screen and (max-width: 1400px) {
  .containermanunav p {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .containermanunav {
    padding: 0px 62px 0;
    bottom: 10px;
  }
  .containermanunav .links a {
    font-size: 15px;
  }

  .list-menu {
    padding: 20px 64px;
  }

  .menu-custom-mobile .menu-lv-item .text {
    font-size: 19px !important;
    font-family: Futura;
  }

  .menu-lv-1__action {
    padding: 0px 5px 5px !important;
  }
}
/* ============================================ imran menu changes  ============================================ */
.header-mobile--transparent .header-mobile--icon {
  min-height: 55px;
  /* margin-left: calc(3.33333vw - .5rem); */
}
.custom-mobile-menu .nav-menu-tab .menu-tab {
  border-bottom: 0px solid #e6e6e6 !important;
}
svg.icon.icon-instagram {
  fill: black !important;
}
span.headermenuspan {
  /* color: white; */
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
  /* color: #183154; */
  margin-left: 5px;
  font-size: 20px;
  font-weight: 100;
  line-height: 1.3rem;
  font-family: "Futura Bk BT";
}
.menu-lv-item {
  background: linear-gradient(#000, #000) no-repeat 0 100% / 0 1px;
  transition: background-size 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: background-size 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) !important;
  padding-bottom: 2px;
}
.menu-lv-item:hover {
  /* background-size: 100% 1px;
    padding-bottom: 2px; */
}
/* Bottom border effect */

.menu-lv-item .text {
  position: relative;
  display: inline-block;
}
.menu-lv-1__action .text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 0;
  height: 1px;
  background-color: #000;
  transition: width 0.3s ease-in-out;
}

.menu-lv-1__action:hover .text::after {
  width: 100%;
}
/* Bottom border effect end*/

.halo-sidebar-wrapper.custom-scrollbar {
  /* display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 150px auto;
  padding: 0 !important; */
}

.containermanunav {
  /* font-family: system-ui, -apple-system, sans-serif;
  max-width: 100%;
  padding: 68px;
  text-align: left; */
  max-width: 100%;
  padding: 69px;
  text-align: left;
  position: fixed;
  bottom: 10px;
}

.containermanunav h1 {
  color: #1a365d;
  font-size: 24px;
  margin-bottom: 10px;
  font-family: "Futura";
}

.containermanunav p {
  color: #4a5568;
  font-size: 14px;
  margin-bottom: 20px;
  font-family: "Futura";
}

.containermanunav .signup-form {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  font-family: "Futura";
}

.containermanunav input[type="email"] {
  flex: 1;
  padding: 8px 12px;
  border: 1px solid #cbd5e0;
  border-radius: 4px;
}

.containermanunav .join-button {
  background-color: #1a365d;
  color: white;
  border: none;
  border-radius: 4px;
  padding: 8px 24px;
  cursor: pointer;
}

.containermanunav .links {
  color: #1a365d;
  margin-bottom: 20px;
}

.containermanunav .links a {
  color: #1a365d;
  text-decoration: none;
  font-size: 17px;
  font-family: "Futura";
}

.containermanunav .social-icons {
  display: flex;
  gap: 25px;
}

.containermanunav .social-icons a {
  color: #1a365d;
  text-decoration: none;
  font-family: "Futura Bk BT";
}

.containermanunav .social-icons a svg {
  width: 20px;
  height: 20px;
  fill: rgb(0 0 0);
  stroke: rgb(0 0 0);
}
.halo-sidebar {
  max-width: 33.333%;
}
.halo-sidebar.halo-sidebar-left .halo-sidebar-close {
  right: 20px;
  left: unset;
}
span.arrow svg {
  width: 20px;
  height: 20px;
}
p.menu-lv-1__action.list-menu__item.link.focus-inset.menu-lv__flex.menu_mobile_link {
  margin: 0;
  border-bottom: 0px solid #e2e8f0;
  padding: 11px 5px 12px !important;
}
.menu-lv-1__action {
  padding: 11px 5px 12px !important;
}

@media (max-width: 767px) {
  body.template-product.product-card-layout-01 .header-mobile {
    background: #ffffff !important;
    margin-bottom: 0;
  }

  .lookfy-gallery {
    margin: 0 15px !important;
  }

  #CollectionFiltersForm .sidebarBlock {
    margin-bottom: 0 !important;
  }

  .halo-productView-right.productView-details.clearfix {
    padding: 15px;
  }

  .header-mobile__item.header-mobile__item--logo {
    transform: translateX(0%) !important;
  }

  .header-mobile__item.header-mobile__item--logo {
    order: 2;
  }
  .header-mobile__item.header-mobile__item--search {
    order: 1;
  }
  .header-mobile__item.header-mobile__item--customer {
    order: 2;
  }
  .header-mobile__item.header-mobile__item--cart {
    order: 4;
  }

  .halo-sidebar {
    max-width: 95%;
  }
  #MenuMobileListSection- .menu-lv-1__action {
    font-family: "Futura Bk BT" !important;
    font-size: 16px !important;
    font-weight: 400;
    text-transform: capitalize;
  }
  .containermanunav {
    max-width: 100%;
    padding: 15px;
    text-align: left;
  }
  .list-menu {
    padding: 10px;
  }
  .nav-mobile-menu-tab
    .menu-tab
    .item.is-active
    .link[data-target="MenuMobileListSection-"] {
    background: #f5f5f5 !important;
    color: #ffffff;
  }
}
/* =============================================================new design menu end =================================== */
.breadcrumb {
  font-family: Futura, sans-serif;
}
.collection-info-item {
  font-family: Futura, sans-serif;
}
.collection-header .page-header {
  font-family: Futura, sans-serif;
  letter-spacing: 1px !important;
}

.container-fluid.ib {
  padding: 0 3.3333333333vw;
}
.header-mobile__item.header-mobile__item--logo {
  transform: translateX(7.5%);
}
body.template-page.product-card-layout-01 span.headermenuspan {
  /* color: #183154 !important; */
}
ul.menu-liks-left li {
}

li.menu-lv-item.menu-lv-1.text-left.no-megamenu:last-child a span {
  /* color: white;
    background: #dd1821;
    padding: 6px; */
}
body:not([allow-transparency])
  li.menu-lv-item.menu-lv-1.text-left.no-megamenu:last-child
  a
  span {
  color:  #183154 ;
  /* background: #dd1821;
    z-index: 1; */
  /* color: red; */
}

/* css added by imran for menu end  */
h1.main-page-title.page-header {
  text-align: center !important;
}
.size-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.size-table thead th {
  background-color: #183d63;
  color: #ffffff;
  padding: 10px;
  font-weight: bold;
}

.size-table tbody th.row-header {
  background-color: #d2ab67;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  text-align: left;
}

.size-table td,
.size-table th {
  border: 1px solid #ddd;
  padding: 10px;
}

.size-table td {
  background-color: #f9f9f9;
}

.size-table td:last-child,
.size-table th:last-child {
  font-weight: bold;
  width: 11%;
}
.size-table td:first-child,
.size-table th:first-child {
  width: 14%;
  text-align: left;
}
h2.sizeguide_centerh2 {
  text-align: center;
  font-family: Open Sans;
}
p.sizeguide_centerp {
  text-align: center;
}
p.sizeguide_centerp span {
  text-align: center;
  background: #8d95a9;
  border-radius: 10px;
  max-width: 100px;
  color: white;
  padding: 5px 15px;
}
@media (max-width: 767px) {
  .size-table td:first-child,
  .size-table th:first-child {
    width: 14%;
    padding: 3px;
  }
  .size-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-size: 10px;
  }
  .cart-count-bubble,
  .wishlist-count-bubble {
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 12px;
  }
  .header-mobile__item {
    min-width: 31px;
  }
  span.showMultibytext {
    color: black;
    font-size: 12px;
    font-family: Futura, sans-serif;
  }
}
/*css table end   */

div#shop-hcaptcha-badge-container {
  display: none !important;
}
.halo-recently-viewed-popup {
  top: 82%;
}

/* @media (min-width: 751px) {
  shop-pay-wallet-button  + shopify-paypal-button ,
  shop-pay-wallet-button  + shopify-google-pay-button {
    margin-left: 40px;
  }

shopify-google-pay-button,
shop-pay-wallet-button {
    width: 180px;
  height: 44px;
  display: block;
}
}

@media (min-width: 1025px) {
  shop-pay-wallet-button  + shopify-paypal-button ,
  shop-pay-wallet-button  + shopify-google-pay-button {
    margin-left: 25px;
  }
  
  shopify-paypal-button,
  shopify-google-pay-button,
  shop-pay-wallet-button {
    width: 175px;
  }
} */

.previewCartGroup
  .dynamic-checkout__content
  shopify-accelerated-checkout-cart:not(:has(shopify-paypal-button)) {
  height: 60px;
  display: none;
}
shopify-accelerated-checkout-cart {
  display: none !important;
}

@media (max-width: 750px) {
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    display: block;
    height: 100%;
  }
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    position: absolute;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:has(shopify-paypal-button) {
    height: 150px;
    display: block;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + * {
    position: absolute;
    top: -50px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    display: block;
    height: 100%;
    width: calc((100vw - 50px) / 2);
    min-height: 54px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    position: absolute;
    top: -62px;
    left: calc((100vw - 10px) / 2);
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:not(:has(shopify-paypal-button)) {
    height: 75px;
    display: block;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:has(shopify-paypal-button) {
    display: block;
    height: 150px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + * {
    position: absolute;
    top: -50px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .payment-info {
    font-size: 14px !important;
  }
  .paypal-logo {
    width: 50px !important;
  }
}

@media (min-width: 551px) and (max-width: 750px) {
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: 185px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    top: -62px;
    left: 195px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:not(:has(shopify-paypal-button)) {
    height: 70px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + * {
    position: absolute;
    top: -50px;
  }
}

@media (max-width: 550px) {
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: calc((100vw - 100px) / 2);
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    position: absolute;
    top: -50px;
    left: calc((100vw - 70px) / 2);
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    top: -50px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    left: calc((100vw -10px) / 2);
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: calc((100vw - 30px) / 2);
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + * {
    top: -35px;
    position: absolute;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:has(shopify-paypal-button) {
    display: block;
    height: 125px;
  }
}

@media (max-width: 375px) {
  .halo-sidebar.halo-cart-sidebar {
    max-width: calc(100vw - 20px);
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: calc((100vw - 75px) / 2);
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    left: calc((100vw - 45px) / 2);
  }
}

button#cart-sidebar-checkout {
  margin-bottom: 7px;
}
.previewCartGroup #dynamic-checkout-cart {
  display: none !important;
}
@media (min-width: 751px) {
  .block-text-content.bottom-left h2.block-title {
    margin-bottom: 40px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart {
    display: flex;
    width: 100%;
    height: 128px;
    flex-wrap: wrap;
    position: relative;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: 185px;
    display: block;
    height: 54px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-paypal-button {
    position: relative;
    top: -62px;
    left: 195px;
  }

  /* .cart-actions .dynamic-checkout__content shopify-accelerated-checkout-cart shopify-paypal-button + shopify-google-pay-button, */
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + shopify-google-pay-button {
    position: relative;
    top: -62px;
  }

  /* .cart-actions .dynamic-checkout__content shopify-accelerated-checkout-cart shop-pay-wallet-button + shopify-google-pay-button, */
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-google-pay-button {
    position: absolute;
    top: 0;
    left: 35px;
  }

  /* added by ib   */

  /* Ensure the filter buttons look consistent */
  .facets__form .sidebarBlock-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    /* background-color: #f6f6f6; */
    /* border-radius: 4px; */
    cursor: pointer;
    margin: 0;
  }
  /* Improve dropdown appearance */
  .facets__form .sidebarBlock-heading .facets__text {
    font-weight: 500;
  }

  /* Fix for sort by dropdown on the right */
  .toolbar .collection-view-as,
  .toolbar .collection-sortby {
    margin-left: 10px;
  }
  .limoniapps-discountninja-promotioncard-productpage {
    max-height: 22px;
  }
  .limoniapps-discountninja-productprice.price.price--medium {
    gap: 20px;
  }
}

@media (min-width: 1025px) {
  div#main-collection-filters {
    padding-left: 0px;
  }
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-google-pay-button {
    left: 25px;
    top: 0;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-paypal-button {
    left: 185px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: 175px;
  }
}

@media (min-width: 1280px) {
  .cart-actions .dynamic-checkout__content shopify-accelerated-checkout-cart {
    display: flex;
    width: 100%;
    height: 118px;
    flex-wrap: wrap;
    position: relative;
  }
  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:not(:has(shopify-paypal-button)) {
    height: 70px;
  }
  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    display: block;
    height: 54px;
    width: 165px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-paypal-button {
    position: relative;
    top: -62px;
    left: 175px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + shopify-google-pay-button {
    position: relative;
    top: -62px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-google-pay-button {
    position: absolute;
    top: -62px;
    left: 195px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-paypal-button,
  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-google-pay-button {
    left: 175px;
  }
}
.cart-content-item.cart-total {
  z-index: 2;
  transition: top ease 0.15s;
  position: sticky;
  top: 0;
  display: inline-block;
  height: fit-content;
}
svg {
  width: 20px;
  height: 20px;
}

@media (min-width: 1024px) {
  .hidden-des {
    display: none !important;
  }
  .hidden-mobile {
    display: block !important;
  }
  .hidden-mobile .header__icon--search svg {
    /* width: 24px !important;
    height: 22px !important; */
  }
  .hidden-mobile .search-modal {
    padding: 0 0 10vh;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(35, 35, 35, 0.8);
    width: 100%;
    height: 100vh;
    margin: 0;
    z-index: 101;
  }
  .hidden-mobile .search-modal__content {
    background-color: var(--bg-white);
  }
  .hidden-mobile .quickSearchResultsBlock {
    right: 0;
    left: 0;
    top: calc(100% + 1px);
    width: 100%;
    box-shadow: none;
  }
  .hidden-mobile .predictive-search.quickSearchResultsWrap {
    display: none !important;
  }
  .hidden-mobile .search.search-modal__form {
    max-width: 100%;
  }
  .hidden-mobile .search.search-modal__form .field {
    padding: 22px 0;
  }
  .hidden-mobile .search-modal .header-search-close svg,
  .hidden-mobile .search-modal .search__button svg {
    fill: var(--color-text) !important;
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1024px) {
  .hidden-mobile {
    display: none !important;
  }
  .hidden-des {
    display: block !important;
  }
  #CollectionFiltersForm .sidebarBlock {
    width: 100%;
  }
}

.header__icon {
  display: flex !important;
  align-items: center;
}

.header-mobile__item--cart,
.header-mobile__item--cart {
  position: relative;
}

.cart-count-bubble {
  justify-content: center;
  display: flex !important;
  align-items: center;
}

@media (min-width: 1025px) {
  .sticky-search-menu-open:not(.sticky-search-menu-custom-open) {
    overflow: visible !important;
  }
}
.header-txt-color {
  /* color: var(--i-color) !important; */
   color:white !important;
}
.shopify-section-header-sticky .header-txt-color {
    /* color: var(--i-color) !important; */
    color: #232323 !important;
}
.productView-moreItem .quantity_selector {
  display: flex;
  gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
}
.productView-moreItem .quantity_selector .productView-buttons {
  width: 100%;
}
/* toolbar */
@media (min-width: 1025px) {
  /* .page-content .toolbar {
    display: none !important;
  }
  .toolbar {
    display: inline-block !important;
    vertical-align: top !important;
    position: relative !important;
    width: auto !important;
    margin-right: 10px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    background: #fff !important;
    padding: unset !important;
  } */
  /* .toolbar-wrapper:not(.toolbar-mobile) {
    gap: 10px !important;
  } */
  /* .bundel_box_txt.hidden-xs.hidden-xss {
    display: none !important;
  } */
  .collection-filters__item.facets__wrapper {
    display: flex !important;
  }
  .collection-filters-form {
    width: 100%;
  }
  collection-filters-form {
    width: 100%;
  }
  /*.collection-filters__item.facets__wrapper {
    display: flex !important;
    justify-content: space-between!important;
    align-items: center!important;
  } */
}
#HeaderCollectionSection-template--24763036664149__banner {
  padding-bottom: 5px !important;
}
.results-counts .resultss .count {
  font-family: var(--font-body-family);
  font-size: var(--font-body-size);
  font-weight: var(--font-body-weight);
}
.results-counts .resultss {
  font-family: var(--font-body-family);
  font-size: var(--font-body-size);
  font-weight: var(--font-body-weight);
}
/*  */

/* Shopify Collection Page Layout Fix
 * This will move filters to the left side and toolbar to the right
 */

/* Main container layout */
.collection-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

/* Left side - Filters */
.collection-filters__item.facets__wrapper {
  order: 1; /* Place on the left */
  /* width: calc(100% - 300px);  */
  /* Adjust width as needed */
  padding-right: 20px;
  /* width: initial; */
}

/* Right side - Toolbar */
.collection-filters .toolbar {
  order: 2; /* Place on the right */
  width: 300px; /* Adjust width as needed */
  align-self: flex-start;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
}

/* Make filter items display horizontally in a row */
.facets-horizontal .sidebarBlock {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  vertical-align: top;
}

/* Responsive adjustments for mobile */
/* @media (max-width: 767px) {
  .collection-filters__item.facets__wrapper,
  .collection-filters .toolbar {
    width: 100%;
    order: 0;
    padding-right: 0;
  }
  
  .collection-filters .toolbar {
    margin-top: 15px;
  }
} */

/* body.template-cart,template-page .header-txt-color {
    color: #000000 !important;
}
body.template-cart .header-mobile__item .icon {
    fill: #000000 !important;
}
body.template-cart .mobileMenu-toggle__Icon, .mobileMenu-toggle__Icon:before, .mobileMenu-toggle__Icon:after {
    background-color: #000000 !important;
}
body.template-cart  div#topmwnus {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;
} */

/* Apply text color on cart, page, and search templates */
body.template-cart .header-txt-color,
body.template-page .header-txt-color,
body.template-search .header-txt-color {
  color: #000000 !important;
}

/* Change the icon color in the cart, page, and search templates */
body.template-cart .header-mobile__item .icon,
body.template-page .header-mobile__item .icon,
body.template-search .header-mobile__item .icon {
  fill: #000000 !important;
}

/* Change the mobile menu toggle icon in the cart, page, and search templates */
body.template-cart .mobileMenu-toggle__Icon,
body.template-cart .mobileMenu-toggle__Icon:before,
body.template-cart .mobileMenu-toggle__Icon:after,
body.template-page .mobileMenu-toggle__Icon,
body.template-page .mobileMenu-toggle__Icon:before,
body.template-page .mobileMenu-toggle__Icon:after,
body.template-search .mobileMenu-toggle__Icon,
body.template-search .mobileMenu-toggle__Icon:before,
body.template-search .mobileMenu-toggle__Icon:after {
  background-color: #000000 !important;
}

/* Add a shadow to the top menu in the cart, page, and search templates */
body.template-cart div#topmwnus,
body.template-page div#topmwnus,
body.template-search div#topmwnus {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;
}

.halo-sidebar-header.text-left {
  display: none !important;
}
.halo-sidebar-wrapper toolbar-item {
  display: none !important;
}

.halo-sidebar-wrapper .sidebarBlock-headingWrapper .sidebarBlock-heading {
  padding-right: 11px;
}



/*=====================================================================  */
/* hallo thheme changesss  */
@media (min-width: 1025px) {
  .header-navigation .main-menu--wrapper .header__inline-menu {
    white-space: nowrap !important;
  }
}
@media screen and (min-width: 2001px) {
  .section-header-mobile {
    display: block;
  }
}
@media screen and (max-width: 2000px) {
  .section-header-mobile {
    display: block;
  }
  .header-navigation-wrapper {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 2000px) {
  .halo-sidebar-close {
    top:18px !important;
  }
/* hallo thheme changesss end */




span.header-txt-color{
          display: inline-block !important;
        visibility: visible !important;
        opacity: 1 !important;
               font-size: 16px;
        margin-right: 10px;
        font-family: Futura, sans-serif;
        padding: 5px;
}

 
}

/*=================product page changes ==============================  */

.limoniapps-discountninja-badge[data-token='4UDUY'] .limoniapps-discountninja-badge-inner {
    background-color: #193054 !important;
    border-style: none !important;
    border-radius: 0 !important;
    transform: translate(0px, 54px) !important;
}
.card-information.ibhere .card-price {
    margin-bottom: 0px !important;
}
  body.template-collection.product-card-layout-01.enable_button_disable_arrows.enable_text_color_title.style_2_text_color_varriant.hide_compare_homepage.quick_shop_option_1.show_image_loading.show_effect_close.disable_currencies.show_price_percent.setup_shipping_delivery.chrome.limoniapps-discountninja-block-stop .container-fluid.ib {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
/* end  */



/* ----------------other pages ---------------- */



.header-mobile--icon .header__icon--cart svg {
    height: 20px;
}.header-mobile--icon .header__icon--account svg:not(.user-circle) {
    height: 19px;
}
.hidden-mobile .header__icon--search svg {
  height: 22px !important;
}
span.showMultibytext {
    color: black;
font-family:Futura, sans-serif;
}

body.template-collection .header-mobile__item .icon,
body.template-product .header-mobile__item .icon {
    fill: #183154;
}
body.template-collection .cart-count-bubble .text,
body.template-product .cart-count-bubble .text {
    color: white !important;
}

body.template-collection .header-txt-color,
body.template-product .header-txt-color {
    color: #183154 !important;
}

body.template-collection span.header-txt,
body.template-product span.header-txt {
    color: #183154;
}

body.template-collection .mobileMenu-toggle__Icon,
body.template-product .mobileMenu-toggle__Icon,
body.template-collection .mobileMenu-toggle__Icon:before,
body.template-product .mobileMenu-toggle__Icon:before,
body.template-collection .mobileMenu-toggle__Icon:after,
body.template-product .mobileMenu-toggle__Icon:after {
    background-color: #193054;
}

/* ----------------other pages ---------------- */
.cart-count-bubble .text {
    color: white;
}

  .cart-count-bubble, .wishlist-count-bubble {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 12px;
  }
  summary.header__icon.header__icon--search.header__icon--summary.link.link--text.focus-inset.modal__toggle.h-100 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
}
    .cart-count-bubble .text {
    display: inherit;
    font-size: 10px;
}
  .site-nav-mobile.nav-currency-language.p-relative {
    /* position: fixed; */
    bottom: 0;
    width: 100%;
    z-index: 99999;
  }
  .footernav {
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-bottom: 15px;
  }
  ul.menu-liks-left li {
    list-style-type: none;
    font-size: 18px;
    padding-right: 10px;
  }
  .footernav .social-icons-menu-mbl a svg {
    width: 1.9rem;
    height: 1.9rem;
  }
  .contact-option svg {
    width: 2rem;
    height: 2rem;
  }
  .halo-sidebar_menu .site-nav-mobile .list-menu .menu-lv-item {
    border-bottom: 0px solid #e6e6e6 !important;
       padding: 10px;
  }
li.menu-lv-item.menu-lv-1.text-left.no-megamenu.dropdown {
    padding: 0;
}
[data-navigation-mobile] .menu-lv-2__action, [data-navigation-mobile] .menu-lv-3__action{
  padding: 0px 14px !important;
}
  body:not([allow-transparency])
    li.menu-lv-item.menu-lv-1.text-left.no-megamenu:last-child
    a
    span {
  }
  .list-menu {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    letter-spacing: 0;
    padding: 64px;
  }
 
  .menu-custom-mobile .menu-lv-item .text {
      /* font-family: 'Futura, sans-serif'; */
    font-weight: normal;
    font-style: normal;
        font-weight: 400 !important;
        text-transform: capitalize;
        font-size: 24px !important;
  }
  .halo-sidebar.halo-sidebar-left .halo-sidebar-close {
    left: unset;
    right: 27px;
  }
}


button#cart-sidebar-checkout {
  margin-bottom: 7px;
}

li.menu-lv-item.menu-lv-1.text-left.no-megamenu:last-child a span {
  /* color: white;
  background: #dd1821;
  padding: 6px; */
}
body:not([allow-transparency])
  li.menu-lv-item.menu-lv-1.text-left.no-megamenu:nth-last-child(2)
  a
  span {
  /* color: white;
  background: #dd1821;
  z-index: 1;
        padding: 5px; */
}

/* css added by imran for menu end  */
h1.main-page-title.page-header {
  text-align: center !important;
}
.size-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.size-table thead th {
  background-color: #183d63;
  color: #ffffff;
  padding: 10px;
  font-weight: bold;
}

.size-table tbody th.row-header {
  background-color: #d2ab67;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  text-align: left;
}

.size-table td,
.size-table th {
  border: 1px solid #ddd;
  padding: 10px;
}

.size-table td {
  background-color: #f9f9f9;
}

.size-table td:last-child,
.size-table th:last-child {
  font-weight: bold;
  width: 11%;
}
.size-table td:first-child,
.size-table th:first-child {
  width: 14%;
  text-align: left;
}
h2.sizeguide_centerh2 {
  text-align: center;
  font-family: Open Sans;
}
p.sizeguide_centerp {
  text-align: center;
}
p.sizeguide_centerp span {
  text-align: center;
  background: #8d95a9;
  border-radius: 10px;
  max-width: 100px;
  color: white;
  padding: 5px 15px;
}
@media screen and (width: 1366px) {
  .containermanunav {
        padding: 0px 30px 5px 30px !important;
        bottom: 10px;
    }
  .containermanunav .signup-form {
    display: flex
    margin-bottom: 5px !important;
 }
  

}
@media (max-width: 767px) {
  .size-table td:first-child,
  .size-table th:first-child {
    width: 14%;
    padding: 3px;
  }
  .size-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-size: 10px;
  }
}
/*css table end   */

div#shop-hcaptcha-badge-container {
  display: none !important;
}
.halo-recently-viewed-popup {
  top: 82%;
}
@media (min-width: 1025px) {
  .header-navigation .main-menu--wrapper .header__inline-menu {
    white-space: nowrap !important;
  }
}
@media screen and (min-width: 1269px) {
  .section-header-mobile {
    display: block;
  }
}
@media screen and (max-width: 1268px) {
  .section-header-mobile {
    display: block;
  }
  .header-navigation-wrapper {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1268px) {
  .halo-sidebar-close {
    top: 3px !important;
  }
}

/* @media (min-width: 751px) {
  shop-pay-wallet-button  + shopify-paypal-button ,
  shop-pay-wallet-button  + shopify-google-pay-button {
    margin-left: 40px;
  }

shopify-google-pay-button,
shop-pay-wallet-button {
    width: 180px;
  height: 44px;
  display: block;
}
}

@media (min-width: 1025px) {
  shop-pay-wallet-button  + shopify-paypal-button ,
  shop-pay-wallet-button  + shopify-google-pay-button {
    margin-left: 25px;
  }
  
  shopify-paypal-button,
  shopify-google-pay-button,
  shop-pay-wallet-button {
    width: 175px;
  }
} */

.previewCartGroup
  .dynamic-checkout__content
  shopify-accelerated-checkout-cart:not(:has(shopify-paypal-button)) {
  height: 60px;
  display: block;
}

@media (max-width: 750px) {

  .previewCartGroup #dynamic-checkout-cart{
    display: none;
  }
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    display: block;
    height: 100%;
  }
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    position: absolute;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:has(shopify-paypal-button) {
    height: 100px;
    display: block;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + * {
    position: absolute;
    top: -50px;
  }
  .previewCartGroup shopify-google-pay-button {
    position: absolute;
    top: -100px !important;
  }
  .previewCartGroup shopify-paypal-button {
    position: absolute;
    top: -50px !important;
    right: 5px !important;
  }
  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    display: block;
    height: 100%;
    width: calc((100vw - 50px) / 2);
    min-height: 54px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    position: absolute;
    top: -62px;
    left: calc((100vw - 10px) / 2);
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:not(:has(shopify-paypal-button)) {
    height: 75px;
    display: block;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:has(shopify-paypal-button) {
    display: block;
    height: 150px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + * {
    position: absolute;
    top: -50px;
  }
}

@media (min-width: 551px) and (max-width: 750px) {
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: 185px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    top: -62px;
    left: 195px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:not(:has(shopify-paypal-button)) {
    height: 70px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + * {
    position: absolute;
    top: -50px;
  }
}

@media (max-width: 550px) {
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: calc((100vw - 100px) / 2);
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    position: absolute;
    top: -50px;
    left: calc((100vw - 70px) / 2);
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    top: -50px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    left: calc((100vw -10px) / 2);
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: calc((100vw - 30px) / 2);
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + * {
    top: -35px;
    position: absolute;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:has(shopify-paypal-button) {
    display: block;
    height: 125px;
  }
}

@media (max-width: 375px) {
  .halo-sidebar.halo-cart-sidebar {
    max-width: calc(100vw - 20px);
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: calc((100vw - 75px) / 2);
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + * {
    left: calc((100vw - 45px) / 2);
  }
}

@media (min-width: 751px) {
  .productView-stickyCart.show-sticky {
  }
  .previewCartGroup #dynamic-checkout-cart {
    /* display: flex; */
    display: none ;
  }
  .productView-thumbnail-wrapper {
    margin-top: 20px;
    display: none;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart {
    display: flex;
    width: 100%;
    height: 128px;
    flex-wrap: wrap;
    position: relative;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: 185px;
    display: block;
    height: 54px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-paypal-button {
    position: relative;
    top: -62px;
    left: 195px;
  }

  /* .cart-actions .dynamic-checkout__content shopify-accelerated-checkout-cart shopify-paypal-button + shopify-google-pay-button, */
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + shopify-google-pay-button {
    position: relative;
    top: -62px;
  }

  /* .cart-actions .dynamic-checkout__content shopify-accelerated-checkout-cart shop-pay-wallet-button + shopify-google-pay-button, */
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-google-pay-button {
    position: absolute;
    top: 0;
    left: 35px;
  }
}

@media (min-width: 1025px) {
  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-google-pay-button {
    left: 25px;
    top: 0;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-paypal-button {
    left: 185px;
  }

  .previewCartGroup
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    width: 175px;
  }
}

@media (min-width: 1280px) {
  .cart-actions .dynamic-checkout__content shopify-accelerated-checkout-cart {
    display: flex;
    width: 100%;
    height: 118px;
    flex-wrap: wrap;
    position: relative;
    display:none !important;
  }
  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart:not(:has(shopify-paypal-button)) {
    height: 70px;
  }
  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    > * {
    display: block;
    height: 54px;
    width: 165px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-paypal-button {
    position: relative;
    top: -62px;
    left: 175px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shopify-paypal-button
    + shopify-google-pay-button {
    position: relative;
    top: -62px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-google-pay-button {
    position: absolute;
    top: -62px;
    left: 195px;
  }

  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-paypal-button,
  .cart-actions
    .dynamic-checkout__content
    shopify-accelerated-checkout-cart
    shop-pay-wallet-button
    + shopify-google-pay-button {
    left: 175px;
  }
}
.cart-content-item.cart-total {
  z-index: 2;
  transition: top ease 0.15s;
  position: sticky;
  top: 0;
  display: inline-block;
  height: fit-content;
}
 .cart-actions .dynamic-checkout__content shopify-accelerated-checkout-cart {
    display:none !important;
  }

.metafield-rich_text_field {
  color: black;
}
.safari.iOS .previewCartGroup shopify-google-pay-button {
  display: none !important;
}
.chrome .previewCartGroup shopify-apple-pay-button {
  display: none !important;
}
.safari.iOS .previewCartGroup shopify-paypal-button {
  left: 0px !important;
}
@media (max-width: 750px) {
  .chrome .previewCartGroup shopify-google-pay-button {
    top: -50px !important;
  }
}