.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
} .custom-price {
margin-top: 2px;
font-size: 15px !important;
font-weight: 600 !important;
color:var(--ts-primary-color)
}
.price {
display: flex;
flex-direction: column;
align-items: flex-start !important
}
.ts-variation-price .price {
font-size: 1em !important
}
.ts-variation-price .custom-price {
margin-top: 4px !important;
font-size: 14px !important
}
.products .custom-price {
display: none
}
.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
}