

			:root {
				--yith-wacp-box-width-size: 469px;
				--yith-wacp-box-height-size: 580px;
				--yith-wacp-popup-border-radius: 20px 20px 20px 20px;
				--yith-wacp-close-color-normal: #ffffff;
				--yith-wacp-close-color-hover: #c7c4e2;
				--yith-wacp-overlay-color: rgba(0,0,0,0.6);
				--yith-wacp-popup-background: rgb(255,255,255);
				--yith-wacp-popup-message-alignment: center;
				--yith-wacp-notice-border-radius: 10px 10px 10px 10px;
				--yith-wacp-notice-colors-text: #fcfcfc;
				--yith-wacp-notice-colors-background: rgb(114,114,114);
				--yith-wacp-notice-icon-color: #ADBC15;
				--yith-wacp-product-name-color-normal: rgb(56,56,56);
				--yith-wacp-product-name-color-hover: rgb(163,163,163);
				--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: #ff9100;
				--yith-wacp-button-text-color-go-cart: #ffffff;
				--yith-wacp-button-border-color-go-cart: #ff9100;
				--yith-wacp-button-hover-background-go-cart: #c7c4e2;
				--yith-wacp-button-hover-text-color-go-cart: #ffffff;
				--yith-wacp-button-hover-border-color-go-cart: #c7c4e2;
				--yith-wacp-button-background-go-checkout: #ff9100;
				--yith-wacp-button-text-color-go-checkout: #ffffff;
				--yith-wacp-button-border-color-go-checkout: #ff9100;
				--yith-wacp-button-hover-background-go-checkout: #c7c4e2;
				--yith-wacp-button-hover-text-color-go-checkout: #ffffff;
				--yith-wacp-button-hover-border-color-go-checkout: #c7c4e2;
				--yith-wacp-button-background-continue-shopping: #ff9100;
				--yith-wacp-button-text-color-continue-shopping: #ffffff;
				--yith-wacp-button-border-color-continue-shopping: #ff9100;
				--yith-wacp-button-hover-background-continue-shopping: #c7c4e2;
				--yith-wacp-button-hover-text-color-continue-shopping: #ffffff;
				--yith-wacp-button-hover-border-color-continue-shopping: #c7c4e2;
				--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(//glossobooks.com/wp-content/swift-ai/images/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/images/message-icon-png.webp);
				}
				
				
