.label {
  display: none !important;
}

/* Hide the Google Pay button */
.p-HeightObserverProvider {
  display: none !important;
}

.reset_variations{
  display: none !important;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item { 
    background-color: #fffde6;
	color:#8646bd;

border-radius:500px}

.woocommerce div.product form.cart .variations{
  margin: -2% auto !important;
	width:auto;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){
	background-color: var(--wvs-selected-item-background-color, #fffd76);
    color: var(--wvs-selected-item-text-color, #8646bd);
	
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected{
webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #fffd76) !important;
    box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #fffd76) !important;
    color: var(--wvs-selected-item-text-color, #8646bd) !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
-webkit-box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #8646bd) !important;
    box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #8646bd) !important;
}
.wl .elementor-1422 .elementor-element.elementor-element-0a5fe53 .wl-atc-button-area .quantity input, .wl .elementor-1422 .elementor-element.elementor-element-0a5fe53 .wl-atc-button-area .quantity input.qty{
box-shadow: 5px 7px black;
}
[data-wvstooltip]:before{
display:none !important
}
.wvs-has-image-tooltip:hover:after, .wvs-has-image-tooltip:hover:before, [data-wvstooltip]:hover:after, [data-wvstooltip]:hover:before {
display:none
}

.quantity{
	margin:auto !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce #respond input#submit.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce a.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce button.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce input.button.added::after {
display:none
}
.woocommerce div.product form.cart .variations td{
 margin:auto !important;
 padding:0 !important;
padding-bottom:3% !important;
}

.qty{
box-shadow: 5px 7px 0px 0px #000000;

}

.page-header{
    padding: 5vh 0% 0 0;
}

.payment_method_multibanco_checkout img{
  display: none !important;
}

.payment_method_mbway_checkout img{
  display: none !important;
}

.shush{
    visibility: hidden
}