h3.co-title.co-title--h2.co-input-label:after {
  content: "";
}
.tabs__head-label img{opacity: 0.5;}
.is-active .tabs__head-label img{opacity: 1;}
.tabs__head-item:hover .tabs__head-label img{opacity: 1;}{}

.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview:not(.not-available) .add-cart-counter {
  display: grid !important;
}

.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants .add-cart-counter {
  display: none !important;
}
.product .option-selector .option:last-child {
    display: flex !important;
    flex-direction: column !important;
    width: 100%;
    height: auto;
  
}
