/* Z-index header fix */
/*.site-header {
z-index: 999999!important;
} */

/* cookie banner fix */

#kadence-conversion-29694 .kadence-conversion-inner {
    overflow-y: visible;
}

#cart-drawer {
z-index: 9999999!important;
}
#mobile-drawer .mobile-drawer-content {
margin-top: 125px;
}

.showing-popup-drawer-from-left.animate-body-popup .site-header-row {
    -webkit-transform: none!important;
    transform: none!important;
}

.header-menu-container ul.menu>li.kadence-menu-mega-enabled>ul>li>a {
    font-weight: 600;
}
ul.currency_switcher {
    padding-left: 0;
}

.mobile-html2 {
    margin-right: -8px;
    margin-left: 8px;
}

@media (max-width: 1024px){
  ul.currency_switcher {
      margin-left: 0;
      padding-left: 0;
  }
}
ul.currency_switcher li a.active, ul.currency_switcher li a:hover {
    color: white;
    background: #999999;
    border-color: #FFFFFF;
}
button.single_add_to_cart_button.button.alt {
    width: 76%;
    background-color: #000000;
}
.woocommerce ul.products.woo-archive-btn-button .button {
 position: absolute;
 bottom: 30px;
}
.woocommerce ul.products li.product .entry-content-wrap {
    min-height: 260px;
}
.site-branding a.brand img {
    will-change: transform;
    image-rendering: -webkit-optimize-contrast;
}
.kadence-menu-has-icon.kadence-menu-has-icon a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.kadence-menu-has-icon .menu-label-icon-wrap {
	margin-left: 0;
	margin-right: 0.2em;
}
footer {
text-align: center;
}
footer img{
margin: 0 auto;
}

/* Checkout */

.woocommerce-checkout .wc-block-components-product-metadata {
display: none!important;
}
.woocommerce-checkout .wc-block-components-totals-coupon-link{
display: none;
}
.woocommerce-form-coupon {
           display:block !important;
        }

@media ( max-width: 600px ) {
    .woocommerce.woocommerce ul.products li.product .star-rating~.price {
        padding-right: 0;
    }
}
@media screen and (max-width: 768px) {
  .woocommerce div.product form.cart .button {
    width: 100%;
  }
  .kadence-svg-iconset svg {
      height: 24px!important;
      width: 24px!important;
  }
}
.yith-wcwl-add-to-wishlist {
    text-align: center;
}
