.product-custom-label div {
display: inline-block;
margin-bottom: 5px !important;
padding: 4px 10px;
border-radius: 6px;
font-weight: 500;
text-align: left;
color: #fff
}
.single-product .summary .product-custom-label div {
margin-bottom: 30px !important
} .woocommerce div.product form.cart .variations * {
display: inherit
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
border-radius: 15px;
border: 1px solid #CCC;
padding: 5px 10px
}
.reset_variations {
display: none !important
}
.woocommerce-tabs .product-content {
margin: 30px auto;
width: 100%;
max-width: 1000px;
color: #111
} #wpgs-gallery .wcgs-anchor-link.active .wcgs-thumb img, #wpgs-gallery .wcgs-thumb.spswiper-slide-thumb-active.wcgs-thumb img {
opacity: .6
}
#wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox {
transition: all .3s ease-in-out
}
.fancybox__nav {
--f-button-svg-filter: none !important
}
.f-button:hover:not([disabled]) {
opacity: .9;
background-color: var( --e-global-color-accent ) !important
}