@keyframes woosc-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes woosc-spinner{to{-webkit-transform:rotate(360deg)}}:root{--cfw-heading-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--cfw-body-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--cfw-body-background-color:#fff;--cfw-body-text-color:#666;--cfw-body-link-color:#0073aa;--cfw-header-background-color:#fff;--cfw-header-text-color:#2b2b2b;--cfw-header-bottom-margin:0;--cfw-footer-background-color:#fff;--cfw-footer-text-color:#999;--cfw-footer-top-margin:0;--cfw-cart-summary-background-color:#fff;--cfw-cart-summary-mobile-background-color:#f4f4f4;--cfw-cart-summary-text-color:#333;--cfw-cart-summary-item-quantity-background-color:#727272e6;--cfw-cart-summary-item-quantity-text-color:#fff;--cfw-cart-summary-order-total-text-color:#000;--cfw-breadcrumb-completed-text-color:#00000080;--cfw-breadcrumb-current-text-color:#333;--cfw-breadcrumb-next-text-color:#00000080;--cfw-breadcrumb-completed-accent-color:#333;--cfw-breadcrumb-current-accent-color:#333;--cfw-breadcrumb-next-accent-color:#333;--cfw-buttons-primary-background-color:#333;--cfw-buttons-primary-text-color:#fff;--cfw-buttons-primary-hover-background-color:#555;--cfw-buttons-primary-hover-text-color:#fff;--cfw-buttons-secondary-background-color:#333;--cfw-buttons-secondary-text-color:#fff;--cfw-buttons-secondary-hover-background-color:#555;--cfw-buttons-secondary-hover-text-color:#555;--cfw-logo-url:"";--cfw-loading-shimmer-display-mode:block;--cfw-loading-shimmer-cart-item-quantity-display-mode:none;--cfw-loading-shimmer-primary-color:#eff1f3;--cfw-loading-shimmer-gradient:linear-gradient(to right,var(--cfw-loading-shimmer-primary-color) 4%,#e2e2e2 25%,var(--cfw-loading-shimmer-primary-color) 36%);--cfw-horizontal-divider-color:#b0b0b2;--cfw-loading-shimmer-filter:none;--cfw-tb-review-title:#333;--cfw-tb-review-subtitle:#6b7280;--cfw-tb-review-content:#333;--cfw-tb-guarantee-title:#333;--cfw-tb-guarantee-content:#333}.batc-frontend-container{max-width:100%;margin:20px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.batc-table-wrapper{overflow-x:auto;margin-bottom:20px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0/.05)}.batc-product-table{width:100%;border-collapse:collapse;background:#fff}.batc-product-table thead{background:#f7f7f7;border-bottom:2px solid #e0e0e0}.batc-product-table thead th{padding:15px;text-align:left;font-weight:600;color:#333;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.batc-product-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s ease}.batc-product-table tbody tr:hover{background-color:#f9f9f9}.batc-product-table tbody tr:last-child{border-bottom:none}.batc-product-table td{padding:15px;vertical-align:middle}.batc-col-image{width:100px}.batc-col-name{width:auto}.batc-col-price{width:150px;text-align:right}.batc-col-quantity{width:180px;text-align:center}.batc-product-image{width:80px;height:80px;overflow:hidden;border-radius:6px;border:1px solid #e0e0e0}.batc-product-image img{width:100%;height:100%;object-fit:cover}.batc-product-name a{color:#333;text-decoration:none;font-weight:500;font-size:15px;transition:color .2s ease}.batc-product-name a:hover{color:#0073aa}.batc-product-sku{display:block;font-size:12px;color:#666;margin-top:4px}.batc-variation-info{font-size:13px;color:#0073aa;margin-top:6px;font-weight:500;padding:4px 8px;background:#f0f8ff;border-radius:4px;display:inline-block}.batc-product-price{font-size:18px;font-weight:600;color:#333}.batc-quantity-wrapper{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fff}.batc-qty-btn{width:36px;height:36px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:18px;font-weight:600;color:#333;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.batc-qty-btn:hover{background:#0073aa;color:#fff;border-color:#0073aa}.batc-qty-btn:active{transform:scale(.95);background:#005177}.batc-qty-btn:focus{outline:2px solid #0073aa;outline-offset:2px}.batc-quantity-input{width:60px;height:36px;border:0;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:15px;font-weight:500;appearance:textfield;-moz-appearance:textfield}.batc-quantity-input::-webkit-inner-spin-button,.batc-quantity-input::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}.batc-quantity-input:focus{outline:0;background:#f9f9f9}.batc-recommended-qty-note{display:block;font-size:11px;color:#666;margin-top:5px;font-style:italic}.batc-footer{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#f7f7f7;border:1px solid #e0e0e0;border-radius:8px;margin-top:20px}.batc-total-section{display:flex;flex-direction:column;gap:10px;flex:1}.batc-total-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.batc-total-label{font-size:20px;font-weight:700;color:#333}.batc-total-price{font-size:26px;font-weight:700;color:#0073aa}.batc-actions-section{display:flex;gap:10px}.batc-add-to-cart-btn{padding:12px 30px!important;font-size:16px!important;font-weight:600!important;border-radius:6px!important;cursor:pointer!important;transition:all .3s ease!important;display:inline-flex!important;align-items:center!important;gap:8px!important;background:#0073aa!important;color:#fff!important;border:0!important;text-transform:uppercase;letter-spacing:.5px}.batc-add-to-cart-btn:hover{background:#005a87!important;transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 115 170/.3)}.batc-add-to-cart-btn:active{transform:translateY(0)}.batc-add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed!important;transform:none!important}.batc-add-to-cart-btn .dashicons{font-size:20px;width:20px;height:20px}.batc-messages{margin-top:20px}.batc-message{padding:15px 20px;border-radius:6px;font-size:14px;font-weight:500}@media (max-width:768px){.batc-product-table{font-size:14px}.batc-product-table thead{display:none}.batc-product-table tbody tr{display:block;margin-bottom:20px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.batc-product-table td{display:block;text-align:left!important;padding:12px 15px;border-bottom:1px solid #f0f0f0}.batc-product-table td:last-child{border-bottom:none}.batc-product-table td:before{content:attr(data-label);font-weight:600;display:block;margin-bottom:5px;color:#666;font-size:12px;text-transform:uppercase}.batc-col-image,.batc-col-name,.batc-col-price,.batc-col-quantity{width:100%}.batc-product-image{width:100%;height:200px}.batc-footer{flex-direction:column;gap:15px}.batc-total-section{width:100%;justify-content:space-between}.batc-actions-section{width:100%}.batc-add-to-cart-btn{width:100%;justify-content:center}}@media (max-width:480px){.batc-product-price,.batc-total-label{font-size:16px}.batc-total-price{font-size:20px}.batc-quantity-wrapper{width:100%}.batc-quantity-input{flex:1}}[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:0;position:relative}[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.3);box-shadow:0 0 5px 1px rgba(0,0,0,.3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content;content:attr(data-wvstooltip)" "attr(data-wvstooltip-out-of-stock)}[data-wvstooltip]:after{border-top-color:transparent;border:var(--arrow-width) solid transparent;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents,.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches ul.variations{list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:0;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span{border-radius:100%;line-height:1;margin:0;overflow:hidden}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}}[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:before{content:"";background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0-1px 0#000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}.hint--top:before{border-top-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}@font-face{font-display:swap;font-family:"woosc";src:url(/wp-content/plugins/woo-smart-compare-premium/assets/fonts/woosc.eot?evqdm8);src:url(/wp-content/plugins/woo-smart-compare-premium/assets/fonts/woosc.eot?evqdm8#iefix)format("embedded-opentype"),url(/wp-content/plugins/woo-smart-compare-premium/assets/fonts/woosc.ttf?evqdm8)format("truetype"),url(/wp-content/plugins/woo-smart-compare-premium/assets/fonts/woosc.woff?evqdm8)format("woff"),url(/wp-content/plugins/woo-smart-compare-premium/assets/fonts/woosc.svg?evqdm8#woosc)format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" woosc-icon-"]{font-family:"woosc"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woosc-icon-16:before{content:""}.woosc-popup,.woosc-popup .woosc-popup-inner .woosc-popup-content{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0/.9);z-index:99999999;opacity:0;visibility:hidden}.woosc-area .woosc-inner,.woosc-popup .woosc-popup-inner{display:block;width:100%;height:100%;position:relative}.woosc-popup .woosc-popup-inner .woosc-popup-content{position:absolute;padding:15px;top:60%;left:50%;width:360px;height:360px;max-width:90%;max-height:90%;background-color:#fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transform:translate3d(-50%,-50%,0)}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner{display:flex;flex-direction:column;width:100%;height:100%}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-popup-close{width:32px;height:32px;line-height:32px;position:absolute;top:-32px;right:-32px;color:#fff;text-align:center;background-image:url(/wp-content/plugins/woo-smart-compare-premium/assets/images/close.svg);background-repeat:no-repeat;background-position:center;cursor:pointer}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-input input{display:block;width:100%;border:0;height:40px;line-height:40px;padding:0 10px;box-shadow:none;color:#222;background-color:#f2f2f2;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-appearance:none}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result{flex-grow:1;margin-top:15px;overflow-y:auto;position:relative}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:7;background-color:rgb(255 255 255/.7);opacity:0;visibility:hidden}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result:after{width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;content:"";background-image:url(/wp-content/plugins/woo-smart-compare-premium/assets/images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;z-index:8;-webkit-animation:woosc-spinner 1s linear infinite;-moz-animation:woosc-spinner 1s linear infinite;-ms-animation:woosc-spinner 1s linear infinite;-o-animation:woosc-spinner 1s linear infinite;animation:woosc-spinner 1s linear infinite;opacity:0;visibility:hidden}.woosc-area,.woosc-area .woosc-inner .woosc-table{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999979;pointer-events:none}.woosc-area .woosc-inner .woosc-table{padding:15px 15px 78px;margin:0;box-sizing:border-box;background-color:#292a30;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px;opacity:0;visibility:hidden;z-index:99999997}*,.woosc-area,.woosc-area .woosc-inner .woosc-table *{box-sizing:border-box}.woosc-area .woosc-inner .woosc-table .woosc-table-inner{background-color:#fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;width:100%;height:100%;max-height:100%;overflow:hidden;position:relative}.woosc-area .woosc-inner .woosc-table .woosc-table-inner:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background-color:rgb(255 255 255/.7);opacity:0;visibility:hidden;z-index:7}.woosc-area .woosc-inner .woosc-table .woosc-table-inner:after{width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;content:"";background-image:url(/wp-content/plugins/woo-smart-compare-premium/assets/images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;z-index:8;-webkit-animation:woosc-spinner 1s linear infinite;-moz-animation:woosc-spinner 1s linear infinite;-ms-animation:woosc-spinner 1s linear infinite;-o-animation:woosc-spinner 1s linear infinite;animation:woosc-spinner 1s linear infinite}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close{z-index:6;position:absolute;top:0;right:0;cursor:pointer}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close .woosc-table-close-icon{display:block;position:relative;width:100%;height:100%;min-width:52px;min-height:52px;background-color:#eee;background-image:url(/wp-content/plugins/woo-smart-compare-premium/assets/images/remove-dark.svg);background-repeat:no-repeat;background-position:center}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items{z-index:5;height:100%;position:relative}.woosc-area .woosc-inner .woosc-bar{width:100%;height:78px;position:fixed;left:0;bottom:-80px;padding:15px;box-sizing:border-box;background-color:#292a30;color:#cfd2d4;display:-webkit-flex;display:flex;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;flex-wrap:nowrap;z-index:99999998;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;visibility:hidden;pointer-events:none}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn{height:48px;line-height:48px;padding:0 20px 0 68px;position:relative;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:#00a0d2;font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;order:1;margin-left:15px;cursor:pointer}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper{width:48px;height:48px;line-height:48px;background-color:rgb(0 0 0/.1);text-align:center;display:inline-block;position:absolute;top:0;left:0;overflow:hidden}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner{width:16px;height:12px;margin-top:18px;margin-left:16px;position:relative}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:2px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-ms-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(1){top:0}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(2){top:5px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(3){top:10px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-search{width:48px;height:48px;display:inline-block;position:relative;margin:0 10px 0 0;cursor:pointer;background-color:rgb(255 255 255/.1);background-image:url(/wp-content/plugins/woo-smart-compare-premium/assets/images/add.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-settings-fields,.woosc-settings-tools{margin:0 0 10px;padding:0;list-style:none}.woosc-settings-fields{margin:10px 0 0;position:relative;overflow-y:auto}.woosc-settings-fields li span{cursor:move;margin-left:5px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woosc-bar-search{width:48px;flex:0 0 48px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items{height:48px;flex-grow:1;white-space:nowrap;width:auto;text-align:right;order:0}.woosc-area .woosc-inner .woosc-bar .woosc-bar-notice{position:fixed;bottom:88px;width:auto;left:50%;padding:0 10px;background-color:rgb(0 0 0/.7);color:#fff;border-radius:2px;transform:translate(-50%,10px);opacity:0;visibility:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-btn{cursor:pointer}.woosc-btn-has-icon{display:inline-flex;align-items:center}.woosc-btn-has-icon .woosc-btn-icon{margin:0}.woosc-btn-icon-text .woosc-btn-text{margin-left:5px}@media screen and (max-width:767px){.woosc-bar .woosc-bar-btn{font-size:0!important;padding:0!important;width:48px!important;flex:0 0 48px!important;overflow:hidden}}@media print{.woosc-area{font-size:14px!important;position:absolute;height:auto}.woosc-area .woosc-bar{display:none!important}.woosc-area .woosc-inner .woosc-table{padding:0;position:absolute;height:auto}.woosc-area .woosc-inner{height:auto}.woosc-area .woosc-inner .woosc-table .woosc-table-inner{height:auto;max-height:unset}}input[type=number],input[type=search],input[type=text]{-webkit-appearance:none;-webkit-border-radius:0}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}body,input,select{font-family:var(--body_typography-font-family, inherit);color:var(--body_typography-color)}body{margin:0;min-width:320px;-webkit-text-size-adjust:100%;overflow-x:hidden;overflow-y:scroll;font-size:var(--body_typography-font-size, 16px)}#boxed-wrapper{overflow-x:clip}#wrapper{overflow:visible}form,img{border-style:none}img{vertical-align:top;max-width:100%;height:auto}a{text-decoration:none}input,select{vertical-align:middle}select{border-style:solid}form{margin:0;padding:0}.fusion-accordian .panel-title a .fa-fusion-box,a,a:after,a:before{transition-property:color,background-color,border-color;transition-duration:.2s;transition-timing-function:linear}#main{clear:both}#content{width:71.1702128%;float:left;min-height:1px}#content.full-width{width:100%}input[type=number],input[type=text]{border:1px solid #d2d2d2;font-size:13px;color:#747474;padding:8px 15px;width:100%;box-sizing:border-box}.toggle-content{padding-top:10px;padding-bottom:15px}.post-content p{margin:0 0 20px}.product-buttons a{line-height:1.5}.layout-wide-mode #wrapper{width:100%;max-width:none}#sliders-container,.toggle-content{position:relative}.flexslider a:active,.flexslider a:focus{outline:0}.flexslider .slides{margin:0;padding:0;list-style:none;overflow:hidden;z-index:2}.flexslider{padding:0;margin:0 0 60px;background-color:transparent;position:relative}.flexslider .slides li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;max-width:100%;display:block;-webkit-user-select:none;user-select:none}.flexslider .slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.fusion-row{margin:0 auto}.fusion-row:after,.fusion-row:before{content:" ";display:table}.fusion-row:after{clear:both}strong{font-weight:bolder}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.fusion-page-load-link,.rich-snippet-hidden{display:none}.fusion-disable-outline input,.fusion-disable-outline select{outline:0}.fusion-content-sep{margin-top:20px;height:6px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}@font-face{font-display:swap;font-display:swap;font-family:InterVariable;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(/wp-content/plugins/checkout-for-woocommerce/build/css/files/inter-cyrillic-variable-full-normal.woff2)format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-display:swap;font-family:InterVariable;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(/wp-content/plugins/checkout-for-woocommerce/build/css/files/inter-cyrillic-ext-variable-full-normal.woff2)format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-display:swap;font-family:InterVariable;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(/wp-content/plugins/checkout-for-woocommerce/build/css/files/inter-greek-variable-full-normal.woff2)format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-display:swap;font-family:InterVariable;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(/wp-content/plugins/checkout-for-woocommerce/build/css/files/inter-greek-ext-variable-full-normal.woff2)format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-display:swap;font-family:InterVariable;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(/wp-content/plugins/checkout-for-woocommerce/build/css/files/inter-latin-variable-full-normal.woff2)format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-display:swap;font-family:InterVariable;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(/wp-content/plugins/checkout-for-woocommerce/build/css/files/inter-latin-ext-variable-full-normal.woff2)format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-display:swap;font-family:InterVariable;font-style:oblique 0deg 10deg;font-weight:100 900;src:url(/wp-content/plugins/checkout-for-woocommerce/build/css/files/inter-vietnamese-variable-full-normal.woff2)format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#4e9ae080;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}:root{--cfw-inter-font-family:"InterVariable","system-ui",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@font-face{font-display:swap;font-family:cfw-slick;font-style:normal;font-weight:400;src:url(/wp-content/plugins/checkout-for-woocommerce/build/fonts/slick.eot);src:url(/wp-content/plugins/checkout-for-woocommerce/build/fonts/slick.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/checkout-for-woocommerce/build/fonts/slick.woff)format("woff"),url(/wp-content/plugins/checkout-for-woocommerce/build/fonts/slick.ttf)format("truetype"),url(/wp-content/plugins/checkout-for-woocommerce/build/fonts/slick.svg#slick)format("svg")}#cfw-side-cart,#cfw-side-cart-overlay{position:fixed;top:0;width:100%;visibility:hidden}#cfw-side-cart-overlay{background:#0009;height:100vh;left:0;opacity:0;z-index:999998}#cfw-side-cart{background:var(--cfw-body-background-color)!important;color:var(--cfw-body-text-color);font-family:var(--cfw-body-font-family);font-size:16px;height:100%;max-width:480px;overflow-x:hidden;overflow-y:visible;right:-480px;text-rendering:optimizelegibility!important;z-index:999999;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}#cfw-side-cart,#cfw-side-cart *{box-sizing:border-box;word-break:normal}#cfw-side-cart #cfw-side-cart-container{height:100%;width:100%}@media (max-width:767.98px){#cfw-side-cart{max-width:100%}}#cfw-side-cart-floating-button{bottom:var(--cfw-side-cart-button-bottom-position,20px);position:fixed;right:var(--cfw-side-cart-button-right-position,20px);z-index:999997}h2{font-size:35px}.SideMenuCss #menu-sidemenu{height:470px!important;background-color:#ebecef82;border:1px solid #222;border-style:solid;border-color:#e1e1e121;transition:all .2s ease-out;border-radius:0 0 10px 10px;margin-top:.5rem}.fusion-imageframe{border-radius:10px}.stock-codeym{width:100%;left:0;text-align:center;background-color:#f5f5f5}.product-details-container{display:flex;flex-direction:column;gap:10px;padding:.5rem 0}.show_details_button{display:none!important;visibility:hidden!important}.fusion-woo-product-grid.hide-buttons .product-buttons{display:block}@media (max-width:767px){.awb-menu__m-toggle-inner{margin-top:10px;margin-bottom:10px}.fusion-text.fusion-text-12{margin-left:1rem;margin-right:1rem}}@media screen and (max-width:991px){.awb-menu__main-li_regular:active .awb-menu__main-a_regular,.awb-menu__main-li_regular:focus .awb-menu__main-a_regular,.awb-menu__main-li_regular:focus-within .awb-menu__main-a_regular,.awb-menu__main-li_regular:hover .awb-menu__main-a_regular{color:#f5bb3c!important;font-weight:600}.product-title a{font-size:15px!important}.stock-codeym{font-size:11px}.fusion-slider-sc:not(.fusion-has-margin) .flexslider{margin:0 0 5px!important}.fusion-product-wrapper .product-images .featured-image img{width:100%!important;height:173px!important;object-fit:cover!important}.fusion-product-content{height:120px!important}.fusion-woo-badges-wrapper{z-index:9!important}.BaslikMobile .BigTitle h1{font-size:25px!important;line-height:30px}.BaslikMobile .LittleTitle h1{font-size:16px!important}.BaslikMobile .fusion-title{margin-top:0!important}h2{font-size:30px!important;line-height:35px!important}}@media screen and (max-width:1600px) and (min-width:1100px){.SideMenuCss #awb-mega-menu-20389 .MegaMenuGlobal,.SideMenuCss #awb-mega-menu-2195 .MegaMenuGlobal,.SideMenuCss #awb-mega-menu-29007 .MegaMenuGlobal,.SideMenuCss #awb-mega-menu-29009 .MegaMenuGlobal,.SideMenuCss #awb-mega-menu-29414 .MegaMenuGlobal,.SideMenuCss #awb-mega-menu-29449 .MegaMenuGlobal{width:90%!important}}@media screen and (max-width:1024px) and (min-width:720px){.SlideColumnHome{width:100%!important}.BaslikMobile{padding:0!important;margin:0!important}}.fusion-button:focus i,.fusion-button:hover i{color:#fff!important}.type-product .fusion-product-content .product-details .product-details-container .product-title a{display:-webkit-box;-webkit-box-orient:vertical;margin:0;font-size:15px}.type-product .stock-codeym{top:-25px;width:100%;left:0;background-color:#227759;color:#fff;font-size:15px}@media only screen and (max-width:1024px){.type-product .stock-codeym{font-size:12px;width:100%;left:0}}.ColuYmNew .fusion-column-wrapper{gap:5%}.ym_new_menu .panel-group .fusion-panel .panel-heading .panel-title a{background-color:#227759;padding-left:1rem;border-radius:5px}.fusion-accordian .panel-title a:not(.active):hover .fa-fusion-box{background-color:transparent!important}.AbsoluteMenus .fusion-column-wrapper{display:none!important}#main{padding:0!important}.HomePageym .ymslide .slides li img{width:unset!important}.awb-menu_column .awb-menu__mega-wrap{top:50px!important}.ym_new_menu .fusion-panel .panel-title a .fa-fusion-box{background-color:#fff0!important;color:#fff}.NewSlideColHome{position:relative;left:-25px}.HomePageym .ymslide_new .slides li img{height:revert-layer!important}.fusion-tabs .nav-tabs li:hover .fusion-tab-heading{color:#fff}.Tabsnew_Area .wvs-archive-variations-wrapper,.fusion-text-no-margin>p{display:none!important}.Tabsnew_Area .products li.product .fusion-product-wrapper{border-color:#e8e8e8;-webkit-box-shadow:8px 0 8px -10px #b9b9b9;-moz-box-shadow:8px 0 8px -10px #b9b9b9;box-shadow:8px 0 8px -10px #b9b9b9}.Tabsnew_Area .nav-tabs li.active .tab-link{background-color:#3a7759!important}@media only screen and (max-width:1024px){.Tabsnew_Area .stock-codeym{top:0;font-size:12px;width:100%;left:0}}.fusion-flex-container .fusion-flex-align-self-flex-start{align-self:center!important}.awb-menu__main-li_regular:active .awb-menu__main-a_regular,.awb-menu__main-li_regular:focus .awb-menu__main-a_regular,.awb-menu__main-li_regular:focus-within .awb-menu__main-a_regular,.awb-menu__main-li_regular:hover .awb-menu__main-a_regular{color:#f5bb3c!important}.awb-menu__open-nav-submenu_mobile:before{color:#000!important}.SideMenuCss .awb-menu__main-li_regular:hover .awb-menu__main-a_regular{color:#f5bb3c!important;font-weight:800!important}.TabsAreaHome .add_to_cart_button{display:none!important}.product-buttons-container .add_to_cart_button{display:none}.Panel-Collapseym .panel-collapse{height:auto!important;position:absolute;left:0;top:100%;z-index:999;max-width:100%;width:100%}.ListSideMenu{position:relative;z-index:999}.SideMenuCss .menu-item{display:flex;align-items:center;justify-content:center}.SideMenuCss .menu-item .awb-menu__main-a{padding:12px 15px 7px;border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#fff0;font-size:16px;display:flex;align-items:center;color:#205d2f!important;font-weight:800;text-transform:uppercase}.SideMenuCss .menu-item:hover .awb-menu__open-nav-submenu-hover::before{color:#f5bb3c}.SideMenuCss .menu-item .awb-menu__main-a .awb-menu__open-nav-submenu-hover{position:absolute;right:15px}#content,#main,.fusion-footer{z-index:9;position:relative}@media screen and (min-width:1600px){.MegaMenuGlobal{width:1000px}}.product-title a{font-size:18px}.TextVideo .videoOnbtn::hover{background-color:#fff!important;color:#227759!important}.SideMenuCss .menu-item .awb-menu__open-nav-submenu-hover::before{color:#acacac}.fusion-button:focus span,.fusion-button:hover span{color:#e3a918!important}.awb-menu__main-li_regular:hover .awb-menu__main-a_regular{color:#fff!important}.FooterArea .awb-menu__main-li_regular:hover .awb-menu__main-a_regular,.HeaderColor .awb-menu__main-li_regular:hover .awb-menu__main-a_regular{color:#f5bb3c!important}.BtnFilterAdd::hover span,.BtnFilterAddMobile::hover span{color:#fff!important}@media only screen and (max-width:712px){.products li.product-grid-view{width:50%!important}}.SideMenuCss #awb-mega-menu-2195 .MegaMenuGlobal{top:-52px!important;position:absolute;width:80%;height:450px}.SideMenuCss #awb-mega-menu-20389 .MegaMenuGlobal{top:-102px!important;position:absolute;width:80%;height:450px}.SideMenuCss #awb-mega-menu-29009 .MegaMenuGlobal{top:-152px!important;position:absolute;width:80%;height:450px}.SideMenuCss #awb-mega-menu-29007 .MegaMenuGlobal{top:-202px;position:absolute;width:80%;height:450px}.SideMenuCss #awb-mega-menu-29414 .MegaMenuGlobal{top:-298px;position:absolute;width:80%;height:450px}.SideMenuCss #awb-mega-menu-29449 .MegaMenuGlobal{top:-347px;position:absolute;width:80%;height:450px}.BigTitle{margin-bottom:0}@media screen and (max-width:991px){.TabsAreaHome .fusion-tabs:not(.mobile-mode-carousel) .nav:not(.fusion-mobile-tab-nav){display:block!important}.TabsAreaHome .fusion-mobile-tab-nav{display:none!important}.TabsAreaHome .nav .nav-tabs{display:flex}}@media screen and (min-width:1000px) and (max-width:1400px){.SideMenuCss #menu-sidemenu{height:415px}.SideMenuCss .menu-item .awb-menu__main-a{padding:10px 0;font-size:15px}.SideMenuCss .menu-item .awb-menu__main-a .awb-menu__open-nav-submenu-hover{right:15px}.Panel-Collapseym .panel-collapse{width:94%}.awb-menu__main-li{margin:0 8px!important;font-size:15px}}.product-buttons .fusion-content-sep,div.asp_w_container div[id*=__original__]{display:none!important}.product-buttons{padding:0!important}.fusion-product-content{position:relative}.awb-menu__main-li_regular:active .awb-menu__main-a_regular,.awb-menu__main-li_regular:focus .awb-menu__main-a_regular,.awb-menu__main-li_regular:focus-within .awb-menu__main-a_regular,.awb-menu__main-li_regular:hover .awb-menu__main-a_regular{}.awb-menu__main-li_regular:focus .awb-menu__main-a_regular{color:#fff!important}@media screen and (max-width:991px){.BaslikMobile .fusion-builder-row .fusion-layout-column{width:100%}}.fusion-woo-badges-wrapper{display:none}@media screen and (max-width:991px){.product-buttons,.product-buttons-container,.products li .fusion-product-wrapper{margin-left:1rem;margin-right:1rem}}#nuotron,.stratejikSeo{filter:drop-shadow(0 3px 6px #63abc1)}#nuotron{-webkit-filter:drop-shadow(0 3px 6px #63abc1);width:51px;height:51px;background:#fff;border-radius:50%;overflow:hidden;transition:.5s;margin-bottom:1rem}#nuotron,#nuotron img{padding:0}.stratejikSeo{display:flex;align-items:center;width:max-content;padding:10px 10px 0!important;border:1px solid #fff0;margin-right:0}.stratejikSeo img{width:55px;height:auto}#text{opacity:0;color:#1b78bc}.stratejikSeo:hover #nuotron{background:#fff0;border-radius:0}.stratejikSeo:hover{filter:drop-shadow(0 3px 6px #1b78bc);filter:unset;border:1px solid #15a2f7;width:max-content;padding:10px}.stratejikSeo:hover #text{opacity:1;filter:drop-shadow(0 3px 6px #1b78bc)}#nuotron,#nuotron *,#nuotron :before{display:block;flex-shrink:0}#text{margin-left:10px}#text,#text>*{display:block;white-space:nowrap;transition:all 1.2s cubic-bezier(.19,1,.22,1)}#text .agency,#text .nuotron{text-transform:capitalize;font-size:16px;color:#5e5e5e}#text .agency{left:85%}#text:hover .agency,#text:hover .nuotron{letter-spacing:unset;opacity:1}@media screen and (max-width:991px){#text{opacity:1;text-align:left;font-size:14px}.stratejikSeo{justify-content:center;margin:15px 0}.stratejikSeo img{width:50px}}.fusion-social-links .fusion-social-networks.color-type-custom.boxed-icons .fusion-social-network-icon:hover{background-color:#fab71e!important}.stock-codeym{position:absolute;top:0}#menu-sidemenu .awb-menu__main-li_regular:hover .awb-menu__main-a_regular{padding:15px 15px 7px!important}@media screen and (max-width:991px){.fusion-selfhosted-video .video-wrapper{height:200px!important}}@media only screen and (max-width:1024px){.fusion-fullwidth{--awb-padding-top-medium:var(--awb-padding-top);--awb-padding-right-medium:var(--awb-padding-right);--awb-padding-bottom-medium:var(--awb-padding-bottom);--awb-padding-left-medium:var(--awb-padding-left);--awb-margin-top-medium:var(--awb-margin-top);--awb-margin-bottom-medium:var(--awb-margin-bottom);--awb-min-height-medium:var(--awb-min-height);--awb-sticky-height-medium:var(--awb-min-height-medium);--awb-background-image-medium:var(--awb-background-image);--awb-background-color-medium:var(--awb-background-color);--awb-background-position-medium:var(--awb-background-position);--awb-background-repeat-medium:var(--awb-background-repeat);--awb-background-size-medium:var(--awb-background-size);--awb-background-blend-mode-medium:var(--awb-background-blend-mode);padding:var(--awb-padding-top-medium) var(--awb-padding-right-medium) var(--awb-padding-bottom-medium) var(--awb-padding-left-medium);margin-top:var(--awb-margin-top-medium);margin-bottom:var(--awb-margin-bottom-medium);min-height:var(--awb-min-height-medium);background-image:var(--awb-background-image-medium);background-color:var(--awb-background-color-medium);background-repeat:var(--awb-background-repeat-medium);background-position:var(--awb-background-position-medium);background-size:var(--awb-background-size-medium);background-blend-mode:var(--awb-background-blend-mode-medium)}.fusion-flex-container{--awb-content-wrap:var(--awb-flex-wrap-medium, var(--awb-flex-wrap))}.fusion-flex-container .fusion-flex-content-wrap{flex-wrap:var(--awb-content-wrap)}}@media only screen and (max-width:640px){.fusion-fullwidth{--awb-padding-top-small:var(--awb-padding-top-medium);--awb-padding-right-small:var(--awb-padding-right-medium);--awb-padding-bottom-small:var(--awb-padding-bottom-medium);--awb-padding-left-small:var(--awb-padding-left-medium);--awb-margin-top-small:var(--awb-margin-top-medium);--awb-margin-bottom-small:var(--awb-margin-bottom-medium);--awb-min-height-small:var(--awb-min-height-medium);--awb-sticky-height-small:var(--awb-min-height-small);--awb-background-image-small:var(--awb-background-image-medium);--awb-background-color-small:var(--awb-background-color-medium);--awb-background-repeat-small:var(--awb-background-repeat-medium);--awb-background-position-small:var(--awb-background-position-medium);--awb-background-size-small:var(--awb-background-size-medium);--awb-background-blend-mode-small:var(--awb-background-blend-mode-medium);padding:var(--awb-padding-top-small) var(--awb-padding-right-small) var(--awb-padding-bottom-small) var(--awb-padding-left-small);margin-top:var(--awb-margin-top-small);margin-bottom:var(--awb-margin-bottom-small);min-height:var(--awb-min-height-small);background-image:var(--awb-background-image-small);background-color:var(--awb-background-color-small);background-repeat:var(--awb-background-repeat-small);background-position:var(--awb-background-position-small);background-size:var(--awb-background-size-small);background-blend-mode:var(--awb-background-blend-mode-small)}.fusion-flex-container{--awb-content-wrap:var(--awb-flex-wrap-small, var(--awb-flex-wrap))}.fusion-flex-container .fusion-flex-content-wrap{flex-wrap:var(--awb-content-wrap)}}@media only screen and (max-width:1024px){.fusion-image-element{--awb-margin-top-medium:var(--awb-margin-top);--awb-margin-right-medium:var(--awb-margin-right);--awb-margin-bottom-medium:var(--awb-margin-bottom);--awb-margin-left-medium:var(--awb-margin-left);margin-top:var(--awb-margin-top-medium);margin-right:var(--awb-margin-right-medium);margin-bottom:var(--awb-margin-bottom-medium);margin-left:var(--awb-margin-left-medium)}}@media only screen and (max-width:640px){.fusion-image-element{--awb-margin-top-small:var(--awb-margin-top-medium);--awb-margin-right-small:var(--awb-margin-right-medium);--awb-margin-bottom-small:var(--awb-margin-bottom-medium);--awb-margin-left-small:var(--awb-margin-left-medium);margin-top:var(--awb-margin-top-small);margin-right:var(--awb-margin-right-small);margin-bottom:var(--awb-margin-bottom-small);margin-left:var(--awb-margin-left-small)}}@media only screen and (max-width:1024px){.fusion-social-links{--awb-alignment-medium:var(--awb-alignment);--awb-margin-top-medium:var(--awb-margin-top);--awb-margin-right-medium:var(--awb-margin-right);--awb-margin-bottom-medium:var(--awb-margin-bottom);--awb-margin-left-medium:var(--awb-margin-left);margin-top:var(--awb-margin-top-medium);margin-right:var(--awb-margin-right-medium);margin-bottom:var(--awb-margin-bottom-medium);margin-left:var(--awb-margin-left-medium);text-align:var(--awb-alignment-medium)}}@media only screen and (max-width:640px){.fusion-social-links{--awb-alignment-small:var(--awb-alignment-medium);--awb-margin-top-small:var(--awb-margin-top);--awb-margin-right-small:var(--awb-margin-right);--awb-margin-bottom-small:var(--awb-margin-bottom);--awb-margin-left-small:var(--awb-margin-left);margin-top:var(--awb-margin-top-small);margin-right:var(--awb-margin-right-small);margin-bottom:var(--awb-margin-bottom-small);margin-left:var(--awb-margin-left-small);text-align:var(--awb-alignment-small)}}@media only screen and (min-width:1024px){.fusion-tabs .nav{display:block}.fusion-tabs .fusion-mobile-tab-nav{display:none}.fusion-tabs.clean .tab-pane{margin:0}.fusion-tabs .nav-tabs{display:inline-block;vertical-align:middle}.fusion-tabs .nav-tabs.nav-justified>li{display:table-cell;width:1%}.fusion-tabs .nav-tabs li .tab-link{margin-right:1px}.fusion-tabs .nav-tabs li:last-child .tab-link{margin-right:0}.fusion-tabs.horizontal-tabs .nav-tabs{margin:0 0-1px}.fusion-tabs.horizontal-tabs .nav{border:1px solid var(--awb-border-color)}.fusion-tabs.horizontal-tabs.clean .nav{border:0;text-align:center}.fusion-tabs.horizontal-tabs.clean .nav-tabs{border:0}.fusion-tabs.horizontal-tabs.clean .nav-tabs li{margin-bottom:0}.fusion-tabs.horizontal-tabs.clean .nav-tabs li .tab-link{margin-right:-1px}.fusion-tabs.horizontal-tabs.clean .tab-content{margin-top:40px}}@media only screen and (max-width:1024px){.fusion-tabs:not(.mobile-mode-carousel) .nav:not(.fusion-mobile-tab-nav){display:none!important}.fusion-tabs{--awb-margin-top-medium:var(--awb-margin-top);--awb-margin-right-medium:var(--awb-margin-right);--awb-margin-bottom-medium:var(--awb-margin-bottom);--awb-margin-left-medium:var(--awb-margin-left);--awb-title-padding-top-medium:var(--awb-title-padding-top);--awb-title-padding-right-medium:var(--awb-title-padding-right);--awb-title-padding-bottom-medium:var(--awb-title-padding-bottom);--awb-title-padding-left-medium:var(--awb-title-padding-left);--awb-content-padding-top-medium:var(--awb-content-padding-top);--awb-content-padding-right-medium:var(--awb-content-padding-right);--awb-content-padding-bottom-medium:var(--awb-content-padding-bottom);--awb-content-padding-left-medium:var(--awb-content-padding-left);margin-top:var(--awb-margin-top-medium);margin-right:var(--awb-margin-right-medium);margin-bottom:var(--awb-margin-bottom-medium);margin-left:var(--awb-margin-left-medium)}.fusion-tabs .nav-tabs>li .tab-link{padding-top:var(--awb-title-padding-top-medium)!important;padding-right:var(--awb-title-padding-right-medium)!important;padding-bottom:var(--awb-title-padding-bottom-medium)!important;padding-left:var(--awb-title-padding-left-medium)!important}.fusion-tabs .tab-pane{padding-top:var(--awb-content-padding-top-medium)!important;padding-right:var(--awb-content-padding-right-medium)!important;padding-bottom:var(--awb-content-padding-bottom-medium)!important;padding-left:var(--awb-content-padding-left-medium)!important}}@media only screen and (max-width:640px){.fusion-tabs{--awb-margin-top-small:var(--awb-margin-top-medium);--awb-margin-right-small:var(--awb-margin-right-medium);--awb-margin-bottom-small:var(--awb-margin-bottom-medium);--awb-margin-left-small:var(--awb-margin-left-medium);--awb-title-padding-top-small:var(--awb-title-padding-top-medium);--awb-title-padding-right-small:var(--awb-title-padding-right-medium);--awb-title-padding-bottom-small:var(--awb-title-padding-bottom-medium);--awb-title-padding-left-small:var(--awb-title-padding-left-medium);--awb-content-padding-top-small:var(--awb-content-padding-top-medium);--awb-content-padding-right-small:var(--awb-content-padding-right-medium);--awb-content-padding-bottom-small:var(--awb-content-padding-bottom-medium);--awb-content-padding-left-small:var(--awb-content-padding-left-medium);margin-top:var(--awb-margin-top-small);margin-right:var(--awb-margin-right-small);margin-bottom:var(--awb-margin-bottom-small);margin-left:var(--awb-margin-left-small)}.fusion-tabs .nav-tabs>li .tab-link{padding-top:var(--awb-title-padding-top-small)!important;padding-right:var(--awb-title-padding-right-small)!important;padding-bottom:var(--awb-title-padding-bottom-small)!important;padding-left:var(--awb-title-padding-left-small)!important}.fusion-tabs .tab-pane{padding-top:var(--awb-content-padding-top-small)!important;padding-right:var(--awb-content-padding-right-small)!important;padding-bottom:var(--awb-content-padding-bottom-small)!important;padding-left:var(--awb-content-padding-left-small)!important}}@media only screen and (max-width:1024px){.fusion-text{--awb-width-medium:var(--awb-width);--awb-min-width-medium:var(--awb-min-width);--awb-max-width-medium:var(--awb-max-width);--awb-margin-top-medium:var(--awb-margin-top);--awb-margin-right-medium:var(--awb-margin-right);--awb-margin-bottom-medium:var(--awb-margin-bottom);--awb-margin-left-medium:var(--awb-margin-left);width:var(--awb-width-medium)!important;min-width:var(--awb-min-width-medium)!important;max-width:var(--awb-max-width-medium)!important;margin-top:var(--awb-margin-top-medium);margin-right:var(--awb-margin-right-medium);margin-bottom:var(--awb-margin-bottom-medium);margin-left:var(--awb-margin-left-medium)}}@media only screen and (max-width:640px){.fusion-text{--awb-width-small:var(--awb-width, var(--awb-width-medium));--awb-min-width-small:var(--awb-min-width, var(--awb-min-width-medium));--awb-max-width-small:var(--awb-max-width, var(--awb-max-width-medium));--awb-margin-top-small:var(--awb-margin-top-medium);--awb-margin-right-small:var(--awb-margin-right-medium);--awb-margin-bottom-small:var(--awb-margin-bottom-medium);--awb-margin-left-small:var(--awb-margin-left-medium);width:var(--awb-width-small)!important;min-width:var(--awb-min-width-small)!important;max-width:var(--awb-max-width-small)!important;margin-top:var(--awb-margin-top-small);margin-right:var(--awb-margin-right-small);margin-bottom:var(--awb-margin-bottom-small);margin-left:var(--awb-margin-left-small)}}@media only screen and (max-width:1024px){.fusion-title{--awb-margin-top-medium:var(--awb-margin-top);--awb-margin-right-medium:var(--awb-margin-right);--awb-margin-bottom-medium:var(--awb-margin-bottom);--awb-margin-left-medium:var(--awb-margin-left);margin-top:var(--awb-margin-top-medium)!important;margin-right:var(--awb-margin-right-medium)!important;margin-bottom:var(--awb-margin-bottom-medium)!important;margin-left:var(--awb-margin-left-medium)!important}}@media only screen and (max-width:640px){.fusion-title{--awb-margin-top-small:var(--title_margin_mobile-top, var(--awb-margin-top-medium));--awb-margin-right-small:var(--title_margin_mobile-right, var(--awb-margin-right-medium));--awb-margin-bottom-small:var(--title_margin_mobile-bottom, var(--awb-margin-bottom-medium));--awb-margin-left-small:var(--title_margin_mobile-left, var(--awb-margin-left-medium));margin-top:var(--awb-margin-top-small)!important;margin-right:var(--awb-margin-right-small)!important;margin-bottom:var(--awb-margin-bottom-small)!important;margin-left:var(--awb-margin-left-small)!important}}@media only screen and (max-width:1024px){.fusion_builder_column,.fusion_builder_column_inner{--awb-padding-top-medium:var(--awb-padding-top);--awb-padding-right-medium:var(--awb-padding-right);--awb-padding-bottom-medium:var(--awb-padding-bottom);--awb-padding-left-medium:var(--awb-padding-left);--awb-col-width:var(--awb-width-medium, var(--medium-col-default));--awb-col-order:var(--awb-order-medium, var(--awb-order-large));--awb-margin-top-medium:var(--awb-margin-top-large, var(--col_margin-top, 0));--awb-margin-bottom-medium:var(--awb-margin-bottom-large, var(--col_margin-bottom, 20px));--awb-spacing-left-medium:var(--awb-spacing-left-large, 4%);--awb-spacing-right-medium:var(--awb-spacing-right-large, 4%);--awb-col-flex-grow:var(--awb-flex-grow-medium, var(--awb-flex-grow, 0));--awb-col-flex-shrink:var(--awb-flex-shrink-medium, var(--awb-flex-shrink, 0));--awb-margin-top:var(--awb-margin-top-medium);--awb-margin-bottom:var(--awb-margin-bottom-medium);--awb-spacing-left:var(--awb-spacing-left-medium);--awb-spacing-right:var(--awb-spacing-right-medium);--awb-bg-image-medium:var(--awb-bg-image);--awb-bg-color-medium:var(--awb-bg-color);--awb-bg-color-medium-hover:var(--awb-bg-color-hover);--awb-bg-repeat-medium:var(--awb-bg-repeat);--awb-bg-position-medium:var(--awb-bg-position);--awb-bg-size-medium:var(--awb-bg-size);--awb-bg-blend-medium:var(--awb-bg-blend)}.fusion_builder_column .fusion-column-wrapper,.fusion_builder_column_inner .fusion-column-wrapper{padding:var(--awb-padding-top-medium) var(--awb-padding-right-medium) var(--awb-padding-bottom-medium) var(--awb-padding-left-medium);background-image:var(--awb-bg-image-medium);background-color:var(--awb-bg-color-medium);background-repeat:var(--awb-bg-repeat-medium);background-position:var(--awb-bg-position-medium);background-size:var(--awb-bg-size-medium);background-blend-mode:var(--awb-bg-blend-medium)}.fusion_builder_column .fusion-column-wrapper:hover,.fusion_builder_column_inner .fusion-column-wrapper:hover{background-color:var(--awb-bg-color-medium-hover)}}@media only screen and (max-width:640px){.fusion_builder_column,.fusion_builder_column_inner{--awb-padding-top-small:var(--awb-padding-top-medium);--awb-padding-right-small:var(--awb-padding-right-medium);--awb-padding-bottom-small:var(--awb-padding-bottom-medium);--awb-padding-left-small:var(--awb-padding-left-medium);--awb-col-width:var(--awb-width-small, var(--small-col-default));--awb-col-order:var(--awb-order-small, var(--awb-order-medium));--awb-spacing-left-small:var(--awb-spacing-left-large, 4%);--awb-spacing-right-small:var(--awb-spacing-right-large, 4%);--awb-margin-top-small:var(--awb-margin-top-medium, var(--awb-margin-top-large, var(--col_margin-top, 0)));--awb-margin-bottom-small:var(--awb-margin-bottom-medium, var(--awb-margin-bottom-large, var(--col_margin-bottom, 20px)));--awb-spacing-left:var(--awb-spacing-left-small);--awb-spacing-right:var(--awb-spacing-right-small);--awb-margin-top:var(--awb-margin-top-small);--awb-margin-bottom:var(--awb-margin-bottom-small);--awb-bg-image-small:var(--awb-bg-image-medium);--awb-bg-color-small:var(--awb-bg-color-medium);--awb-bg-color-small-hover:var(--awb-bg-color-medium-hover);--awb-bg-repeat-small:var(--awb-bg-repeat-medium);--awb-bg-position-small:var(--awb-bg-position-medium);--awb-bg-size-small:var(--awb-bg-size-medium);--awb-bg-blend-small:var(--awb-bg-blend-medium);--awb-col-flex-grow:var(--awb-flex-grow-small, var(--awb-flex-grow, 0));--awb-col-flex-shrink:var(--awb-flex-shrink-small, var(--awb-flex-shrink, 0))}.fusion_builder_column .fusion-column-wrapper,.fusion_builder_column_inner .fusion-column-wrapper{padding:var(--awb-padding-top-small) var(--awb-padding-right-small) var(--awb-padding-bottom-small) var(--awb-padding-left-small);background-image:var(--awb-bg-image-small);background-color:var(--awb-bg-color-small);background-repeat:var(--awb-bg-repeat-small);background-position:var(--awb-bg-position-small);background-size:var(--awb-bg-size-small);background-blend-mode:var(--awb-bg-blend-small)}.fusion_builder_column .fusion-column-wrapper:hover,.fusion_builder_column_inner .fusion-column-wrapper:hover{background-color:var(--awb-bg-color-small-hover)}}@media only screen and (max-width:712px){.products li.product-grid-view{width:var(--awb-columns-small,100%)!important}}@media only screen and (min-width:712px) and (max-width:784px){.products.products-5 .product-grid-view{width:50%!important}}@media only screen and (min-width:784px) and (max-width:856px){.products.products-5 .product-grid-view{width:50%!important}}@media only screen and (min-width:856px) and (max-width:928px){.products.products-5 .product-grid-view{width:33.33333333%!important}}@media only screen and (min-width:928px) and (max-width:1000px){.products.products-5 .product-grid-view{width:25%!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.products.products-5 .product-grid-view{width:var(--awb-columns-medium,50%)!important}#wrapper{width:auto!important}#toTop{bottom:30px;border-radius:4px;height:40px}#toTop:before{line-height:38px}#toTop:hover{background-color:#333}.no-mobile-totop .to-top-container{display:none}#main,.fullwidth-box,.fusion-footer-widget-area,body{background-attachment:scroll!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){#main,.fullwidth-box,.fusion-footer-widget-area,body{background-attachment:scroll!important}}@media only screen and (max-width:800px){.fusion-layout-column{margin-left:0!important;margin-right:0!important}#wrapper{width:auto!important}.fusion-social-networks:after{content:"";display:block;clear:both}#content.full-width{margin-bottom:0}.fullwidth-box{background-attachment:scroll!important}#toTop{bottom:30px;border-radius:4px;height:44px;width:44px}#toTop:before{line-height:42px}.to-top-container #toTop{border-radius:var(--totop_border_radius)}.no-mobile-totop .to-top-container{display:none}#content{width:100%!important;margin-left:0!important}#main>.fusion-row{display:flex;flex-wrap:wrap}}@media only screen and (max-width:640px){#main,body{background-attachment:scroll!important}#content{width:100%!important;margin-left:0!important}}@media only screen and (max-device-width:640px){#wrapper{width:auto!important}.fullwidth-box{background-attachment:scroll!important}.title{margin-top:0;margin-bottom:20px}#content{width:100%!important;float:none!important;margin-left:0!important;margin-bottom:50px}#content.full-width{margin-bottom:0}}@media only screen and (max-width:1000px){.fusion-responsive-typography-calculated{--minFontSize:calc(var(--typography_factor) * var(--base-font-size));--minViewportSize:360;--maxViewportSize:var(--grid_main_break_point);font-size:calc((var(--fontSize)*1px) - (var(--typography_sensitivity)*(var(--fontSize) - var(--minFontSize))*(var(--minViewportSize)*1px - 100vw))/(var(--maxViewportSize) - var(--minViewportSize)) - (var(--fontSize) - var(--minFontSize))*var(--typography_sensitivity)*1px)!important}.fusion-top-header .fusion-responsive-typography-calculated{--side_header_width:0;--side_header_width-int:0}}@media only screen and (max-width:800px){.fusion-responsive-typography-calculated{--maxViewportSize:var(--content_break_point)!important}.fusion-content-boxes{--awb-item-margin-bottom:55px}}@media only screen and (max-width:1024px){.awb-off-canvas-wrap{--awb-horizontal-position-medium:var(--awb-horizontal-position);--awb-vertical-position-medium:var(--awb-vertical-position);--awb-width-medium:var(--awb-width);--awb-height-medium:var(--awb-height)}.awb-off-canvas-wrap.type-popup{justify-content:var(--awb-horizontal-position-medium);align-items:var(--awb-vertical-position-medium)}.awb-off-canvas-wrap .awb-off-canvas{width:var(--awb-width-medium);height:var(--awb-height-medium)}}@media only screen and (max-width:640px){.awb-off-canvas-wrap{--awb-horizontal-position-small:var(--awb-horizontal-position);--awb-vertical-position-small:var(--awb-vertical-position);--awb-width-small:var(--awb-width-medium);--awb-height-small:var(--awb-height-medium)}.awb-off-canvas-wrap.type-popup{justify-content:var(--awb-horizontal-position-small);align-items:var(--awb-vertical-position-small)}.awb-off-canvas-wrap .awb-off-canvas{width:var(--awb-width-small);height:var(--awb-height-small)}}div.ajaxsearchpro.asp_main_container{transition:width 130ms linear;-webkit-transition:width 130ms linear}div.asp_w.ajaxsearchpro,div.asp_w.asp_r,div.asp_w.asp_s{padding:0;margin:0;border:0;text-transform:none;text-shadow:none;box-shadow:none;text-decoration:none;text-align:left;text-indent:initial;letter-spacing:normal;font-display:swap}div.asp_w.asp_r,div.asp_w.asp_s{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;border-radius:0}div.asp_w.ajaxsearchpro{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}div.asp_w.asp_r,div.asp_w.asp_r *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.asp_w.ajaxsearchpro input[type=text]::-ms-clear{display:none;width:0;height:0}div.asp_w.ajaxsearchpro input[type=text]::-ms-reveal{display:none;width:0;height:0}div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-cancel-button,div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-decoration,div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-results-button,div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-results-decoration{display:none}div.asp_w.ajaxsearchpro input[type=search]{appearance:auto!important;-webkit-appearance:none!important}.asp_clear{display:block!important;clear:both!important;margin:0!important;padding:0!important;width:auto!important;height:0!important}.hiddend{display:none!important}div.asp_w.ajaxsearchpro{width:100%;height:auto;border-radius:0;background:#fff0;overflow:hidden}div.asp_w.ajaxsearchpro.asp_non_compact{min-width:200px}div.asp_hidden_data,div.asp_hidden_data *,div.asp_m.ajaxsearchpro .proinput form:after,div.asp_m.ajaxsearchpro .proinput form:before,div.asp_m.ajaxsearchpro .proinput input:after,div.asp_m.ajaxsearchpro .proinput input:before,div.asp_w.asp_r{display:none}div.asp_w.ajaxsearchpro input:focus{outline:0}div.asp_m.ajaxsearchpro .probox .proinput input::-ms-clear{display:none}div.asp_m.ajaxsearchpro .probox{width:auto;border-radius:5px;background:#fff;overflow:hidden;border:1px solid #fff;box-shadow:1px 0 3px #ccc inset;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;direction:ltr;align-items:stretch;isolation:isolate}div.asp_m.ajaxsearchpro .probox .proinput{width:1px;height:100%;float:left;box-shadow:none;position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;z-index:0}div.asp_m.ajaxsearchpro .probox .proinput form{height:100%;margin:0!important;padding:0!important;display:block!important;max-width:unset!important}div.asp_m.ajaxsearchpro .probox .proinput input{height:100%;width:100%;border:0;background:#fff0;box-shadow:none;left:0;padding:2px 0 0;min-width:120px;min-height:unset;max-height:unset}div.asp_m.ajaxsearchpro .probox .proinput input.autocomplete{border:0;background:#fff0;width:100%;box-shadow:none;margin:0;padding:0;left:0}div.asp_m.ajaxsearchpro .probox .proloading{width:20px;height:20px;min-width:unset;min-height:unset;background:0 0;float:right;box-shadow:none;margin:0;z-index:1}div.asp_m.ajaxsearchpro .probox .proclose,div.asp_m.ajaxsearchpro .probox .promagnifier,div.asp_m.ajaxsearchpro .probox .prosettings{width:20px;height:20px;min-width:unset;min-height:unset;background:0 0;float:right;box-shadow:none;margin:0;padding:0}div.asp_m.ajaxsearchpro .probox .promagnifier,div.asp_m.ajaxsearchpro .probox .prosettings{background-size:20px 20px;z-index:1}div.asp_m.ajaxsearchpro button.promagnifier:focus-visible{box-shadow:inset 0 0 0 2px rgb(0 0 0/.4)}div.asp_m.ajaxsearchpro .probox .proclose,div.asp_m.ajaxsearchpro .probox .proloading{background-position:center center;display:none;background-size:auto;background-repeat:no-repeat;background-color:#fff0}div.asp_m.ajaxsearchpro .probox .proloading{padding:2px;box-sizing:border-box}div.asp_m.ajaxsearchpro .probox .proclose{position:relative;cursor:pointer;z-index:2}div.asp_m.ajaxsearchpro .probox .promagnifier .innericon,div.asp_m.ajaxsearchpro .probox .prosettings .innericon{background-size:20px 20px;background-position:center center;background-repeat:no-repeat;background-color:#fff0;width:100%;height:100%;line-height:initial;text-align:center;overflow:hidden}div.asp_m.ajaxsearchpro .probox .promagnifier .innericon svg,div.asp_m.ajaxsearchpro .probox .prosettings .innericon svg{height:100%;width:22px;vertical-align:baseline;display:inline-block}div.asp_m.ajaxsearchpro .probox .proclose svg{background:#333;position:absolute;top:50%;width:20px;height:20px;left:50%;fill:#fefefe;box-sizing:border-box;box-shadow:0 0 0 2px rgb(255 255 255/.9)}div.asp_w.asp_r *{text-decoration:none;text-shadow:none}div.asp_w.asp_r .results{overflow:hidden;width:auto;height:0;margin:0;padding:0}div.asp_w.asp_r .resdrg{height:auto}