

			:root {
				--yith-wacp-box-width-size: 650px;
				--yith-wacp-box-height-size: 780px;
				--yith-wacp-popup-border-radius: 8px 8px 8px 8px;
				--yith-wacp-close-color-normal: rgb(65,47,47);
				--yith-wacp-close-color-hover: rgb(142,142,142);
				--yith-wacp-overlay-color: rgba(226,226,226,0.64);
				--yith-wacp-popup-background: #ffffff;
				--yith-wacp-popup-message-alignment: center;
				--yith-wacp-notice-border-radius: 0px 0px 0px 0px;
				--yith-wacp-notice-colors-text: #000000;
				--yith-wacp-notice-colors-background: rgb(255,255,255);
				--yith-wacp-notice-icon-color: #ADBC15;
				--yith-wacp-product-name-color-normal: #000000;
				--yith-wacp-product-name-color-hover: rgb(165,165,165);
				--yith-wacp-table-border-color: rgb(255,255,255);
				--yith-wacp-product-price-color: #000000;
				--yith-wacp-shipping-taxes-label-color-label: #000000;
				--yith-wacp-shipping-taxes-label-color-amount: #000000;
				--yith-wacp-cart-total-label-color-label: #000000;
				--yith-wacp-cart-total-label-color-amount: #000000;
				--yith-wacp-button-background-go-cart: rgb(255,255,255);
				--yith-wacp-button-text-color-go-cart: rgb(2,2,2);
				--yith-wacp-button-border-color-go-cart: rgb(255,255,255);
				--yith-wacp-button-hover-background-go-cart: rgba(0,0,0,0);
				--yith-wacp-button-hover-text-color-go-cart: rgb(145,145,145);
				--yith-wacp-button-hover-border-color-go-cart: rgb(255,255,255);
				--yith-wacp-button-background-go-checkout: rgb(255,255,255);
				--yith-wacp-button-text-color-go-checkout: rgb(0,0,0);
				--yith-wacp-button-border-color-go-checkout: rgb(255,255,255);
				--yith-wacp-button-hover-background-go-checkout: rgba(0,0,0,0);
				--yith-wacp-button-hover-text-color-go-checkout: rgb(158,158,158);
				--yith-wacp-button-hover-border-color-go-checkout: rgb(255,255,255);
				--yith-wacp-button-background-continue-shopping: rgb(255,255,255);
				--yith-wacp-button-text-color-continue-shopping: rgb(7,7,7);
				--yith-wacp-button-border-color-continue-shopping: rgb(255,255,255);
				--yith-wacp-button-hover-background-continue-shopping: rgba(0,0,0,0);
				--yith-wacp-button-hover-text-color-continue-shopping: rgb(170,170,170);
				--yith-wacp-button-hover-border-color-continue-shopping: rgb(255,255,255);
				--yith-wacp-actions-buttons-radius: 2px 2px 2px 2px;
				--yith-wacp-color-title-related: #000000;
				--yith-wacp-mini-cart-bg: #ffffff;
				--yith-wacp-mini-cart-shadow: #cccccc;
				--yith-wacp-mini-cart-counter: #008671;
				--yith-wacp-mini-cart-icon-color: #000000;
				--yith-wacp-mini-cart-borders: 5px 5px 5px 5px;
				}
				
			#yith-wacp-popup .yith-wacp-content .yith-wacp-message.custom-icon:before {
				background-image: url(https://superior-mirage.com/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/images/check.svg);
				}
				
				
