:root{--yith-wacp-close-color-normal:#c0c0c0;--yith-wacp-close-color-hover:#c0c0c0;--yith-wacp-popup-background:#fff;--yith-wacp-overlay-color:#000;--yith-wacp-popup-border-radius:0 0 0 0;--yith-wacp-box-width-size:700px;--yith-wacp-box-height-size:700px;--yith-wacp-popup-message-alignment:left;--yith-wacp-notice-colors-text:#000;--yith-wacp-notice-colors-background:#eff7d4;--yith-wacp-notice-border-radius:0 0 0 0;--yith-wacp-notice-icon-color:#adbc15;--yith-wacp-product-name-color-normal:#000;--yith-wacp-product-name-color-hover:#008371;--yith-wacp-product-price-color:#000;--yith-wacp-table-border-color:#e5e5e5;--yith-wacp-shipping-taxes-label-color-label:#000;--yith-wacp-shipping-taxes-label-color-amount:#000;--yith-wacp-cart-total-label-color-label:#000;--yith-wacp-cart-total-label-color-amount:#000;--yith-wacp-button-background-go-cart:#008671;--yith-wacp-button-text-color-go-cart:#fff;--yith-wacp-button-border-color-go-cart:#008671;--yith-wacp-button-hover-background-go-cart:rgba(0,0,0,0);--yith-wacp-button-hover-text-color-go-cart:#008671;--yith-wacp-button-hover-border-color-go-cart:#008671;--yith-wacp-button-background-go-checkout:#008671;--yith-wacp-button-text-color-go-checkout:#fff;--yith-wacp-button-border-color-go-checkout:#008671;--yith-wacp-button-hover-background-go-checkout:rgba(0,0,0,0);--yith-wacp-button-hover-text-color-go-checkout:#008671;--yith-wacp-button-hover-border-color-go-checkout:#008671;--yith-wacp-button-background-continue-shopping:#008671;--yith-wacp-button-text-color-continue-shopping:#fff;--yith-wacp-button-border-color-continue-shopping:#008671;--yith-wacp-button-hover-background-continue-shopping:rgba(0,0,0,0);--yith-wacp-button-hover-text-color-continue-shopping:#008671;--yith-wacp-button-hover-border-color-continue-shopping:#008671;--yith-wacp-actions-buttons-radius:10px 10px 10px 10px;--yith-wacp-color-title-related:#000;--yith-wacp-mini-cart-bg:#fff;--yith-wacp-mini-cart-shadow:#ccc;--yith-wacp-mini-cart-counter:#008671;--yith-wacp-mini-cart-borders:5px 5px 5px 5px;--yith-wacp-mini-cart-icon-color:#000}#yith-wacp-popup .yith-wacp-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:10000;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;background-color:var(--yith-wacp-overlay-color)}#yith-wacp-popup .yith-wacp-wrapper{position:fixed;width:auto;height:auto;z-index:20000;visibility:hidden;max-width:var(--yith-wacp-box-width-size);max-height:var(--yith-wacp-box-height-size)}#yith-wacp-popup .yith-wacp-main{padding:35px 0;opacity:0;-webkit-transition:all .3s cubic-bezier(.25,.5,.5,.9);-moz-transition:all .3s cubic-bezier(.25,.5,.5,.9);transition:all .3s cubic-bezier(.25,.5,.5,.9);height:100%;box-sizing:border-box;background-color:var(--yith-wacp-popup-background);border-radius:var(--yith-wacp-popup-border-radius)}#yith-wacp-popup.fade-in .yith-wacp-main{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}#yith-wacp-popup .yith-wacp-close{position:absolute;right:11px;top:11px;width:13px;height:13px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/close.svg");mask-image:url("/wp-content/plugins/yith-woocommerce-added-to-cart-popup-premium/assets/css/../images/close.svg");background-color:var(--yith-wacp-close-color-normal)}#yith-wacp-popup .yith-wacp-close:hover{cursor:pointer;background-color:var(--yith-wacp-close-color-hover)}#yith-wacp-popup .yith-wacp-content{padding:0 35px;overflow:hidden;box-sizing:border-box;position:relative;height:100%}#yith-wacp-mini-cart{position:fixed;background-color:var(--yith-wacp-mini-cart-bg);border:1px solid #ccc;border-radius:var(--yith-wacp-mini-cart-borders);box-shadow:2px 2px 8px var(--yith-wacp-mini-cart-shadow);z-index:1000;cursor:pointer;display:none}