@keyframes a{0%{opacity:0}to{opacity:1}}@keyframes spinner-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.with_frm_style{--form-width:100%;--form-align:left;--direction:ltr;--fieldset:0px;--fieldset-color:rgba(121,121,121,1);--fieldset-padding:0 0 15px;--fieldset-bg-color:transparent;--title-size:40px;--title-color:#444;--title-margin-top:10px;--title-margin-bottom:60px;--form-desc-size:14px;--form-desc-color:rgba(10,10,10,1);--form-desc-margin-top:10px;--form-desc-margin-bottom:25px;--form-desc-padding:0;--font:'Nunito Sans',sans-serif;--font-size:14px;--label-color:rgba(10,10,10,1);--weight:900;--position:none;--align:left;--width:150px;--required-color:rgba(40,172,226,1);--required-weight:900;--label-padding:0 0 3px;--description-font-size:12px;--description-color:rgba(10,10,10,1);--description-weight:normal;--description-style:normal;--description-align:left;--description-margin:0;--field-font-size:14px;--field-height:50px;--line-height:50px;--field-width:100%;--auto-width:100%;--field-pad:6px 10px;--field-margin:20px;--field-weight:normal;--text-color:rgba(121,121,121,1);--border-color:rgba(229,229,229,1);--field-border-width:1px;--field-border-style:solid;--bg-color:rgba(229,229,229,1);--bg-color-active:rgba(229,229,229,1);--border-color-active:#66afe9;--text-color-error:rgba(121,121,121,1);--bg-color-error:rgba(229,229,229,1);--border-color-error:#b94a48;--border-width-error:1px;--border-style-error:solid;--bg-color-disabled:#fff;--border-color-disabled:#e5e5e5;--text-color-disabled:#a1a1a1;--radio-align:block;--check-align:block;--check-font-size:13px;--check-label-color:rgba(121,121,121,1);--check-weight:normal;--section-font-size:18px;--section-color:#444;--section-weight:bold;--section-pad:15px 0 3px 0;--section-mar-top:15px;--section-mar-bottom:30px;--section-bg-color:transparent;--section-border-color:#e8e8e8;--section-border-width:2px;--section-border-style:solid;--section-border-loc:-top;--collapse-pos:after;--repeat-icon-color:#fff;--submit-font-size:14px;--submit-width:150px;--submit-height:auto;--submit-bg-color:rgba(40,172,226,1);--submit-border-color:rgba(40,172,226,1);--submit-border-width:1px;--submit-text-color:#fff;--submit-weight:normal;--submit-border-radius:4px;--submit-margin:10px;--submit-padding:10px 20px;--submit-shadow-color:#eee;--submit-hover-bg-color:rgba(27,32,50,1);--submit-hover-color:rgba(255,255,255,1);--submit-hover-border-color:rgba(27,32,50,1);--submit-active-bg-color:rgba(27,32,50,1);--submit-active-color:rgba(255,255,255,1);--submit-active-border-color:rgba(27,32,50,1);--border-radius:4px;--error-bg:#f2dede;--error-border:#ebccd1;--error-text:#b94a48;--error-font-size:14px;--success-bg-color:#dff0d8;--success-border-color:#d6e9c6;--success-text-color:#468847;--success-font-size:14px;--progress-bg-color:#eaeaea;--progress-color:#3f4b5b;--progress-active-bg-color:#579af6;--progress-active-color:#fff;--progress-border-color:#e5e5e5;--progress-border-size:2px;--progress-size:30px;--use-base-font-size:;--base-font-size:15px;--field-shape-type:rounded-corner;--toggle-font-size:15px;--toggle-on-color:#579af6;--toggle-off-color:#eaeaea;--slider-font-size:24px;--slider-track-size:8px;--slider-circle-size:24px;--slider-color:#579af6;--slider-bar-color:#579af6;--date-head-bg-color:#579af6;--date-head-color:#fff;--date-band-color:#2568c4;--bg-image-id:0;--bg-image-opacity:100%;--box-shadow:none}.frm_hidden,.with_frm_style input[type=checkbox]:after{display:none}.with_frm_style,.with_frm_style form{text-align:var(--form-align)}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}form .frm__6548feb78059a{overflow:hidden;width:0;height:0;position:absolute}.with_frm_style fieldset{min-width:0;display:block}.with_frm_style fieldset fieldset{border:0;margin:0;padding:0;background-color:transparent}.with_frm_style .frm_form_fields>fieldset{border-width:var(--fieldset);border-style:solid;border-color:var(--fieldset-color);margin:0;padding:var(--fieldset-padding);background-color:var(--fieldset-bg-color);font-family:var(--font)}legend.frm_hidden{display:none!important}.with_frm_style .frm_form_fields{opacity:1;transition:opacity .1s linear}.with_frm_style .frm_required{color:var(--required-color);font-weight:var(--required-weight)}.with_frm_style input[type=email],.with_frm_style input[type=text],.with_frm_style textarea{font-family:var(--font);margin-bottom:0}.with_frm_style textarea{vertical-align:top;height:auto}.with_frm_style input[type=email],.with_frm_style input[type=text],.with_frm_style textarea{color:var(--text-color);background-color:var(--bg-color);border-color:var(--border-color);border-width:var(--field-border-width);border-style:var(--field-border-style);border-radius:var(--border-radius);width:var(--field-width);max-width:100%;font-size:var(--field-font-size);padding:var(--field-pad);box-sizing:border-box;outline:0;font-weight:var(--field-weight)}.with_frm_style input[type=checkbox]{border-color:var(--border-color);box-shadow:var(--box-shadow);float:none}.with_frm_style input[type=checkbox]:not(:checked):focus,.with_frm_style input[type=radio]:not(:checked):focus{border-color:var(--border-color)!important}.with_frm_style input[type=checkbox]:focus{box-shadow:0 0 0 3px rgba(102,175,233,.4)!important}.with_frm_style input[type=email],.with_frm_style input[type=text]{min-height:var(--field-height);line-height:1.3}.with_frm_style .frm_primary_label{max-width:100%;font-family:var(--font);font-size:var(--font-size);color:var(--label-color);font-weight:var(--weight);text-align:var(--align);padding:var(--label-padding);margin:0;width:auto;display:block}.with_frm_style .frm_top_container .frm_primary_label{display:block;float:none;width:auto}.frm_none_container .frm_primary_label,.frm_pos_none{display:none}.with_frm_style .frm_description,.with_frm_style .frm_submit{clear:both}.with_frm_style .frm_submit button{-webkit-appearance:none;cursor:pointer}.with_frm_style .frm_submit.frm_flex{align-items:center;gap:2%}.frm_forms.frm_style_formidable-style.with_frm_style{max-width:100%;direction:ltr}.formstyling form .frm_form_field#frm_field_15_container,.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:20px}.frm_style_formidable-style.with_frm_style div.frm_description{margin-top:6px;padding:0;font-family:"Nunito Sans",sans-serif;font-size:12px;color:#0a0a0a;font-weight:400;text-align:left;font-style:normal;max-width:100%}.frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder,.frm_style_formidable-style.with_frm_style textarea::-webkit-input-placeholder{color:#a1a1a1}.frm_style_formidable-style.with_frm_style input::-moz-placeholder,.frm_style_formidable-style.with_frm_style textarea::-moz-placeholder{opacity:1}.frm_style_formidable-style.with_frm_style input:-ms-input-placeholder{color:#a1a1a1}.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):not([type=range]):not([readonly]):focus,.frm_style_formidable-style.with_frm_style textarea:focus{background-color:#e5e5e5;border-color:#66afe9;color:var(--text-color);box-shadow:none;outline:0}.frm_style_formidable-style.with_frm_style .frm_submit button{width:150px;font-family:"Nunito Sans",sans-serif;font-size:14px;height:auto;line-height:normal;text-align:center;background:#28ace2;border-width:1px;border-color:#28ace2;border-style:solid;color:#fff;cursor:pointer;font-weight:400;border-radius:4px;text-shadow:none;padding:10px 20px;box-sizing:border-box;box-shadow:0 1px 1px #eee;margin:10px 0;vertical-align:middle}.frm_style_formidable-style.with_frm_style .frm_submit button:hover{background:#1b2032;border-color:#1b2032;color:#fff}.frm_style_formidable-style.with_frm_style .frm_submit button:active,.frm_style_formidable-style.with_frm_style .frm_submit button:focus{background:#1b2032;border-color:#1b2032;color:#fff;outline:0}.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{color:#797979;background-color:#e5e5e5;border-color:#b94a48;border-width:var(--border-width-error);border-style:solid}.accordion.about_product li.accordion-item .accordion-content.product_features table,.vertical_radio .frm_checkbox,footer,header,main,nav{display:block}.with_frm_style .frm_checkbox{display:var(--check-align)}.with_frm_style .vertical_radio .frm_checkbox{display:block;margin-bottom:10px}.with_frm_style .frm_checkbox label{display:inline-block;vertical-align:middle;white-space:normal;font-family:var(--font);font-size:var(--check-font-size);color:var(--check-label-color);font-weight:var(--check-weight);line-height:1.3}.with_frm_style .frm_checkbox label input[type=checkbox]{margin-right:4px}.with_frm_style .frm_checkbox label:not(.frm-label-disabled){cursor:pointer}.with_frm_style .vertical_radio .frm_checkbox label{display:block;width:100%}.with_frm_style .frm_checkbox input[type=checkbox]{font-size:var(--check-font-size);position:static;border-radius:calc(var(--border-radius)/2);appearance:none;background-color:var(--bg-color);flex:none;display:inline-block!important;width:16px!important;min-width:16px!important;height:16px!important;color:var(--border-color);border:1px solid currentColor;border-color:var(--border-color);vertical-align:middle;position:initial;padding:0;margin:0}.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked{border-color:var(--border-color-active)!important;background-color:var(--border-color-active)!important}.with_frm_style .frm_checkbox input[type=checkbox]:checked:before{position:static!important;content:"";display:block}.frm_forms.with_frm_style .frm_checkbox input[type=checkbox]:before{width:100%!important;height:100%!important;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 1.5L4.25001 7.91667L1.33334 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important;background-size:9px!important;background-repeat:no-repeat!important;background-position:center!important;margin:0}.with_frm_style :-moz-submit-invalid,.with_frm_style :-moz-ui-invalid,.with_frm_style :invalid{box-shadow:none}.frm_screen_reader{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.frm_screen_reader.frm_hidden{display:initial}.with_frm_style .frm_form_field{clear:both}.frm_combo_inputs_container,.frm_form_fields .frm_fields_container,.frm_form_fields .frm_section_heading{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:max-content;grid-gap:0 2%}.frm_combo_inputs_container>*,.frm_fields_container .frm_form_field,.frm_fields_container>*,.frm_section_heading>*{grid-column:span 12/span 12}.frm6,.frm_form_field.frm6{grid-column:span 6/span 6}.frm_first,.frm_form_field.frm_first{grid-column-start:1}@media only screen and (max-width:600px){.frm_fields_container>.frm_form_field,.frm_section_heading>.frm_form_field{grid-column:1/span 12!important}}.frm_form_field .frm_checkbox{margin-top:0;margin-bottom:0}.with_frm_style .frm_combo_inputs_container>.frm_form_subfield-first,.with_frm_style .frm_combo_inputs_container>.frm_form_subfield-last{margin-bottom:0!important}.frm_forms,.with_frm_style{--progress-border-color-b:#dbdbdb;--image-size:150px}.with_frm_style .frm-show-form{overflow-x:clip}.frm_flex{display:flex;flex-direction:row;flex-wrap:wrap}:root{--ss-primary-color:#5897fb;--ss-bg-color:#fff;--ss-font-color:#4d4d4d;--ss-font-placeholder-color:#8d8d8d;--ss-disabled-color:#dcdee2;--ss-border-color:#dcdee2;--ss-highlight-color:#fffb8c;--ss-success-color:#00b755;--ss-error-color:#dc3545;--ss-focus-color:#5897fb;--ss-main-height:30px;--ss-content-height:300px;--ss-spacing-l:7px;--ss-spacing-m:5px;--ss-spacing-s:3px;--ss-animation-timing:.2s;--ss-border-radius:4px}.frm_forms{--iti-hover-color:rgba(0,0,0,.05);--iti-text-gray:#999;--iti-border-gray:#ccc;--iti-spacer-horizontal:8px;--iti-flag-height:15px;--iti-flag-width:20px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width)/2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-input-padding:6px;--iti-right-hand-selected-country-padding:calc(var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) + var(--iti-flag-width));--iti-selected-country-arrow-padding:calc(var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) + var(--iti-spacer-horizontal) + var(--iti-arrow-width) + var(--iti-input-padding));--iti-mobile-popup-margin:30px}.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:0}.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:0 0;border:0}ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}@font-face{font-display:swap;font-family:"wcpf";src:url(/newsite/wp-content/technidrivemodules/woocommerce-product-filters/assets/fonts/wcpf/wcpf.eot);src:url(/newsite/wp-content/technidrivemodules/woocommerce-product-filters/assets/fonts/wcpf/wcpf.eot?#iefix)format("embedded-opentype"),url(/newsite/wp-content/technidrivemodules/woocommerce-product-filters/assets/fonts/wcpf/wcpf.woff)format("woff"),url(/newsite/wp-content/technidrivemodules/woocommerce-product-filters/assets/fonts/wcpf/wcpf.ttf)format("truetype"),url(/newsite/wp-content/technidrivemodules/woocommerce-product-filters/assets/fonts/wcpf/wcpf.svg#wcpf)format("svg");font-weight:400;font-style:normal}.clearfix:after,.clearfix:before{line-height:0}button.pswp__button{box-shadow:none!important;background-image:url(/newsite/wp-content/technidrivemodules/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0-44px}button.pswp__button--zoom:hover{background-position:-88px 0}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__scroll-wrap{overflow:hidden}.pswp__container{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp__container{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__button{position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/newsite/wp-content/technidrivemodules/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--close{background-position:0-44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.accordion.about_product li.accordion-item a.accordion-title:before,.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);background-color:rgba(0,0,0,.5)}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}@media only screen and (max-width:768px){:root{--woocommerce:#7f54b3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7f54b3;--wc-primary-text:#fff;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}}:root{--woocommerce:#7f54b3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7f54b3;--wc-primary-text:#fff;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}@font-face{font-display:swap;font-family:star;src:url(/newsite/wp-content/technidrivemodules/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/newsite/wp-content/technidrivemodules/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/newsite/wp-content/technidrivemodules/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/newsite/wp-content/technidrivemodules/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/newsite/wp-content/technidrivemodules/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/newsite/wp-content/technidrivemodules/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px}.woocommerce table.shop_attributes td{font-style:italic;padding:0}.woocommerce table.shop_attributes td p{margin:0;padding:0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover{background-color:#dcd7e3;text-decoration:none;background-image:none;color:#515151}:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover{color:inherit;background-color:#e9e6ed}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box;font-size:100%}hr,img{max-width:100%}hr{box-sizing:content-box;clear:both;max-width:82.5rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #6c6c6c;border-left:0;border-color:#e5e5e5;width:100%}a,strong{line-height:inherit}a{background-color:transparent;-webkit-text-decoration-skip:objects;color:#28ace2;text-decoration:none;cursor:pointer}a:active,a:hover{outline-width:0}strong{font-weight:900}img{border-style:none;display:inline-block;vertical-align:middle;height:auto;-ms-interpolation-mode:bicubic}button,input,textarea{font-size:100%;margin:0}html,input{line-height:1.15}button,hr{overflow:visible}button{text-transform:none}html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox]{box-sizing:border-box;padding:0}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}button,fieldset{padding:0;border:0}body,fieldset{margin:0}legend{box-sizing:border-box;display:table;padding:0;color:inherit;white-space:normal;max-width:100%;margin-bottom:.5rem}textarea{overflow:auto;height:auto;min-height:50px}*,:after,:before{box-sizing:inherit}body{padding:0;background:#fff;font-family:Nunito Sans,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{-webkit-appearance:none;appearance:none;border-radius:0;background:0 0;line-height:1;cursor:auto}button,input{font-family:inherit}.grid-container{padding-right:.625rem;padding-left:.625rem;max-width:82.5rem;margin:0 auto}@media print,screen and (min-width:40em){.grid-container{padding-right:.625rem;padding-left:.625rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin:0 auto}.grid-x{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.grid-x>.small-12,.grid-x>.small-6{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-6,.grid-x>.medium-9{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-6,.grid-x>.large-8,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-6{width:50%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-6{width:50%}.grid-x>.medium-9{width:75%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-6{width:50%}.grid-x>.large-8{width:66.66667%}}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.25rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-3{width:calc(25% - 1.25rem)}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}}div,form,li,p,td,th,ul{margin:0;padding:0}h2,h3,h4,h5{padding:0}h2,h3,h4,h5,p{margin-bottom:1rem;text-rendering:optimizeLegibility}h2,h3,h4,h5{font-style:normal;color:inherit;margin:0;margin-bottom:.5rem;font-size:1.875rem}h3,h4,h5{font-size:1.1875rem}h4,h5{font-size:1.125rem}@media print,screen and (min-width:40em){h2{font-size:1.875rem}h3{font-size:1.75rem}h4{font-size:1.375rem}h5{font-size:1.125rem}}@media print,screen and (min-width:64em){h2{font-size:2.375rem}h3{font-size:1.875rem}h4{font-size:1.375rem}h5{font-size:1.125rem}}@media screen and (min-width:75em){h2{font-size:2.1875rem}h3{font-size:1.625rem}h4{font-size:1.25rem}h5{font-size:1.125rem}}a:focus,a:hover{color:#1b97ca}a img{border:0}ul,ul ul{margin-left:1.25rem}ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6;list-style-type:disc}li{font-size:inherit}ul ul{margin-bottom:0}@media print{*{background:0 0!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" ("attr(href)")"}a[href^="#"]:after{content:""}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}[type=email],[type=search],[type=tel],[type=text],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #6c6c6c;border-radius:0;background-color:#fff;box-shadow:inset 0 1px 2px rgba(10,10,10,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;appearance:none}[type=email]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,textarea:focus{outline:0;border:1px solid #6c6c6c;background-color:#fff;box-shadow:0 0 5px #6c6c6c;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#6c6c6c}input:disabled,textarea:disabled{background-color:#e5e5e5;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}[type=checkbox]{margin:0 0 1rem}label>[type=checkbox]{margin-right:.5rem}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#0a0a0a}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#faedeb}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;-webkit-appearance:none;border:1px solid transparent;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;cursor:pointer}a.button:focus,a.button:hover{text-decoration:none}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child{border-radius:0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e5e5e5;border-bottom:0;font-size:.75rem;line-height:1;color:#28ace2}.accordion-title:focus,.accordion-title:hover{background-color:#fff}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #e5e5e5;border-bottom:0;background-color:#fff;color:#0a0a0a}:last-child>.accordion-content:last-child{border-bottom:1px solid #e5e5e5}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}tbody{border:1px solid #f2f2f2;background-color:#fff}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f2f2f2}@media screen and (max-width:39.9375em){.show-for-medium{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.9375em){.show-for-large{display:none!important}}.clearfix:after,.clearfix:before{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.clearfix:before{display:table;content:" "}.paddingtopsml{padding-top:50px}.paddingbottomxsml{padding-bottom:30px}.paddingbottomsml{padding-bottom:50px}.paddingtopmed{padding-top:50px}.paddingbottommed{padding-bottom:50px}.margintopsml{margin-top:50px}.marginbottomsml{margin-bottom:50px}.accordion.about_product li.accordion-item h4,.formstyling form .frm_form_field.frm_section_heading,.nomarginbottom,h5.nomarginbottom{margin-bottom:0}@media screen and (min-width:640px){.paddingtopmed{padding-top:70px}.paddingbottommed{padding-bottom:70px}}@media screen and (min-width:1024px){.margintoplrg_lrgscreensonly{margin-top:85px}}.blue{background-color:#28ace2;color:#fff}h2,h3,h4,h5,p{margin-bottom:20px}h2,h3,h4,h5{line-height:1;font-weight:900;letter-spacing:-.4px;font-family:Nunito Sans,sans-serif}.formstyling h3,.woocommerce .product h5,h2.marginbottomsml{margin-bottom:10px}p{line-height:1.7;font-size:14px}.plastof p:last-of-type{margin-bottom:0}.breadcrumbs-container{background-color:#f2f2f2;padding-top:10px;padding-bottom:10px;border-top:1px solid #e5e5e5}.breadcrumbs-container #breadcrumbs{font-size:12px;margin-bottom:0;color:#ccc;margin-left:-10px}.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr td a,.breadcrumbs-container #breadcrumbs .breadcrumb_last,.breadcrumbs-container #breadcrumbs a{color:#0a0a0a}.breadcrumbs-container #breadcrumbs a{padding-right:10px;padding-left:10px}.breadcrumbs-container #breadcrumbs .breadcrumb_last{padding-left:10px}#content ul li{font-size:14px;margin-bottom:11px;padding-left:5px}#content ul{list-style:circle;margin-left:15px}#skip-navigation-link a{width:1px;height:1px;top:auto;left:-10000px;position:absolute;overflow:hidden}#skip-navigation-link a:focus{width:auto;height:auto;position:static}.formstyling form fieldset,.relative{position:relative}.websiteni-flex{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.websiteni-flex-hs-sm{-ms-flex-pack:start;justify-content:flex-start}.websiteni-flex-hc-sm{-ms-flex-pack:center;justify-content:center}.websiteni-flex-he-sm{-ms-flex-pack:end;justify-content:flex-end}.websiteni-flex-vc-sm{-ms-flex-align:center;align-items:center}.wow{visibility:hidden}.fadeIn{animation-name:a;animation-iteration-count:1;animation-duration:1s;animation-delay:0s;animation-timing-function:cubic-bezier(.51,.18,0,.88);animation-fill-mode:both;backface-visibility:hidden}.wrapper{position:relative;overflow:hidden}.formstyling form .frm_form_field{margin-bottom:30px;position:relative}.formstyling form button{margin-top:10px;width:auto;display:table;min-width:160px;line-height:1;height:50px;background-color:#28ace2;border-radius:5px;text-align:center;font-size:15px;color:#fff;cursor:pointer;transition:.4s cubic-bezier(.51,.18,0,.88);font-family:Nunito Sans,sans-serif;font-weight:900;padding:16px 30px}.formstyling form button:active,.formstyling form button:focus,.formstyling form button:hover{border-color:#1b2032;background-color:#1b2032;color:#fff}.formstyling form .frm_checkbox label{position:relative;font-weight:400;margin-bottom:0;padding-left:20px;font-size:13px}.formstyling form .frm_checkbox label input[type=checkbox],.search{height:10px;width:10px;position:absolute;top:0;left:0}.formstyling form [type=email],.formstyling form [type=tel],.formstyling form [type=text],.formstyling form textarea{font-size:14px;margin-bottom:0;font-family:Nunito Sans,sans-serif;font-weight:400;background-color:#fff;box-shadow:none;outline:0;border-color:#e0e0e0}.formstyling form [type=email],.formstyling form [type=tel],.formstyling form [type=text]{height:45px;padding:10px}.formstyling form textarea{height:243px}.formstyling form label{font-family:Nunito Sans,sans-serif;font-weight:700;line-height:1;margin-bottom:5px}@media screen and (min-width:1024px){.formstyling h3{margin-bottom:10px}.formstyling form fieldset{position:relative}.formstyling form .frm_submit{position:absolute;right:0;bottom:0}.formstyling form .frm_form_field{margin-bottom:35px;position:relative}.formstyling form .frm_form_field#frm_field_13_container,.formstyling form .frm_form_field.frm_section_heading{margin-bottom:0}}.search{width:100%;height:100%;right:0;position:fixed;opacity:0;pointer-events:none;z-index:999;transition:.5s ease-in-out}.search .searchformcontainer{padding-top:0;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(255,255,255,.9);width:100%}.search .searchformcontainer .close-icon{cursor:pointer;position:absolute;bottom:30px;left:0;right:0;margin:auto;height:30px;width:30px}.search .searchformcontainer .search-form{width:100%;padding:0 15px;margin-top:0;max-width:600px}.search .searchformcontainer .search-form input[type=search]{margin-bottom:0;border:1px solid #28ace2;box-shadow:none;color:#ccc;font-size:20px;height:50px;padding:10px 20px;border-radius:80px;background-color:transparent;background-image:url(/newsite/wp-content/themes/websiteni-joints/assets/images/header/search_primary.svg);background-size:20px;background-position:calc(100% - 25px) 50%;background-repeat:no-repeat}@media screen and (min-width:640px){.search .searchformcontainer .search-form{width:calc(80% - 80px);padding:0 30px}.search .searchformcontainer .search-form input[type=search]{font-size:35px;height:80px;background-size:45px}}@media screen and (min-width:1024px){.search .searchformcontainer{height:100vh}}@media screen and (min-width:1200px){.search .searchformcontainer .search-form{width:calc(60% - 80px)}}.accordion.about_product li.accordion-item .accordion-content table.woocommerce-product-attributes.shop_attributes:after,.clearfix:after{content:"";clear:both;display:table}.prod_data p{margin-bottom:0;line-height:1.2}.accordion.about_product{list-style-type:none;margin:0!important;padding-top:20px;padding-bottom:20px}.accordion.about_product li{list-style-type:none}.accordion.about_product li.accordion-item{margin-bottom:0;border:0}.accordion.about_product li.accordion-item a.accordion-title{color:#0a0a0a;border-bottom:1px solid #28ace2;border-top:0;border-right:0;border-left:0;padding:20px 50px 20px 0}.accordion.about_product li.accordion-item .accordion-content{padding:20px 0;border:0}.accordion.about_product li.accordion-item .accordion-content table.woocommerce-product-attributes.shop_attributes{margin:0;border:0}.accordion.about_product li.accordion-item .accordion-content.product_description .button_group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-top:30px}.accordion.about_product li.accordion-item .accordion-content.product_features table tbody{border:0;display:block}.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr{font-size:14px;background:#fff;width:100%;display:inline-block;float:left;border-bottom:1px solid #e5e5e5}.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr td,.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr th{background:#fff;border:0;line-height:2;padding:10px 5px}.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr th{font-weight:400;text-transform:capitalize}.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr td{font-weight:800;font-style:normal;color:#0a0a0a}.woocart{background-color:#f7f7f7;padding:20px}.woocart .price{font-size:33px;font-family:Nunito Sans,sans-serif;font-weight:900;text-align:center;margin-bottom:10px}.woocart .price #vat{font-size:12px;font-weight:400;position:relative;top:-2px;left:-5px}.woocart .addtocart{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.productgallery{margin-bottom:40px}.productgallery .woocommerce-product-gallery{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.productgallery .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{border:1px solid #e7e7e7;width:100%;height:100%}.productgallery .woocommerce-product-gallery .woocommerce-product-gallery__image{height:250px;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.productgallery .woocommerce-product-gallery .woocommerce-product-gallery__image a{padding:20px;text-align:center;display:block;width:100%;height:100%;position:relative}.productgallery .woocommerce-product-gallery .woocommerce-product-gallery__image img{max-height:calc(100% - 20px);max-width:calc(100% - 20px);transition:.5s ease-out;width:auto;height:auto;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.wc-message{color:#fff;background:#1b2032;border:0;position:fixed;margin:0 auto;bottom:30px;max-width:400px;right:0;left:0;width:calc(100% - 20px);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:26px 10px 26px 80px;z-index:9999;overflow:hidden;line-height:1.4;font-weight:800;font-size:16px;transform:translateX(150%);box-shadow:0 4px 18px rgba(0,0,0,.15);visibility:hidden}.wc-message p{margin:0;line-height:1.4}.wc-message:before{content:url(/newsite/wp-content/themes/websiteni-joints/assets/images/main/checked.svg);height:40px;width:40px;left:20px;top:0;bottom:0;margin:auto 0;position:absolute}hr.blue{border-bottom:1px solid #28ace2;margin:25px 0;width:100%}.woocommerce .product{margin-bottom:30px}.woocommerce .product .image{height:250px;margin-bottom:20px;padding:20px}.woocommerce .product .image img{width:100%;height:100%;object-fit:contain;object-position:center}.woocommerce .product .sku{display:block;font-size:14px;line-height:1;color:#0a0a0a}.woocommerce .product hr{display:block;margin:14px 0;width:100%;border-color:#28ace2}.woocommerce .product .price{font-weight:900;color:#0a0a0a;font-size:23px;line-height:1;font-family:Nunito Sans,sans-serif}.woocommerce .product .price img{width:18px;height:18px;display:inline-block;position:relative;top:.5px;margin-left:12px}@media screen and (min-width:640px){.related_products .product:last-of-type{display:none}}@media screen and (min-width:1024px){.related_products .product:last-of-type{display:block}.prod_data{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}h2.producttitle{margin-bottom:15px;max-width:480px}.woocart{padding:35px 25px}.woocart .addtocart{-ms-flex-pack:end;justify-content:flex-end}.woocart .price{text-align:left;margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.productgallery.cell{padding-right:30px}.productgallery .woocommerce-product-gallery{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.productgallery .woocommerce-product-gallery .woocommerce-product-gallery__image{width:calc(100% - 110px);margin:0 auto;height:490px!important}.productgallery .woocommerce-product-gallery .woocommerce-product-gallery__image a{overflow:hidden;padding:20px;text-align:center}.productgallery .woocommerce-product-gallery .woocommerce-product-gallery__image a img{transform-origin:center center;object-fit:cover;height:100%;width:100%}.wc-message{bottom:auto;top:255px;right:15px;left:auto;padding:24px 15px 24px 75px}.wc-message:before{left:15px}}@media screen and (min-width:1200px){.productgallery.cell{padding-right:40px}.accordion.about_product{list-style-type:none;margin:0!important;padding-top:20px;padding-bottom:20px}.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr{height:50px;width:calc(50% - 10px);border-bottom:1px solid #e5e5e5}.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr a,.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr p{line-height:1}.accordion.about_product li.accordion-item .accordion-content.product_features table tbody tr:nth-child(2n){margin-left:20px}}.woocommerce a.button{margin:0 20px}footer{background-color:#141825}footer a{font-size:14px;transition:.4s cubic-bezier(.51,.18,0,.88)}footer a:active,footer a:focus,footer a:hover{color:#28ace2!important}footer h5{color:#fff;margin-bottom:0;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1);background-position:100%;background-size:11px;background-image:url(/newsite/wp-content/themes/websiteni-joints/assets/images/footer/plus.svg);background-repeat:no-repeat}footer .footerdetails{height:0;transition:.4s cubic-bezier(.51,.18,0,.88);opacity:0;overflow:hidden}footer .footerdetails a,footer .footerdetails p{color:#fff;line-height:1.6;margin-bottom:0}footer .footerdetails a,footer h5{display:block}.bottom-footer{padding-bottom:20px;padding-top:20px}.bottom-footer ul.footer-links{list-style:none;margin:0}.bottom-footer ul.footer-links li{color:#fff;font-size:12px;margin-bottom:0}.bottom-footer ul.footer-links li a{color:#fff;transition:.4s cubic-bezier(.51,.18,0,.88);font-size:12px}.bottom-footer ul.footer-links li a:active,.bottom-footer ul.footer-links li a:focus,.bottom-footer ul.footer-links li a:hover{color:#28ace2}.bottom-footer .social-container{margin-top:20px}.social-link{border:1px solid #fff;border-radius:50%;height:30px;width:30px;margin-right:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:.4s cubic-bezier(.51,.18,0,.88)}.social-link:last-of-type{margin-right:0}.social-link:hover{border-color:#28ace2}@media screen and (min-width:640px){footer h5{color:#fff;margin-bottom:0;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1);background-position:100%;background-size:11px;background-image:url(/newsite/wp-content/themes/websiteni-joints/assets/images/footer/plus.svg);background-repeat:no-repeat}footer .footerdetails{height:0;transition:.4s cubic-bezier(.51,.18,0,.88);opacity:0;overflow:hidden}footer .footerdetails a,footer .footerdetails p{color:#fff;line-height:1.6;margin-bottom:0}footer .footerdetails a,footer h5{display:block}.bottom-footer{border-top:1px solid rgba(255,255,255,.1)}.bottom-footer .large-8,.bottom-footer ul.footer-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.bottom-footer .large-8{-ms-flex-pack:start;justify-content:flex-start}.bottom-footer ul.footer-links{list-style:none;margin:0}.bottom-footer ul.footer-links li{color:#fff;font-size:12px;position:relative}.bottom-footer ul.footer-links li.bar{padding:0 9px}.bottom-footer ul.footer-links li a{color:#fff;transition:.4s cubic-bezier(.51,.18,0,.88);font-size:12px}.bottom-footer ul.footer-links li a:active,.bottom-footer ul.footer-links li a:focus,.bottom-footer ul.footer-links li a:hover{color:#28ace2}.bottom-footer .social-container{-ms-flex-pack:end;justify-content:flex-end;margin-top:0}}@media screen and (min-width:1024px){.bottom-footer ul.footer-links li.bar{padding:0 15px}footer h5{margin-bottom:30px;padding:0;border:0;background-size:0}footer .footerdetails{height:100%;opacity:1;transition:.4s cubic-bezier(.51,.18,0,.88);padding:0}footer .footerdetails a{color:#fff;display:block;margin-bottom:10px;line-height:1}footer .footerdetails p{color:#fff;line-height:1.6;margin-bottom:0}footer .footerdetails.company a{margin-bottom:0;display:-ms-inline-flexbox;display:inline-flex}}@media screen and (min-width:1320px){footer .cell.large-3{padding:0 30px}}.navigation,.navigation-overlay{height:70px;padding:0;background-color:#fff;position:relative;z-index:9}.navigation .companylogo{padding:14px 10px}.navigation .companylogo img{max-height:42px}.navigation .hamburger{width:60px;height:100%;background-color:#fff;padding:0 0 0 10px;display:-ms-flexbox;outline:0;z-index:2;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.navigation .hamburger .hamburger-box{width:20px;height:16px}.navigation .hamburger .hamburger-box .hamburger-inner,.navigation .hamburger .hamburger-box .hamburger-inner:after,.navigation .hamburger .hamburger-box .hamburger-inner:before{width:20px;height:2px;background-color:#0a0a0a;border-radius:0}.navigation .hamburger .hamburger-box .hamburger-inner:before{top:7px}.navigation .hamburger .hamburger-box .hamburger-inner:after{top:14px}.navigation .cart,.navigation .search-open{height:70px;width:70px;background-color:#e5e5e5}.navigation .cart{position:relative;background-color:#28ace2}.navigation .cart #mini-cart-count{display:block;background-color:#0a0a0a;color:#fff;border-radius:100%;height:16px;font-size:9px;width:16px;line-height:1;position:absolute;font-family:Nunito Sans,sans-serif;top:20px;left:37px;font-weight:700;text-align:center;padding-top:3.5px}.navigation-overlay{width:100%;height:100%;top:70px;left:0;transform:translateX(-100%);position:fixed;overflow-x:hidden;overflow-y:scroll;opacity:0;visibility:hidden;z-index:1;transition:.8s cubic-bezier(.51,.18,0,.88)}.navigation-overlay nav{top:0;position:relative;z-index:2}.navigation-overlay nav ul{margin:0;list-style-type:none}.navigation-overlay nav ul.primary-menu{padding-top:40px}.navigation-overlay nav ul li{position:relative;display:block;border-bottom:1px solid rgba(0,0,0,.1);padding:0}.navigation-overlay nav ul li.menu-item-has-children:before{right:10px;cursor:pointer;z-index:-1;top:22px;width:10px;height:10px;display:block;position:absolute;content:"";background-position:50%;background-size:contain;background-image:url(/newsite/wp-content/themes/websiteni-joints/assets/images/header/arrow.svg)}.navigation-overlay nav ul li a{display:block;color:#0a0a0a;padding:20px 10px;font-size:14px;line-height:1.1}.navigation-overlay nav ul.sub-menu{height:0;visibility:hidden;opacity:0;transition:.7s ease-in-out}.navigation-overlay nav ul.sub-menu li{border-bottom:0}.navigation-overlay nav ul.sub-menu li a{padding:10px}@media screen and (min-width:640px){.navigation-overlay{width:400px}}@media screen and (min-width:1024px){.navigation .cart #mini-cart-count{top:33px;left:41px}.navigation{padding:0;height:100px}.navigation .companylogo{max-height:100px;width:auto}.navigation .companylogo img{max-height:52px}.navigation .navigationright.cell{padding-right:0}.navigation .cart,.navigation .search-open{height:100%;width:80px}.navigation nav{width:100%}.navigation nav>div{padding-left:10px}.navigation nav ul{margin:0}.navigation nav ul.secondary-menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-evenly;justify-content:space-evenly}.navigation nav ul li{display:inline-block;position:relative;height:100px;margin:0;padding:37px 10px}.navigation nav ul li ul.sub-menu,.navigation nav ul li ul.sub-menu li.menu-item-has-children ul.sub-menu{position:absolute;left:0;top:100px;margin:0;background-color:#fff;opacity:0;visibility:hidden;transition:.5s cubic-bezier(.51,.18,0,.88);height:auto;width:220px}.navigation nav ul li ul.sub-menu li{padding:0;height:auto;width:100%;transition:.4s cubic-bezier(.51,.18,0,.88)}.navigation nav ul li ul.sub-menu li:hover a{color:#28ace2}.navigation nav ul li ul.sub-menu li a{padding:15px;opacity:0;border-bottom:1px solid rgba(0,0,0,.1);height:auto;display:block;font-weight:900;line-height:1;font-size:15px;text-transform:capitalize}.navigation nav ul li ul.sub-menu li a:after,.navigation nav ul li ul.sub-menu li a:before,.navigation nav ul li ul.sub-menu li.menu-item-has-children:before{content:none}.navigation nav ul li ul.sub-menu li.menu-item-has-children ul.sub-menu{left:220px;top:0}.navigation nav ul li ul.sub-menu li.menu-item-has-children:hover ul{left:220px;top:0;opacity:1;visibility:visible}.navigation nav ul li ul.sub-menu li.menu-item-has-children:hover ul li:first-child a,.navigation nav ul li.menu-item-has-children:hover ul li:first-child a{animation:a .5s cubic-bezier(.51,.18,0,.88) .125s forwards}.navigation nav ul li ul.sub-menu li.menu-item-has-children:hover ul li:nth-child(2) a,.navigation nav ul li.menu-item-has-children:hover ul li:nth-child(2) a{animation:a .5s cubic-bezier(.51,.18,0,.88) .25s forwards}.navigation nav ul li.menu-item-has-children{position:relative;padding:37px 24px 37px 10px}.navigation nav ul li.menu-item-has-children.menu-item-has-children:before{right:7px;cursor:pointer;z-index:-1;top:44px;width:9px;height:9px;display:block;position:absolute;content:"";background-position:50%;background-size:contain;background-image:url(/newsite/wp-content/themes/websiteni-joints/assets/images/header/down-arrow.svg)}.navigation nav ul li.menu-item-has-children:hover ul{top:100px;opacity:1;visibility:visible}.navigation nav ul li.menu-item-has-children:hover ul li:nth-child(3) a{animation:a .5s cubic-bezier(.51,.18,0,.88) .375s forwards}.navigation nav ul li.menu-item-has-children:hover ul li:nth-child(4) a{animation:a .5s cubic-bezier(.51,.18,0,.88) .5s forwards}.navigation nav ul li.menu-item-has-children:hover ul li:nth-child(5) a{animation:a .5s cubic-bezier(.51,.18,0,.88) .625s forwards}.navigation nav ul li.menu-item-has-children:hover ul li:nth-child(6) a{animation:a .5s cubic-bezier(.51,.18,0,.88) .75s forwards}.navigation nav ul li.menu-item-has-children:hover ul li:nth-child(7) a{animation:a .5s cubic-bezier(.51,.18,0,.88) .875s forwards}.navigation nav ul li a{padding:2px 0;position:relative;display:block;color:#0a0a0a;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:900;line-height:1}.navigation nav ul li a:after,.navigation nav ul li a:before{width:0;height:2px;top:calc(100% + 2px);right:0;position:absolute;content:""}.navigation nav ul li a:before{transition:width .5s cubic-bezier(.51,.18,0,.88) .1s}.navigation nav ul li a:after{background-color:#28ace2;transition:width .25s cubic-bezier(.29,.18,.26,.83)}.navigation nav ul li a:hover:after,.navigation nav ul li a:hover:before{width:100%;left:0}}@media screen and (min-width:1200px){.navigation{padding:0}.navigation nav>div{padding-left:50px}.navigation nav ul li.menu-item-has-children.menu-item-has-children:before{top:45px}.navigation nav ul li a{font-size:17px}.navigation .companylogo img{max-height:60px}}.cookie-policy{width:calc(100% - .625rem*2);max-width:480px;padding:15px 0;left:.625rem;bottom:.625rem;position:fixed;background-color:#28ace2;color:#fff;z-index:999}.cookie-policy p a{color:#fff;text-decoration:underline}@media screen and (min-width:640px){.cookie-policy{padding:25px 10px}}body,html{max-width:100%;overflow-x:hidden}.button{margin:0}.button,.woocommerce a.button{width:auto;display:table;min-width:125px;line-height:1;height:50px;background-color:#28ace2;border-radius:5px;text-align:center;font-size:15px;color:#fff;transition:.4s cubic-bezier(.51,.18,0,.88);font-family:Nunito Sans,sans-serif;font-weight:900;padding:17px 30px}.button:active,.button:focus,.button:hover,.woocommerce a.button:active,.woocommerce a.button:focus,.woocommerce a.button:hover{border-color:#1b2032;background-color:#1b2032;color:#fff}.button.whiteoutline{background-color:transparent;border:1px solid #fff;color:#fff}.button.whiteoutline:active,.button.whiteoutline:focus,.button.whiteoutline:hover{background-color:#1b2032;border-color:#1b2032;color:#fff}.image{overflow:hidden}.image img{height:100%;width:100%;object-fit:cover;object-position:center}.greybg{background-color:#f2f2f2}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:0;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{position:fixed;height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.popmake-close{cursor:pointer}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3)0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3)0-1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-theme-17449,.pum-theme-default-theme{background-color:#fff}.pum-theme-17449 .pum-container,.pum-theme-default-theme .pum-container{padding:18px;border-radius:0;border:1px #000;box-shadow:1px 1px 3px 0 rgba(2,2,2,.23);background-color:#f9f9f9}.pum-theme-17449 .pum-title,.pum-theme-default-theme .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;font-style:normal;line-height:36px}.pum-theme-17449 .pum-content,.pum-theme-default-theme .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;font-style:inherit}.pum-theme-17449 .pum-content+.pum-close,.pum-theme-default-theme .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:0;bottom:auto;top:0;padding:8px;color:#fff;font-family:inherit;font-weight:400;font-size:12px;font-style:inherit;line-height:36px;border:1px #fff;border-radius:0;box-shadow:1px 1px 3px 0 rgba(2,2,2,.23);text-shadow:0 0 0 rgba(0,0,0,.23);background-color:#00b7cd}#pum-26899{z-index:1999999999}