.webui-popover-content{display:none;}.webui-popover-rtl{direction:rtl;text-align:right;}.webui-popover{position:absolute;top:0;left:0;z-index:9999;display:none;min-width:50px;min-height:32px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);}.webui-popover.top,.webui-popover.top-left,.webui-popover.top-right{margin-top:-10px;}.webui-popover.right,.webui-popover.right-top,.webui-popover.right-bottom{margin-left:10px;}.webui-popover.bottom,.webui-popover.bottom-left,.webui-popover.bottom-right{margin-top:10px;}.webui-popover.left,.webui-popover.left-top,.webui-popover.left-bottom{margin-left:-10px;}.webui-popover.pop{-webkit-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transition:transform .15s cubic-bezier(.3,0,0,1.5);-o-transition:transform .15s cubic-bezier(.3,0,0,1.5);transition:transform .15s cubic-bezier(.3,0,0,1.5);opacity:0;filter:alpha(opacity=0);}.webui-popover.pop-out{-webkit-transition-property:"opacity,transform";-o-transition-property:"opacity,transform";transition-property:"opacity,transform";-webkit-transition:.15s linear;-o-transition:.15s linear;transition:.15s linear;opacity:0;filter:alpha(opacity=0);}.webui-popover.fade,.webui-popover.fade-out{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;opacity:0;filter:alpha(opacity=0);}.webui-popover.out{opacity:0;filter:alpha(opacity=0);}.webui-popover.in{-webkit-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100);}.webui-popover .webui-popover-content{padding:9px 14px;overflow:auto;display:block;}.webui-popover .webui-popover-content>div:first-child{width:99%;}.webui-popover-inner .close{font-family:arial;margin:8px 10px 0 0;float:right;font-size:16px;font-weight:700;line-height:16px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);text-decoration:none;}.webui-popover-inner .close:hover,.webui-popover-inner .close:focus{opacity:.5;filter:alpha(opacity=50);}.webui-popover-inner .close:after{content:"×";width:.8em;height:.8em;padding:4px;position:relative;}.webui-popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:700;line-height:18px;background-color:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0;}.webui-popover-content{padding:9px 14px;overflow:auto;display:none;}.webui-popover-inverse{background-color:#333;color:#eee;}.webui-popover-inverse .webui-popover-title{background:#333;border-bottom:1px solid #3b3b3b;color:#eee;}.webui-no-padding .webui-popover-content{padding:0;}.webui-no-padding .list-group-item{border-right:none;border-left:none;}.webui-no-padding .list-group-item:first-child{border-top:0;}.webui-no-padding .list-group-item:last-child{border-bottom:0;}.webui-popover>.webui-arrow,.webui-popover>.webui-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}.webui-popover>.webui-arrow{border-width:11px;}.webui-popover>.webui-arrow:after{border-width:10px;content:"";}.webui-popover.top>.webui-arrow,.webui-popover.top-right>.webui-arrow,.webui-popover.top-left>.webui-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0;}.webui-popover.top>.webui-arrow:after,.webui-popover.top-right>.webui-arrow:after,.webui-popover.top-left>.webui-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;}.webui-popover.right>.webui-arrow,.webui-popover.right-top>.webui-arrow,.webui-popover.right-bottom>.webui-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25);}.webui-popover.right>.webui-arrow:after,.webui-popover.right-top>.webui-arrow:after,.webui-popover.right-bottom>.webui-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff;}.webui-popover.bottom>.webui-arrow,.webui-popover.bottom-right>.webui-arrow,.webui-popover.bottom-left>.webui-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0;}.webui-popover.bottom>.webui-arrow:after,.webui-popover.bottom-right>.webui-arrow:after,.webui-popover.bottom-left>.webui-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;}.webui-popover.left>.webui-arrow,.webui-popover.left-top>.webui-arrow,.webui-popover.left-bottom>.webui-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25);}.webui-popover.left>.webui-arrow:after,.webui-popover.left-top>.webui-arrow:after,.webui-popover.left-bottom>.webui-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px;}.webui-popover-inverse.top>.webui-arrow,.webui-popover-inverse.top-left>.webui-arrow,.webui-popover-inverse.top-right>.webui-arrow,.webui-popover-inverse.top>.webui-arrow:after,.webui-popover-inverse.top-left>.webui-arrow:after,.webui-popover-inverse.top-right>.webui-arrow:after{border-top-color:#333;}.webui-popover-inverse.right>.webui-arrow,.webui-popover-inverse.right-top>.webui-arrow,.webui-popover-inverse.right-bottom>.webui-arrow,.webui-popover-inverse.right>.webui-arrow:after,.webui-popover-inverse.right-top>.webui-arrow:after,.webui-popover-inverse.right-bottom>.webui-arrow:after{border-right-color:#333;}.webui-popover-inverse.bottom>.webui-arrow,.webui-popover-inverse.bottom-left>.webui-arrow,.webui-popover-inverse.bottom-right>.webui-arrow,.webui-popover-inverse.bottom>.webui-arrow:after,.webui-popover-inverse.bottom-left>.webui-arrow:after,.webui-popover-inverse.bottom-right>.webui-arrow:after{border-bottom-color:#333;}.webui-popover-inverse.left>.webui-arrow,.webui-popover-inverse.left-top>.webui-arrow,.webui-popover-inverse.left-bottom>.webui-arrow,.webui-popover-inverse.left>.webui-arrow:after,.webui-popover-inverse.left-top>.webui-arrow:after,.webui-popover-inverse.left-bottom>.webui-arrow:after{border-left-color:#333;}.webui-popover i.icon-refresh:before{content:"";}.webui-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px;background:url("https://calinachi.bg/wp-content/plugins/advanced-coupons-for-woocommerce-free/js/lib/img/loading.gif") no-repeat;}.webui-popover i.icon-refresh.nitro-lazy{background-image:none !important;}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);}}@keyframes rotate{100%{transform:rotate(360deg);}}.webui-popover-backdrop{background-color:rgba(0,0,0,.65);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9998;}.webui-popover .dropdown-menu{display:block;position:relative;top:0;border:none;box-shadow:none;float:none;}#agcfw-redeem-gift-card.agcfw-checkout-redeem{margin-bottom:2.5em;}#agcfw-redeem-gift-card.agcfw-checkout-redeem h3{padding:1em 1.2em;margin:0;background:#f8f8f8;font-size:1em;font-weight:700;}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form h3{cursor:pointer;}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form h3 .caret{position:relative;top:-2px;margin-left:5px;}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form.show h3 .caret img{transform:rotate(0);}#agcfw-redeem-gift-card.agcfw-checkout-redeem h3 .caret img{display:inline-block;transition:transform .5s ease;transform:rotate(-90deg);}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form .agcfw-inner{height:0;max-height:111px;overflow:hidden;transition:height .5s ease;}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form.show .agcfw-inner{height:500px;}#agcfw-redeem-gift-card.agcfw-checkout-redeem .agcfw-inner-content{background:#fafafa;padding:1em 1.2em;}#agcfw-redeem-gift-card.agcfw-checkout-redeem .agcfw-inner p{margin-bottom:.5em;}.webui-popover{border-radius:0;border:0;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);}.webui-popover .webui-popover-title{font-size:1em;color:inherit;padding:.7em 1em .7em 2em;background:url("data:image/svg+xml,<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.5 0.125C4.15117 0.125 0.625 3.65117 0.625 8C0.625 12.3488 4.15117 15.875 8.5 15.875C12.8488 15.875 16.375 12.3488 16.375 8C16.375 3.65117 12.8488 0.125 8.5 0.125ZM8.5 14.5391C4.88945 14.5391 1.96094 11.6105 1.96094 8C1.96094 4.38945 4.88945 1.46094 8.5 1.46094C12.1105 1.46094 15.0391 4.38945 15.0391 8C15.0391 11.6105 12.1105 14.5391 8.5 14.5391Z\" fill=\"%236D6D6D\"/><path d=\"M10.4617 4.56699C9.93437 4.10469 9.23828 3.85156 8.5 3.85156C7.76172 3.85156 7.06562 4.10645 6.53828 4.56699C5.98984 5.04688 5.6875 5.69199 5.6875 6.38281V6.51641C5.6875 6.59375 5.75078 6.65703 5.82812 6.65703H6.67188C6.74922 6.65703 6.8125 6.59375 6.8125 6.51641V6.38281C6.8125 5.60762 7.57012 4.97656 8.5 4.97656C9.42988 4.97656 10.1875 5.60762 10.1875 6.38281C10.1875 6.92949 9.80078 7.43047 9.20137 7.66074C8.82871 7.80313 8.5123 8.05273 8.28555 8.37969C8.05527 8.71367 7.93574 9.11445 7.93574 9.52051V9.89844C7.93574 9.97578 7.99902 10.0391 8.07637 10.0391H8.92012C8.99746 10.0391 9.06074 9.97578 9.06074 9.89844V9.49941C9.06165 9.32877 9.11396 9.16236 9.21085 9.02188C9.30774 8.88141 9.44471 8.77339 9.60391 8.71191C10.641 8.31289 11.3107 7.39883 11.3107 6.38281C11.3125 5.69199 11.0102 5.04688 10.4617 4.56699ZM7.79688 11.8672C7.79688 12.0537 7.87095 12.2325 8.00282 12.3644C8.13468 12.4962 8.31352 12.5703 8.5 12.5703C8.68648 12.5703 8.86532 12.4962 8.99718 12.3644C9.12905 12.2325 9.20312 12.0537 9.20312 11.8672C9.20312 11.6807 9.12905 11.5019 8.99718 11.37C8.86532 11.2381 8.68648 11.1641 8.5 11.1641C8.31352 11.1641 8.13468 11.2381 8.00282 11.37C7.87095 11.5019 7.79688 11.6807 7.79688 11.8672Z\" fill=\"%236D6D6D\"/></svg>") no-repeat .7em center;}.webui-popover .webui-popover-title.nitro-lazy{background-image:none !important;}.webui-popover .webui-popover-content{font-size:.9em;padding:.7em 1em;}.webui-popover.bottom-right .webui-arrow{border-bottom-color:rgba(0,0,0,.07);}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type="file"]{cursor:pointer;}.wpcf7 input[type="file"]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr;}.wpcf7-reflection > output{display:list-item;list-style:none;}.wpcf7-reflection > output[hidden]{display:none;}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center;}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0;}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#cookie-notice.cn-animated{-webkit-animation-duration:.5s !important;animation-duration:.5s !important;-webkit-animation-fill-mode:both;animation-fill-mode:both;}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block;}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none;}.cn-position-top{top:0;}.cn-position-bottom{bottom:0;}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2;}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1;}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer;}.cn-close-icon:hover{opacity:1;}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:" ";height:15px;width:2px;top:3px;background-color:grey;}.cn-close-icon:before{transform:rotate(45deg);}.cn-close-icon:after{transform:rotate(-45deg);}#cookie-notice .cn-revoke-cookie{margin:0;}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block;}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit;}.cn-text-container{margin:0 0 6px;}.cn-buttons-container,.cn-text-container{display:inline-block;}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn;}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut;}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp;}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown;}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block;}#cookie-notice .cn-button{margin:0 5px 5px;}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px;}}.merchant-product-labels{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:none;}@media (min-width: 769px){.merchant-product-labels.show-on-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;}}@media (max-width: 768px){.merchant-product-labels.show-on-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;}}.merchant-product-labels~.merchant-product-labels{display:none;}.merchant-product-labels__regular{position:absolute;top:10px;z-index:999;}.merchant-product-labels__regular.position-top-left{left:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.merchant-product-labels__regular.position-top-right{right:10px;}.merchant-product-labels__text .merchant-label{position:relative;padding:0 8px;}.merchant-product-labels__image img{height:100%;width:100%;display:block;}.merchant-product-labels .merchant-label{line-height:1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px;text-align:center;}.merchant-product-labels .merchant-label .woocommerce-Price-amount{color:inherit;}.merchant-product-labels .merchant-label-shape-rounded{border-radius:4px;}.merchant-product-labels.merchant-product-labels__text-shape-2{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.merchant-product-labels.merchant-product-labels__text-shape-2 .merchant-label{background:inherit;border-top-left-radius:inherit;border-bottom-left-radius:inherit;padding-left:10px;}.merchant-product-labels.merchant-product-labels__text-shape-2 .merchant-label:after{content:"";position:absolute;width:15px;top:0;bottom:0;right:-10px;background:inherit;z-index:-1;clip-path:polygon(0 0,100% 0%,34% 100%,0% 100%);}.merchant-product-labels.merchant-product-labels__text-shape-3{clip-path:polygon(10px 0,100% 0,100% 100%,10px 100%,0 50%);}.merchant-product-labels.merchant-product-labels__text-shape-3 .merchant-label{padding-left:12px;}.merchant-product-labels.merchant-product-labels__text-shape-4{clip-path:polygon(100% 0px,100% 100%,0% 100%,10px 50%,0% 0%);border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;}.merchant-product-labels.merchant-product-labels__text-shape-4 .merchant-label{padding-left:12px;}.merchant-product-labels.merchant-product-labels__text-shape-5{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.merchant-product-labels.merchant-product-labels__text-shape-5.position-top-left{-webkit-transform:rotate(-45deg) translate(-50%,50%);transform:rotate(-45deg) translate(-50%,50%);-webkit-transform-origin:left;transform-origin:left;}.merchant-product-labels.merchant-product-labels__text-shape-5.position-top-right{-webkit-transform:rotate(45deg) translate(50%,50%);transform:rotate(45deg) translate(50%,50%);-webkit-transform-origin:right;transform-origin:right;}.merchant-product-labels.merchant-product-labels__text-shape-6{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(-45deg) translate(-50%,50%);transform:rotate(-45deg) translate(-50%,50%);-webkit-transform-origin:left;transform-origin:left;}.merchant-product-labels.merchant-product-labels__text-shape-6.position-top-left{-webkit-transform:rotate(-45deg) translate(-50%,25%);transform:rotate(-45deg) translate(-50%,25%);-webkit-transform-origin:left;transform-origin:left;}.merchant-product-labels.merchant-product-labels__text-shape-6.position-top-right{-webkit-transform:rotate(45deg) translate(50%,25%);transform:rotate(45deg) translate(50%,25%);-webkit-transform-origin:right;transform-origin:right;}.merchant-product-labels.merchant-product-labels__text-shape-6:after{content:"";background:inherit;position:absolute;z-index:-1;top:-100%;bottom:0;left:0;right:0;}.merchant-product-labels.merchant-product-labels__text-shape-8{border-radius:50%;}.merchant-product-labels-image-wrap{overflow:hidden;}li.type-product,div.type-product{position:relative;}li.type-product a img,div.type-product a img{width:100%;}ul.wc-block-product-template li.product,ul.wc-block-grid__products li.wc-block-grid__product,ul.wc-block-grid__products li.product,ul.products li.wc-block-grid__product,ul.products li.product{overflow:hidden;}.theme-kadence .editor-styles-wrapper .merchant_product-labels-grid_item_html a,.theme-kadence .editor-styles-wrapper .merchant_product-labels-grid_item_html .wc-block-grid__product-image,.theme-kadence .editor-styles-wrapper .merchant_product-labels-grid_item_html .wc-block-grid__product-image img{width:100% !important;}.variation-BundleDiscount{margin:0;}.merchant-frequently-bought-together-title{margin-bottom:25px;}.merchant-frequently-bought-together{margin:30px 0;clear:both;}.merchant-frequently-bought-together.after-tabs{padding-bottom:40px;}.merchant-frequently-bought-together .added_to_cart,.merchant-frequently-bought-together .wc-forward{display:none !important;}.merchant-frequently-bought-together-bundles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:20px;}.merchant-frequently-bought-together-bundle{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;}.merchant-frequently-bought-together-bundle form{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;}.merchant-frequently-bought-together-bundle.has-no-discount .merchant-frequently-bought-together-bundle-total-price{margin:8px 0;}.merchant-frequently-bought-together-bundle-products{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.merchant-frequently-bought-together-bundle .plus-icon{position:relative;}.merchant-frequently-bought-together-bundle .plus-icon .bundle-product-plus{position:absolute;right:50%;top:60px;font-size:25px;background-color:#212121;color:#fff;border-radius:50%;width:35px;height:35px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:arial,serif;}.merchant-frequently-bought-together-bundle-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:150px;position:relative;margin-right:35px;}.merchant-frequently-bought-together-bundle-product .include-product{position:absolute;top:5px;right:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid var(--merchant-fbt-checkbox-color,#000);background:#fff;cursor:pointer;border-radius:var(--merchant-fbt-checkbox-border-radius,0);}.merchant-frequently-bought-together-bundle-product .include-product:checked{background:var(--merchant-fbt-checkbox-color,#000);}.merchant-frequently-bought-together-bundle-product .include-product:checked:after{content:"✓";color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px;}.merchant-frequently-bought-together-bundle-product-attributes{display:grid;grid-gap:10px;margin-top:10px;}.merchant-frequently-bought-together-bundle-product-attributes select{min-height:inherit;height:inherit;padding:7px;font-size:12px;}.merchant-frequently-bought-together-bundle-product-price .error{color:red;font-size:14px;max-width:150px;}.merchant-frequently-bought-together-bundle-product p{margin:0 0 10px;}.merchant-frequently-bought-together-bundle-product img{max-width:150px;height:auto;margin:0 auto 20px;}.merchant-frequently-bought-together-bundle-offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.merchant-frequently-bought-together-bundle-total,.merchant-frequently-bought-together-bundle-total-price{margin:0;}.merchant-frequently-bought-together-bundle-total-price ins{font-size:21px;}.merchant-frequently-bought-together-bundle-save{margin-bottom:15px;font-style:italic;}.merchant-frequently-bought-together-bundle-error{color:red;font-size:14px;margin-top:5px;}.merchant-frequently-bought-together-bundle del,.merchant-frequently-bought-together-bundle bdi{font-size:inherit !important;}.merchant-frequently-bought-together-bundle .choice-missing-message{margin-bottom:10px;}.merchant-frequently-bought-together-bundle:not(:last-child){border-bottom:1px solid #ededed;padding-bottom:20px;}@media (min-width: 768px){.merchant-frequently-bought-together-bundle-offer{max-width:200px;}}@media (max-width: 767px){.merchant-frequently-bought-together-bundle-products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;}.merchant-frequently-bought-together-bundle-product{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:1px solid #ededed;padding:15px;border-radius:5px;width:100%;}.merchant-frequently-bought-together-bundle-product img{width:60px;height:60px;margin:0;}.merchant-frequently-bought-together-bundle-product-plus{right:50%;left:50%;bottom:-28px;top:inherit;-webkit-transform:translate(-50%);transform:translate(-50%);}.merchant-frequently-bought-together-bundle-product-contents{text-align:left;padding-left:20px;}.merchant-frequently-bought-together-bundle-product:not(:first-child) img{width:60px;height:60px;}.merchant-frequently-bought-together-bundle-offer{width:100%;}}.mrc-fbt-savings-total-mini-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.9rem 1.4rem;line-height:1;}.mrc-fbt-savings-total-mini-cart strong{font-weight:500;}tr.mrc-fbt-savings-total{text-align:left;border:none !important;}tr.mrc-fbt-savings-total th{border:none;padding-inline:0;}tr.mrc-fbt-savings-total th,tr.mrc-fbt-savings-total .woocommerce-Price-amount{font-weight:400;}.merchant-theme-kadence .products .product .product-action-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;}.merchant-theme-kadence .merchant-side-cart-widget .product_list_widget{padding:40px !important;}.merchant-theme-blocksy .products .product .ct-woo-card-actions{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;}.merchant-theme-blocksy .merchant-pro-multi-step-wrapper form.woocommerce-checkout{display:block;}.merchant-theme-blocksy .merchant-pro-multi-step-wrapper .ct-order-review{top:0;position:inherit;padding:0;border:none;}.merchant-theme-zakra .products .product .wp-element-button{margin-right:10px;}.merchant-theme-zakra .merchant-side-cart-widget .product_list_widget{padding:40px !important;}.merchant-theme-zakra .merchant-side-cart-widget .product_list_widget li{line-height:1;}.merchant-theme-zakra .merchant-side-cart-widget .product_list_widget li a.remove{color:var(--merchant-side-cart-content-remove-color,#fff) !important;}.merchant-theme-zakra .merchant-pro-multi-step-wrapper .col-1,.merchant-theme-zakra .merchant-pro-multi-step-wrapper .col-2{width:100% !important;float:none !important;}.merchant-theme-avada .products .product .product-buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:10px;}.merchant-theme-avada .products .product .merchant-quick-view-button{padding-left:0;}.merchant-theme-oceanwp .products .product{text-align:center;}.merchant-theme-oceanwp .products .product form.cart{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;}.merchant-theme-oceanwp .products .product .merchant-quick-view-button{margin:10px;}.merchant-theme-oceanwp .product .summary form.cart{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;}.merchant-theme-oceanwp .product .summary form.cart div.quantity{margin-right:0;}.merchant-theme-oceanwp .product .summary .merchant_buy_now_button{margin-left:0;}.merchant-theme-oceanwp .merchant-side-cart .owp-grid-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;}.merchant-theme-oceanwp .merchant-side-cart .owp-grid-wrap .content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;}.merchant-theme-oceanwp .merchant-side-cart .owp-grid-wrap .content>div{display:-webkit-box;display:-ms-flexbox;display:flex;}.merchant-theme-oceanwp .merchant-side-cart .product_list_widget{padding:40px;}.merchant-theme-oceanwp .merchant-side-cart .product_list_widget h3{font-size:16px;}.merchant-theme-oceanwp .merchant-side-cart .product_list_widget li a.remove{top:-5px;margin-top:0;}.merchant-theme-oceanwp .merchant-side-cart .product_list_widget li .quantity{min-width:auto !important;margin-left:20px;overflow:unset;}.merchant-theme-oceanwp .merchant-side-cart .product_list_widget li img{max-width:50px;}.merchant-theme-oceanwp .merchant-login-popup .owp-account-links{display:none;}.merchant-theme-oceanwp .merchant-login-popup .col2-set .col-1,.merchant-theme-oceanwp .merchant-login-popup .col2-set .col-2{float:none;width:100%;}.merchant-theme-oceanwp .woocommerce .merchant-pro-sc-form{display:-webkit-box;display:-ms-flexbox;display:flex;}.merchant-theme-woostify .product .summary form.cart{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;}.merchant-theme-woostify .product .summary form.cart div.quantity{margin-right:0;}.merchant-theme-woostify .product .summary .merchant_buy_now_button{margin-left:0;}.merchant-theme-woostify .merchant-side-cart .woostify-svg-icon{display:none;}.merchant-theme-woostify .merchant-side-cart .product_list_widget img{position:relative;top:0;}.merchant-theme-woostify .merchant-side-cart .product_list_widget .quantity{overflow:unset;}.merchant-theme-woostify .merchant-login-popup .woocommerce-form.woocommerce-form-login{border:none;padding:0;margin-left:0;max-width:none;}.merchant-theme-woostify .merchant-login-popup .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit{width:100%;}.merchant-theme-woostify .merchant-pro-multi-step-wrapper .woocommerce-billing-fields__field-wrapper:after,.merchant-theme-woostify .merchant-pro-multi-step-wrapper .woocommerce-additional-fields__field-wrapper:after{content:"";display:block;clear:both;}.merchant-theme-woostify .merchant-pro-multi-step-wrapper [name=checkout]{float:none;}.merchant-theme-woostify .merchant-pro-sc .address-field+.address-field{margin-top:5px;}.merchant-theme-blocksy .product .summary .merchant_buy_now_button{margin-left:0;}.merchant-theme-blocksy .merchant-quick-view-summary .merchant_buy_now_button{-ms-flex-item-align:inherit;align-self:inherit;margin-left:0;}.merchant-theme-blocksy .merchant-side-cart .ct-icon{width:10px;height:10px;}.merchant-theme-blocksy .merchant-side-cart .ct-image-container{width:auto;}.merchant-theme-blocksy .merchant-side-cart .product-data{display:-webkit-box;display:-ms-flexbox;display:flex;}.merchant-theme-blocksy .merchant-side-cart .woocommerce-mini-cart__buttons{margin:0 !important;}.merchant-theme-blocksy .merchant-pro-sc-order-review{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-right:0;border-right:0;}.merchant-theme-blocksy .merchant-pro-sc-contents{width:60%;padding-right:30px;}@media (max-width: 767px){.merchant-theme-blocksy .merchant-pro-sc-order-review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.merchant-theme-blocksy .merchant-pro-sc-contents{width:100%;padding-right:0;}}.merchant-theme-woodmart .products .product .woodmart-add-btn{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.merchant-theme-astra .merchant-side-cart .product_list_widget{padding:40px !important;}.merchant-theme-astra .merchant-side-cart .product_list_widget li{line-height:1;}.merchant-theme-neve form.checkout{grid-column-gap:0 !important;}.merchant-theme-neve .woocommerce .merchant-pro-sc-form{display:-webkit-box;display:-ms-flexbox;display:flex;}.merchant-theme-neve .woocommerce .merchant-pro-sc-form .row{margin:0;display:block;}.merchant-theme-neve .merchant-pro-multi-step-wrapper form.checkout{display:block;}.merchant-theme-neve .merchant-side-cart .product_list_widget{padding:40px;}.merchant-theme-neve .merchant-side-cart .product_list_widget li a.remove{top:-5px;margin-top:0;color:var(--merchant-side-cart-content-remove-color,#fff) !important;}.merchant-theme-neve .merchant-side-cart .product_list_widget li .quantity{margin-left:20px;}.merchant-theme-neve .merchant-side-cart .product_list_widget li img{width:50px;}@media (max-width: 767px){.merchant-theme-neve .merchant-pro-sc-contents{width:100%;padding-right:0;}}.merchant-theme-sydney .merchant-pro-sc-fields .row{margin:0;}.merchant-theme-sydney .merchant-pro-sc-fields .form-row-wide{clear:none;}.merchant-theme-sydney .merchant-side-cart .product_list_widget{padding:40px;}.merchant-theme-sydney .merchant-side-cart .product_list_widget a.remove{top:0;}.merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-checkout,.merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-order-pay,.merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-checkout,.merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-order-pay,.merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-checkout,.merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-order-pay,.merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-checkout,.merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-order-pay{width:100%;}.merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,.merchant-theme-twentytwenty .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set,.merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,.merchant-theme-twentytwenty-one .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set,.merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,.merchant-theme-twentytwenty-two .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set,.merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-checkout .col2-set,.merchant-theme-twentytwenty-three .merchant-pro-multi-step-wrapper .woocommerce-order-pay .col2-set{float:none;width:100%;}.merchant-theme-twentytwenty .woocommerce .merchant-pro-sc form[name=checkout],.merchant-theme-twentytwenty-one .woocommerce .merchant-pro-sc form[name=checkout],.merchant-theme-twentytwenty-two .woocommerce .merchant-pro-sc form[name=checkout],.merchant-theme-twentytwenty-three .woocommerce .merchant-pro-sc form[name=checkout]{display:-webkit-box;display:-ms-flexbox;display:flex;}.merchant-hidden{display:none;}@media (max-width: 767px){.merchant-visibility-desktop-only{display:none !important;}}@media (min-width: 767px){.merchant-visibility-mobile-only{display:none !important;}}.merchant-shortcode-wrong-placement{border-left:3px solid #d93232;background-color:#fce6e6;color:#000;padding:10px 15px;}[data-class=hidden]{display:none;}