/**handles:merchant-countdown-timer,merchant-free-gifts,merchant**/
li .merchant-countdown-timer{display:none !important}.merchant-countdown-timer{margin-block:25px}.merchant-countdown-timer,.merchant-countdown-timer-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.merchant-countdown-timer--left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.merchant-countdown-timer--center,.merchant-countdown-timer--center .merchant-countdown-timer-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.merchant-countdown-timer--right,.merchant-countdown-timer--right .merchant-countdown-timer-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.merchant-countdown-timer-text{color:var(--merchant-sale-ending-color)}.merchant-countdown-timer-countdown{color:var(--merchant-digits-color);font-weight:bold}.merchant-countdown-timer .cd-value{font-size:var(--merchant-digits-font-size, 16px);font-weight:500}.merchant-countdown-timer .cd-label{font-size:var(--merchant-labels-font-size, 16px);color:var(--merchant-labels-color, #444444);font-weight:300}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown,.merchant-countdown-timer-squares .merchant-countdown-timer-countdown,.merchant-countdown-timer-cards .merchant-countdown-timer-countdown,.merchant-countdown-timer-modern .merchant-countdown-timer-countdown,.merchant-countdown-timer-minimalist .merchant-countdown-timer-countdown{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;text-transform:uppercase;line-height:1}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown>div,.merchant-countdown-timer-squares .merchant-countdown-timer-countdown>div,.merchant-countdown-timer-cards .merchant-countdown-timer-countdown>div,.merchant-countdown-timer-modern .merchant-countdown-timer-countdown>div,.merchant-countdown-timer-minimalist .merchant-countdown-timer-countdown>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.merchant-countdown-timer-classic .merchant-countdown-timer-countdown{font-size:var(--merchant-digits-font-size, 16px)}.merchant-countdown-timer-classic .merchant-countdown-timer-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5px}.merchant-countdown-timer-classic .merchant-countdown-timer svg{fill:var(--merchant-icon-color, #626262)}.merchant-countdown-timer-progress .merchant-countdown-timer-countdown{font-size:var(--merchant-digits-font-size, 16px)}.merchant-countdown-timer-progress .merchant-countdown-timer-inner{gap:15px;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.merchant-countdown-timer-progress progress{background-color:#ccc;width:70%;height:10px;border:none;border-radius:5px;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}.merchant-countdown-timer-progress progress::-webkit-progress-value{background-color:var(--merchant-progress-color, #3858e9);border-radius:5px}.merchant-countdown-timer-progress progress::-moz-progress-bar{background-color:var(--merchant-progress-color, #3858e9);border-radius:5px}.merchant-countdown-timer-progress progress::-webkit-progress-bar{background-color:#ccc;border-radius:5px}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown{gap:10px}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown>div{width:var(--merchant-digits-width, 80px);height:var(--merchant-digits-height, 80px);position:relative}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown>div>div{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown .cd-value{font-size:var(--merchant-digits-font-size, 22px);font-weight:400}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown .cd-label{font-size:var(--merchant-labels-font-size, 10px);font-weight:400}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown .cd-svg{fill:none;width:var(--merchant-digits-width, 80px);height:var(--merchant-digits-height, 80px);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown .cd-svg circle.circle-static{stroke:var(--merchant-digits-border, #444);stroke-linecap:round;stroke-width:1px;fill:var(--merchant-digits-background, none);font-size:0;line-height:1}.merchant-countdown-timer-circles .merchant-countdown-timer-countdown .cd-svg circle.circle-dynamic{stroke:var(--merchant-progress-color, #3858E9);stroke-linecap:round;stroke-width:4px;fill:none;stroke-dashoffset:0}.merchant-countdown-timer-squares.merchant-countdown-timer--left .merchant-countdown-timer-countdown{margin-left:3%}.merchant-countdown-timer-squares.merchant-countdown-timer--right .merchant-countdown-timer-countdown{margin-right:3%}.merchant-countdown-timer-squares .merchant-countdown-timer-inner{gap:25px}.merchant-countdown-timer-squares .merchant-countdown-timer-countdown{gap:35px}.merchant-countdown-timer-squares .merchant-countdown-timer-countdown>div{gap:30px;width:var(--merchant-digits-width, 65px);height:auto}.merchant-countdown-timer-squares .merchant-countdown-timer-countdown .cd-value{position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:var(--merchant-digits-height, 65px);background:var(--merchant-digits-background, #fff);border:2px solid var(--merchant-digits-border, #000000);border-radius:5px;font-size:0}.merchant-countdown-timer-squares .merchant-countdown-timer-countdown .cd-value:after{content:attr(data-time);font-size:var(--merchant-digits-font-size, 28px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;inset:0;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}.merchant-countdown-timer-squares .merchant-countdown-timer-countdown .cd-label{font-size:var(--merchant-labels-font-size, 12px)}.merchant-countdown-timer-minimalist .merchant-countdown-timer-countdown{background:var(--merchant-digits-background, #F6F7F7);border-radius:10px;-webkit-box-shadow:0 0 10px rgba(221,221,221,.5882352941);box-shadow:0 0 10px rgba(221,221,221,.5882352941);gap:15px;padding:10px}.merchant-countdown-timer-minimalist .merchant-countdown-timer-countdown>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:var(--merchant-digits-width, 80px);height:var(--merchant-digits-height, 80px)}.merchant-countdown-timer-minimalist .merchant-countdown-timer-countdown>div:not(.cd-seconds) .cd-value{position:relative}.merchant-countdown-timer-minimalist .merchant-countdown-timer-countdown>div:not(.cd-seconds) .cd-value:after{content:":";position:absolute;top:-2px;right:-12px}.merchant-countdown-timer-minimalist .merchant-countdown-timer-countdown .cd-value{font-size:var(--merchant-digits-font-size, 40px)}.merchant-countdown-timer-minimalist .merchant-countdown-timer-countdown .cd-label{font-size:var(--merchant-labels-font-size, 12px)}.merchant-countdown-timer-cards .merchant-countdown-timer-countdown{gap:10px}.merchant-countdown-timer-cards .merchant-countdown-timer-countdown>div{width:var(--merchant-digits-width, 80px);height:auto;gap:3px}.merchant-countdown-timer-cards .merchant-countdown-timer-countdown .cd-value,.merchant-countdown-timer-cards .merchant-countdown-timer-countdown .cd-label{background:var(--merchant-digits-background, #E0E2EC);border-radius:1px}.merchant-countdown-timer-cards .merchant-countdown-timer-countdown .cd-value{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;font-size:var(--merchant-digits-font-size, 40px);height:var(--merchant-digits-height, 80px);padding:10px}.merchant-countdown-timer-cards .merchant-countdown-timer-countdown .cd-label{font-size:var(--merchant-labels-font-size, 12px);font-weight:500;padding:8px}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown>div{width:auto;height:auto}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip{-webkit-perspective:400px;perspective:400px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-wrapper{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;height:var(--merchant-digits-height, 95px);width:var(--merchant-digits-width, 80px);color:var(--merchant-digits-color, #fff);background:var(--merchant-digits-background, #180B40);border-radius:5px}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-inner{position:relative;font-size:var(--merchant-digits-font-size, 40px);overflow:hidden}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-inner:after,.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-inner:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:5px;background:#fff;border-radius:20px;z-index:9}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-inner:after{right:-3px}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-inner:before{left:-3px}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-top,.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-bottom,.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-back::before,.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-back::after{display:block;font-size:var(--merchant-digits-font-size, 36px);font-weight:700;line-height:1;width:var(--merchant-digits-width, 80px);color:var(--merchant-digits-color, #fff);background:var(--merchant-digits-background, #180B40);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0);transform:translateZ(0)}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-back{position:absolute;top:0;height:100%;left:0;pointer-events:none}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flip-card-back:before{content:attr(data-time);position:relative;z-index:-1;overflow:hidden}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flipped .cd-flip-card-back:before{-webkit-animation:flipTop .3s ease-in;animation:flipTop .3s ease-in;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform-origin:center bottom;transform-origin:center bottom}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-flipped .cd-flip-card-back .cd-flip-card-bottom{-webkit-animation:flipBottom .6s ease-out;animation:flipBottom .6s ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform-origin:center top;transform-origin:center top}.merchant-countdown-timer-modern .merchant-countdown-timer-countdown .cd-label{font-size:var(--merchant-labels-font-size, 12px);font-weight:500}.rtl .merchant-countdown-timer svg{margin-right:unset;margin-left:5px}@-webkit-keyframes flipTop{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);z-index:2}0%,99%{opacity:.99}100%{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);opacity:0}}@keyframes flipTop{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);z-index:2}0%,99%{opacity:.99}100%{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);opacity:0}}@-webkit-keyframes flipBottom{0%,50%{z-index:-1;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);opacity:0}51%{opacity:.99}100%{opacity:.99;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);z-index:5}}@keyframes flipBottom{0%,50%{z-index:-1;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);opacity:0}51%{opacity:.99}100%{opacity:.99;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);z-index:5}}
body.merchant-gift-was-claimed{overflow:auto}.merchant-free-gifts-widget{-webkit-transition:all 1s;transition:all 1s;position:fixed;z-index:19999}.merchant-free-gifts-widget-inner{position:relative}.merchant-free-gifts-widget.merchant-free-gifts-widget--top_right,.merchant-free-gifts-widget.merchant-free-gifts-widget--top_left{top:var(--merchant-free-gifts-distance)}.merchant-free-gifts-widget.merchant-free-gifts-widget--top_right .merchant-free-gifts-widget-button,.merchant-free-gifts-widget.merchant-free-gifts-widget--top_left .merchant-free-gifts-widget-button{top:0}.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_right,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_left{bottom:var(--merchant-free-gifts-distance)}.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_right .merchant-free-gifts-widget-button,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_left .merchant-free-gifts-widget-button{bottom:0}.merchant-free-gifts-widget.merchant-free-gifts-widget--top_right,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_right{right:calc(var(--merchant-content-width)*-1)}@media(max-width: 768px){.merchant-free-gifts-widget.merchant-free-gifts-widget--top_right.merchant-free-gifts-widget-has-mobile-width,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_right.merchant-free-gifts-widget-has-mobile-width{right:calc(var(--merchant-content-width-mobile)*-1)}}.merchant-free-gifts-widget.merchant-free-gifts-widget--top_right .merchant-free-gifts-widget-button,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_right .merchant-free-gifts-widget-button{border-radius:5px 0 0 5px;left:-45px}.merchant-free-gifts-widget.merchant-free-gifts-widget--top_right .merchant-free-gifts-widget-count,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_right .merchant-free-gifts-widget-count{left:-3px}.merchant-free-gifts-widget.merchant-free-gifts-widget--top_left,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_left{left:calc(var(--merchant-content-width)*-1)}@media(max-width: 768px){.merchant-free-gifts-widget.merchant-free-gifts-widget--top_left.merchant-free-gifts-widget-has-mobile-width,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_left.merchant-free-gifts-widget-has-mobile-width{left:calc(var(--merchant-content-width-mobile)*-1)}}.merchant-free-gifts-widget.merchant-free-gifts-widget--top_left .merchant-free-gifts-widget-button,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_left .merchant-free-gifts-widget-button{border-radius:0 5px 5px 0;right:-45px}.merchant-free-gifts-widget.merchant-free-gifts-widget--top_left .merchant-free-gifts-widget-count,.merchant-free-gifts-widget.merchant-free-gifts-widget--bottom_left .merchant-free-gifts-widget-count{right:-3px}.merchant-free-gifts-widget.active.merchant-free-gifts-widget--top_right,.merchant-free-gifts-widget.active.merchant-free-gifts-widget--bottom_right{right:0}.merchant-free-gifts-widget.active.merchant-free-gifts-widget--top_left,.merchant-free-gifts-widget.active.merchant-free-gifts-widget--bottom_left{left:0}.merchant-free-gifts-widget.hide{display:none}.merchant-free-gifts-widget-offers{width:var(--merchant-content-width);max-height:325px;background-color:var(--merchant-bg-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px;-webkit-box-shadow:2px 2px 20px rgba(0,0,0,.05);box-shadow:2px 2px 20px rgba(0,0,0,.05);overflow-y:auto;border-bottom-left-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width: 768px){.merchant-free-gifts-widget-has-mobile-width .merchant-free-gifts-widget-offers{width:var(--merchant-content-width-mobile)}}.merchant-free-gifts-widget-offer-product{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0}.merchant-free-gifts-widget-offer-product img{width:45px !important;height:45px !important;margin-right:10px}.merchant-free-gifts-widget-offer-product p{margin:0}.merchant-free-gifts-widget-offer-product del,.merchant-free-gifts-widget-offer-product strong,.merchant-free-gifts-widget-offer-product p{font-size:13px}.merchant-free-gifts-widget-offer-label{font-size:12px;line-height:1.6;background-color:var(--merchant-bg-color);color:var(--merchant-text-color);padding:6px}.merchant-free-gifts-widget-icon{width:25px;height:25px;margin:0 auto}.merchant-free-gifts-widget-icon svg{width:25px;height:25px}.merchant-free-gifts-widget-button{width:45px;height:45px;color:var(--merchant-text-color);background-color:var(--merchant-bg-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.merchant-free-gifts-widget-button:hover{background:var(--merchant-hover-bg-color)}.merchant-free-gifts-widget-count{position:absolute;top:-3px;color:var(--merchant-text-color);background-color:var(--merchant-bg-color);border-radius:50%;width:15px;height:15px;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;font-size:10px}.merchant-free-gifts-widget-offer-product-contents{-webkit-box-flex:1;-ms-flex:1;flex:1}.merchant-free-gifts-widget-offer-product-title{color:var(--merchant-text-color)}.merchant-free-gifts-widget-offer-product-title:visited{color:var(--merchant-text-color)}.merchant-free-gifts-widget-offer-product-title:hover{color:var(--merchant-text-hover-color)}body .merchant-free-gifts-claim-form{margin-bottom:0}body .merchant-free-gifts-claim-form-variations-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-block:5px}body .merchant-free-gifts-claim-form-variations-wrapper>div{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}body .merchant-free-gifts-claim-form-variations-wrapper div[class*=botiga-variation-type],body .merchant-free-gifts-claim-form-variations-wrapper div[class*=merchant-variation-type]{display:none !important}body .merchant-free-gifts-claim-form select{display:block !important;width:100%;height:35px;min-height:auto;line-height:1;border:1px solid #eee !important;padding:5px 8px !important;border-radius:5px !important}body .merchant-free-gifts-claim-form .merchant-free-gifts-claim-button{cursor:pointer;height:35px;min-height:auto;line-height:1;padding:5px 20px;border-radius:5px;border:none;font-size:12px;margin-left:auto;margin-block:5px}body .merchant-free-gifts-claim-form .merchant-free-gifts-claim-button:hover{opacity:.8}body .merchant-free-gifts-claim-form-error{color:red;font-size:14px;font-style:italic;font-weight:600;margin-left:10px}.merchant-free-gifts-widget-offer-product-price del{color:var(--merchant-text-color)}.merchant-free-gifts-widget-offer-product-free{color:var(--merchant-text-color)}.merchant-free-gifts-disabled-proceed-checkout+.merchant-free-gifts-disabled-proceed-checkout{display:none !important}.rtl .merchant-free-gifts-widget-offer-product img{margin-right:0;margin-left:10px}
.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}