/**
* Theme Name:     Vigils Layout
* Theme URI:      https://templatemela.com/
* Author:         TemplateMela
* Author URI:     https://templatemela.com
* Description:    This is a child theme of Avanam, generated by TemplateMela.
* Version:        1.0.0
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
:root {
  --global-gray-400: #e5e5e5;
  --global-gray-500: #dddddd;
}

.woocommerce form .form-row label {
  font-weight: 500;
  font-size: 100%;
}

.woocommerce .wc-block-components-notice-banner {
  font-size: 1em;
}

.woocommerce-form.woocommerce-form-login.login, .woocommerce-form.woocommerce-form-register.register {
  border: 1px solid var(--global-gray-400);
  border-radius: 0;
}

b, strong {
  font-weight: 600;
}

#payment ul.wc_payment_methods li.wc_payment_method > label, .woocommerce ul#shipping_method li label,
.woocommerce div.product form.cart .variations label, .woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title,
.woocommerce table.shop_table th, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tbody th, .woocommerce td.product-name dl.variation dt,
.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title, .woocommerce table.shop_attributes th {
  font-weight: 500;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-size: 1em;
}

.site-main-header-inner-wrap .header-search-advanced form.search-form.woocommerce-product-search {
  margin-left: 55px;
  border: none;
}
.site-main-header-inner-wrap .header-cart-button {
  border-radius: 50px;
}
.site-main-header-inner-wrap .header-cart-button .header-cart-total {
  top: 11px;
  left: auto;
  right: -4px;
  position: absolute;
}

.site-header .site-header-item-vertical-navigation .vertical-menu-container > ul.menu li.menu-item:hover .dropdown-nav-toggle .base-svg-icon {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.header-contact-inner-wrap .header-contact-item .base-svg-iconset {
  display: none;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-size: 14px;
}

.site-header .site-header-item-vertical-navigation .vertical-menu-container {
  width: 235px;
}

.vertical-navigation .vertical-navigation-header {
  width: 250px;
  font-size: 14px;
  font-weight: 500;
}
.vertical-navigation .vertical-navigation-header ::after {
  content: "";
  border-right: 1px solid #363636;
  height: 22px;
  width: 1px;
  position: absolute;
  right: 0;
  margin-right: 15px;
}

.secondary-navigation .secondary-menu-container > ul > li.menu-item > a {
  padding: 5px 20px 5px 20px;
}
.secondary-navigation .secondary-menu-container > ul > li.menu-item > a::after {
  content: "";
  border-right: 1px solid #262626;
  display: block;
  position: absolute;
  top: 7px;
  right: 0;
  width: 1px;
  height: 16px;
}
.secondary-navigation .secondary-menu-container > ul > li.menu-item:last-of-type > a {
  padding: 8px 0px 8px 15px;
}
.secondary-navigation .secondary-menu-container > ul > li.menu-item:last-of-type > a::after {
  display: none;
}

.header-search-advanced form.search-form .search-category-field::after {
  background: var(--global-gray-400);
}
.header-search-advanced form.search-form .search-category-field .search-select {
  padding: 6px 25px 6px 15px;
}
.header-search-advanced form.search-form .search-btn-icon {
  font-size: 23px;
}
.header-search-advanced .search-results {
  border: none;
}

.top-categories .cat-contents {
  padding-left: 30px;
  position: relative;
}
.top-categories .cat-title a::before {
  content: "";
  position: absolute;
  border-left: 20px solid var(--global-palette3);
  height: 1px;
  width: 20px;
  left: 0;
  top: 12px;
}

ul.sub-menu .elementor-element.elementor-widget-tmcore-products .products-list .product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.woocommerce-carousel .splide__track ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.woocommerce-carousel .splide__track ul.products li.product {
  margin: 0;
  margin-right: 30px;
  width: calc(25% - 22.5px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-post-wrapper .splide__track .column-item {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-brand-wrapper .tmcore-carousel {
  display: block;
}
.elementor-brand-wrapper .splide__track .elementor-brand-item {
  width: 16.6667%;
}

.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
  margin-right: 28px;
  width: calc(33.3333% - 18.6667px);
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item):hover .product-onsale .onsale {
  display: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding: 15px 0px 0px 0px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .star-rating {
  margin: 5px 0 10px 0px;
  float: none;
}

.archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .post-type-archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .single-product.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry) {
  padding: 15px 0;
}

.woocommerce ul.products.products-list-view li.product {
  padding: 1rem;
  background: var(--global-palette9);
  border: 1px solid var(--global-gray-400);
  border-radius: 0;
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title {
  font-size: 14px;
}

.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
.woocommerce div.product div.summary .added_to_cart,
.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  padding: 10px 30px;
  line-height: 1.85;
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover,
.woocommerce div.product div.summary .added_to_cart:hover,
.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart):hover {
  background: var(--global-palette2);
  color: var(--global-palette9);
}

.single-product .woocommerce-product-details__short-description {
  margin: 0.8em 0;
}

button.single_add_to_cart_button.ajax_add_to_cart.button.alt.button-buy-now {
  background: var(--global-palette3);
  color: var(--global-palette9);
}

.woocommerce section.products > h2 {
  margin-bottom: 30px;
}

.woocommerce span.onsale, .menu .menu-item .woocommerce ul.products li.product .onsale {
  font-size: 12px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 100px;
  padding: 0;
  background-color: var(--global-palette2);
  color: var(--global-palette9);
}

.woocommerce div.product div.summary .product-onsale span.onsale {
  font-size: 12px;
  height: 40px;
  width: 40px;
  max-width: 100%;
  padding: 0;
}

.woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .product-onsale .onsale {
  top: 12px;
  left: 12px;
}

.product-cat:not(.site-header .product-cat) {
  overflow: hidden;
}
.product-cat:not(.site-header .product-cat) .cat-image {
  border-radius: 0px;
}
.product-cat:not(.site-header .product-cat):hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.top-deal-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
  -webkit-transform: none;
          transform: none;
}

.countdown .elementor-tmcore-countdown .elementor-countdown-item {
  border: 1px solid #ef2d2d;
  border-radius: 0;
}

body:not(.rtl) .cms-banners .col2 .elementor-element.head-1 {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 265px;
}
body:not(.rtl) .cms-banners .col2 .elementor-element.head-2 {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 345px;
}
body:not(.rtl) .cms-banners .col2 .elementor-element.cms-btn {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.cms-banners .elementor-widget-image {
  overflow: hidden;
}

.offer-section .offer-col .elementor-element-populated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.offer-section .elementor-widget {
  width: auto;
}

.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.primary-sidebar .widget .wp-block-latest-posts__list li {
  line-height: 1.5;
}

.welcome-newsletter input[type=email] {
  min-height: 45px;
  min-width: 220px;
  border-radius: 50px;
  padding-left: 20px;
  margin-bottom: 10px;
}

.welcome-newsletter {
  text-align: center;
}

.products-list .product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.home .deal-of-day .time-sale.style_7 {
  display: none;
}

.woocommerce-carousel ul.products {
  margin: 0px !important;
}

.splide__list {
  -webkit-transform-style: unset;
          transform-style: unset;
}

.site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 15px;
}
.site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
  margin: 15px 0px;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=email] {
  height: 45px;
  border: 0;
  width: 320px;
  margin-top: 0px;
  padding: 0px 18px;
  border-radius: 50px;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=email]:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=submit] {
  margin-top: 10px;
  background: #fff;
  color: #222222;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=submit]:hover {
  background: #fff;
  color: #222222;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields p {
  margin: 0 0px;
}
.site-middle-footer-inner-wrap .widget-area {
  position: relative;
}
.site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 30px;
}
.site-middle-footer-inner-wrap .widget-area .widget-title:after {
  content: "";
  border-bottom: 2px solid var(--global-palette1);
  width: 40px;
  height: 36px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-widget-area .widget li + li {
  margin: 8px 0 0;
}

.product-actions .woosw-btn.woosw-btn-has-icon, .product-actions .woosc-btn.woosc-btn-has-icon, .product-actions .woosq-btn.woosq-btn-has-icon {
  background: var(--global-palette9);
  color: var(--global-palette3);
  -webkit-box-shadow: 0 0 9px rgba(85, 85, 85, 0.1333333333);
          box-shadow: 0 0 9px rgba(85, 85, 85, 0.1333333333);
}

.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
  background: var(--global-palette-btn-bg);
}

.base-product-toggle-container .base-toggle-shop-layout.toggle, .base-product-toggle-container .base-toggle-shop-layout {
  background: var(--global-palette8);
}

.woosw-btn-icon-text .woosw-btn-text, .woosc-btn-icon-text .woosc-btn-text {
  font-size: 14px;
  font-weight: 500;
}

.woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette3);
  font-weight: 600;
}

.woocommerce table.shop_table {
  font-size: 100%;
}

.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
  z-index: 1;
}

@media (max-width: 1366px) {
  body:not(.rtl) .cms-banners .col2 .elementor-element.head-2 {
    width: 325px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .site-main-header-inner-wrap .header-search-advanced form.search-form.woocommerce-product-search {
    width: 450px;
    margin-left: 55px;
  }
  .site-header .site-header-item-vertical-navigation .vertical-menu-container {
    width: 225px;
  }
  .vertical-navigation .vertical-navigation-header {
    width: 240px;
  }
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 1.2em;
    padding-right: 1.2em;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  .site-header .custom-logo-link, .site-header .brand {
    display: block;
    width: 120px;
  }
  .site-top-header-inner-wrap .mobile-html-inner p {
    text-align: center;
    margin: 10px 0px;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 15px;
  }
  .mobile-navigation .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
    padding: 9px 20px;
  }
  .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
  .woocommerce div.product div.summary .added_to_cart,
  .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    padding: 9px 20px;
    line-height: 1.9;
  }
  .site-main-header-inner-wrap .header-cart-button .header-cart-total {
    top: 3px;
    left: auto;
    right: -9px;
  }
  .site-middle-footer-wrap .site-container {
    padding: 0;
  }
  #filter-drawer .drawer-inner .product-filter-widgets .widget-title {
    font-size: 19px;
    font-weight: 600;
  }
  body:not(.rtl) .cms-banners .col2 .elementor-element.head-1 {
    width: 210px;
  }
  body:not(.rtl) .cms-banners .col2 .elementor-element.head-2 {
    width: 245px;
  }
  .offer-section .offer-col .elementor-element-populated {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
}
@media (max-width: 767px) and (min-width: 541px) {
  .archive ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .single-product ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .woocommerce-cart ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list) {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sub-menu .elementor-element.elementor-widget-tmcore-products ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .site-header .custom-logo-link, .site-header .brand {
    width: 110px;
  }
  .home-tab-product .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    margin: 0 0 15px 0;
    padding: 0 0 5px 0px;
  }
  .woocommerce section.products > h2 {
    margin-bottom: 25px;
  }
  .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
  .woocommerce div.product div.summary .added_to_cart,
  .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    line-height: 1.9;
  }
  .woocommerce ul.products:not(.products-list-view):not(.splide__list):not(.sub-menu .products) {
    row-gap: 20px;
  }
  .offer-section .elementor-widget-icon-box .elementor-icon-box-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
}
@media (max-width: 540px) {
  .top-categories .cat-contents {
    padding-left: 20px;
  }
  .top-categories .cat-title a::before {
    border-left: 15px solid var(--global-palette3);
    width: 15px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    width: calc(50% - 7.5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
}
@media (max-width: 480px) {
  .site-header .custom-logo-link, .site-header .brand {
    width: 100px;
  }
  .woocommerce span.onsale, .menu .menu-item .woocommerce ul.products li.product .onsale {
    font-size: 11px;
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .product-onsale .onsale {
    top: 8px;
    left: 8px;
  }
  .cms-banners .elementor-element .col1 .head-1 .elementor-heading-title {
    font-size: 15px;
    line-height: 26px;
  }
  .cms-banners .elementor-element .col4 .head-1 .elementor-heading-title {
    display: none;
  }
  .cms-banners .elementor-element .col4 .head-2 .elementor-heading-title {
    font-size: 15px;
    line-height: 26px;
  }
  body:not(.rtl) .cms-banners .col1 .elementor-element.head-1 {
    left: 52%;
    top: 17%;
  }
  body:not(.rtl) .cms-banners .col1 .elementor-element.cms-btn {
    left: 52%;
    top: 63%;
  }
  body:not(.rtl) .cms-banners .col4 .elementor-element.head-2 {
    left: 52%;
    top: 18%;
  }
  body:not(.rtl) .cms-banners .col4 .elementor-element.cms-btn {
    left: 52%;
    top: 63%;
  }
}
.color-switch-dark #masthead {
  --global-palette9:#fff;
}
.color-switch-dark .header-cart-wrap .header-cart-button .header-cart-total, .color-switch-dark .header-mobile-cart-wrap .header-cart-button .header-cart-total {
  color: var(--global-palette7);
}
.color-switch-dark .vertical-navigation .vertical-menu-container > ul > li.menu-item > a {
  background: var(--global-palette7);
}
.color-switch-dark .site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button {
  color: var(--global-palette7);
}
.color-switch-dark .elementor-widget-tmcore-brand .elementor-brand-item .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark ul.sub-menu .elementor-element.menu-product-tab {
  background-color: #212121;
}
.color-switch-dark button.single_add_to_cart_button.ajax_add_to_cart.button.alt.button-buy-now {
  background: var(--global-palette1);
}
.color-switch-dark .entry-hero-container-inner {
  background: var(--global-palette8);
}
.color-switch-dark .elementor-element.testimonial-sec {
  border-color: #2f3336;
}
.color-switch-dark .site-middle-footer-inner-wrap {
  --global-palette9:#fff;
}
.color-switch-dark .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button), .color-switch-dark .woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button),
.color-switch-dark .wc-block-grid__product.woo-archive-btn-button .product-details .wc-block-grid__product-add-to-cart .wp-block-button__link {
  background: var(--global-palette-btn-bg);
  color: var(--global-palette6);
}
.color-switch-dark .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button):hover, .color-switch-dark .woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button):hover,
.color-switch-dark .wc-block-grid__product.woo-archive-btn-button .product-details .wc-block-grid__product-add-to-cart .wp-block-button__link:hover {
  background: var(--global-palette2);
  color: var(--global-palette9);
}

.color-switch-dark.woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button), .woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button),
.wc-block-grid__product.woo-archive-btn-button .product-details .wc-block-grid__product-add-to-cart .wp-block-button__link {
  background: var(--global-palette-btn-bg);
  color: var(--global-palette6);
}
.color-switch-dark.woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button):hover, .woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button):hover,
.wc-block-grid__product.woo-archive-btn-button .product-details .wc-block-grid__product-add-to-cart .wp-block-button__link:hover {
  background: var(--global-palette2);
  color: var(--global-palette9);
}