

			:root {
				--yith-wacp-box-width-size: 469px;
				--yith-wacp-box-height-size: 580px;
				--yith-wacp-popup-border-radius: 0px 0px 0px 0px;
				--yith-wacp-close-color-normal: #ffffff;
				--yith-wacp-close-color-hover: #0c0c0c;
				--yith-wacp-overlay-color: rgba(#0f0f0f,0.5,,);
				--yith-wacp-popup-background: #ffffff;
				--yith-wacp-popup-message-alignment: left;
				--yith-wacp-notice-border-radius: 0px 0px 0px 0px;
				--yith-wacp-notice-colors-text: #fcfcfc;
				--yith-wacp-notice-colors-background: #0c0c0c;
				--yith-wacp-notice-icon-color: #ADBC15;
				--yith-wacp-product-name-color-normal: #0f0f0f;
				--yith-wacp-product-name-color-hover: #565656;
				--yith-wacp-table-border-color: #e5e5e5;
				--yith-wacp-product-price-color: #565656;
				--yith-wacp-shipping-taxes-label-color-label: #565656;
				--yith-wacp-shipping-taxes-label-color-amount: #565656;
				--yith-wacp-cart-total-label-color-label: #565656;
				--yith-wacp-cart-total-label-color-amount: #565656;
				--yith-wacp-button-background-go-cart: #407c40;
				--yith-wacp-button-text-color-go-cart: #ffffff;
				--yith-wacp-button-border-color-go-cart: #407c40;
				--yith-wacp-button-hover-background-go-cart: #3a3b3a;
				--yith-wacp-button-hover-text-color-go-cart: #ffffff;
				--yith-wacp-button-hover-border-color-go-cart: #3a3b3a;
				--yith-wacp-button-background-go-checkout: #407c40;
				--yith-wacp-button-text-color-go-checkout: #ffffff;
				--yith-wacp-button-border-color-go-checkout: #407c40;
				--yith-wacp-button-hover-background-go-checkout: #3a3b3a;
				--yith-wacp-button-hover-text-color-go-checkout: #ffffff;
				--yith-wacp-button-hover-border-color-go-checkout: #3a3b3a;
				--yith-wacp-button-background-continue-shopping: #407c40;
				--yith-wacp-button-text-color-continue-shopping: #ffffff;
				--yith-wacp-button-border-color-continue-shopping: #407c40;
				--yith-wacp-button-hover-background-continue-shopping: #3a3b3a;
				--yith-wacp-button-hover-text-color-continue-shopping: #ffffff;
				--yith-wacp-button-hover-border-color-continue-shopping: #3a3b3a;
				--yith-wacp-actions-buttons-radius: 10px 10px 10px 10px;
				--yith-wacp-color-title-related: #565656;
				--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://dots.gr/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/images/message-icon.svg);
				}
				
				
