:root{--wcboost-swatches-item-width:30px;--wcboost-swatches-item-width:30px;--wcboost-swatches-item-padding:2px;--wcboost-swatches-item-gap:1em;--wcboost-swatches-color-border:rgba(0, 0, 0, 0.2);--wcboost-swatches-color-border-selected:rgba(0, 0, 0, 0.7);--wcboost-swatches-color-border-outstock:rgba(252, 56, 56, 0.7);--wcboost-swatches-color-tooltip:#333;--wcboost-swatches-color-tooltip-text:#fff;--wcboost-swatches-button-font-size:1em;--wcboost-swatches-label-font-size:1em;--wcboost-swatches-invalid-line-color:#ff0000;--wcboost-swatches-invalid-line-width:calc(100% + 6px);--wcboost-swatches-invalid-line-height:2px;--wcboost-swatches-invalid-line-radius:1px;--wcboost-swatches-invalid-opacity:0.2}.wcboost-variation-swatches>select{display:none!important}.wcboost-variation-swatches__wrapper{margin:0;padding:0;list-style:none;display:inline-flex;flex-wrap:wrap;align-items:center;gap:var(--wcboost-swatches-item-gap)}.wcboost-variation-swatches__item{transition:0.3s;text-align:center;white-space:nowrap;width:var(--wcboost-swatches-item-width);height:var(--wcboost-swatches-item-height);padding:var(--wcboost-swatches-item-padding);line-height:1.1;display:inline-flex;align-items:center;justify-content:center;margin:0;position:relative;cursor:pointer;box-shadow:0 0 0 1px var(--wcboost-swatches-color-border)}.wcboost-variation-swatches__name{display:block}.wcboost-variation-swatches__item:hover,.wcboost-variation-swatches__item:focus{box-shadow:0 0 0 2px var(--wcboost-swatches-color-border)}.wcboost-variation-swatches__item.selected{border-color:var(--wcboost-swatches-color-border-selected);box-shadow:0 0 0 2px var(--wcboost-swatches-color-border-selected)}.wcboost-variation-swatches__item.disabled{cursor:default}:where(.wcboost-variation-swatches--invalid-hide) .wcboost-variation-swatches__item.is-invalid{display:none!important}:is(.wcboost-variation-swatches--invalid-blur,.wcboost-variation-swatches--invalid-blur_cross,.wcboost-variation-swatches--invalid-blur_slash,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid{opacity:var(--wcboost-swatches-invalid-opacity)}:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross,.wcboost-variation-swatches--invalid-slash,.wcboost-variation-swatches--invalid-blur_slash,.wcboost-variation-swatches--invalid-line,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid{position:relative;overflow:visible}:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross,.wcboost-variation-swatches--invalid-slash,.wcboost-variation-swatches--invalid-blur_slash,.wcboost-variation-swatches--invalid-line,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid::before,:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross) .wcboost-variation-swatches__item.is-invalid::after{content:"";position:absolute;top:50%;left:50%;width:var(--wcboost-swatches-invalid-line-width);height:var(--wcboost-swatches-invalid-line-height);border:none;padding:0;margin:0;background:var(--wcboost-swatches-invalid-line-color);z-index:1;border-radius:var(--wcboost-swatches-invalid-line-radius);display:block;visibility:visible;opacity:1}:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross) .wcboost-variation-swatches__item.is-invalid::before{transform:translate(-50%,-50%) rotate(45deg)}:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross) .wcboost-variation-swatches__item.is-invalid::after{transform:translate(-50%,-50%) rotate(-45deg)}:is(.wcboost-variation-swatches--invalid-slash,.wcboost-variation-swatches--invalid-blur_slash) .wcboost-variation-swatches__item.is-invalid::before{transform:translate(-50%,-50%) rotate(-45deg)}:is(.wcboost-variation-swatches--invalid-line,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid::before{transform:translate(-50%,-50%) rotate(0deg)}:where(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross).wcboost-variation-swatches--button{--wcboost-swatches-invalid-line-width:calc(var(--wcboost-swatches-item-height) + 6px)}.wcboost-variation-swatches--button .wcboost-variation-swatches__item{width:auto!important;height:auto!important;min-width:var(--wcboost-swatches-item-width);min-height:var(--wcboost-swatches-item-height);padding-left:calc(var(--wcboost-swatches-item-width) / 2);padding-right:calc(var(--wcboost-swatches-item-width) / 2);overflow:hidden}:where(.wcboost-variation-swatches--button) .wcboost-variation-swatches__item{font-size:var(--wcboost-swatches-button-font-size)}.wcboost-variation-swatches--button .wcboost-variation-swatches__item.selected{background-color:rgb(0 0 0 / .1)}.wcboost-variation-swatches--label .wcboost-variation-swatches__item{width:auto!important;min-width:var(--wcboost-swatches-item-width)}:where(.wcboost-variation-swatches--label) .wcboost-variation-swatches__item{font-size:var(--wcboost-swatches-label-font-size)}.wcboost-variation-swatches--label .wcboost-variation-swatches__name{width:100%}.wcboost-variation-swatches--image .wcboost-variation-swatches__name{width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);position:absolute;margin:-1px}.wcboost-variation-swatches--image img{display:block;width:100%;height:100%;object-fit:cover}.wcboost-variation-swatches--color .wcboost-variation-swatches__name{text-indent:-9999em;width:100%;height:100%;background-color:var(--wcboost-swatches-item-color);background-image:var(--wcboost-swatches-item-image)}.wcboost-variation-swatches--round .wcboost-variation-swatches__item,.wcboost-variation-swatches--round .wcboost-variation-swatches__item img,.wcboost-variation-swatches--round.wcboost-variation-swatches--color .wcboost-variation-swatches__name,.wcboost-variation-swatches--round.wcboost-variation-swatches--button .wcboost-variation-swatches__item{border-radius:999em}.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item,.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item img,.wcboost-variation-swatches--rounded.wcboost-variation-swatches--color .wcboost-variation-swatches__name{border-radius:4px}.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item::before{content:attr(aria-label);text-indent:initial;font-size:14px;font-weight:500;line-height:1.25;position:absolute;bottom:100%;left:50%;background:var(--wcboost-swatches-color-tooltip);z-index:2;color:var(--wcboost-swatches-color-tooltip-text);margin:-10px 0 0 0;padding:7px 15px;opacity:0;visibility:hidden;user-select:none;border-radius:4px;transform:translate(-50%,-10px);transition:opacity 0.35s}.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:after{content:"";position:absolute;bottom:100%;left:50%;width:0;height:0;border:5px solid #fff0;border-top-color:#333;margin:0 0 0 -5px;opacity:0;visibility:hidden;transition:opacity 0.35s}.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:before,.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:after{visibility:visible;opacity:1;user-select:auto}.wcboost-variation-swatches--has-tooltip .disabled:before,.wcboost-variation-swatches--has-tooltip .disabled:after,.wcboost-variation-swatches--button .wcboost-variation-swatches__item:before,.wcboost-variation-swatches--button .wcboost-variation-swatches__item:after{display:none}.wcboost-variation-swatches__selected-label::before{content:": "}.wcboost-variation-swatches__item.is-out-stock{color:var(--wcboost-swatches-color-border-outstock);box-shadow:0 0 0 1px var(--wcboost-swatches-color-border-outstock)}.et_pb_wc_add_to_cart .wcboost-variation-swatches__name::after{visibility:hidden;pointer-events:none;display:none}:root{--wcboost-swatches-item-width:30px;--wcboost-swatches-item-height:30px}.wcboost-flyout-notices-container{position:fixed;top:0;right:0;display:flex;flex-direction:column;align-items:flex-end;gap:var(--wcboost-flyout-notices-gap,.625rem);z-index:9999;padding:1rem}.wcboost-flyout-notice{box-shadow:0 4px 8px rgb(0 0 0 / .1)}.wcboost-flyout-notice>:first-child{margin-top:0}.wcboost-flyout-notice>:last-child{margin-bottom:0}.wcboost-wishlist-share-notice{color:#fff;background-color:rgb(0 0 0 / .7);padding:.625rem;display:flex}.wcboost-wishlist-share-notice input[type=text]{width:300px;max-width:100%;padding:5px;border:0;box-shadow:none;background-color:#fff0}.wcboost-wishlist-share-notice__close{text-indent:-999em;display:inline-block;min-width:30px;overflow:hidden;cursor:pointer;position:relative}.wcboost-wishlist-share-notice__close::before{content:"×";display:block;color:#fff;font-size:20px;position:absolute;top:0;left:0;width:100%;height:100%;text-indent:0;text-align:center}.wcboost-wishlist-header{margin-bottom:2em}.wcboost-wishlist-title{font-size:1.5em}.wcboost-wishlist__item .product-thumbnail img{max-width:5em;height:auto}.wcboost-wishlist__item .product-remove{vertical-align:middle}.wcboost-wishlist__item .product-add-to-cart{text-align:right}.wishlist-share__buttons{list-style:none;margin:0;padding:0}.wishlist-share__buttons li{display:inline-block;margin:0 .14em .3em 0}.wishlist-share__buttons a{color:inherit;text-decoration:none;display:inline-block;padding:.6180469716em;background-color:var(--wcboost-wishlist-color--button-background,#eee)}.wishlist-share__buttons svg{width:1em;height:auto;margin-right:.25em;vertical-align:-.125em}.entry-content .wishlist-share__buttons li a{text-decoration:none}.wcboost-wishlist-actions{text-align:right}.wcboost-wishlist-edit-link-wrapper{margin:1.5em 0}.wcboost-wishlist-button__icon{margin-right:.4em}.wcboost-wishlist-button__icon img,.wcboost-wishlist-button__icon svg{vertical-align:-.125em;width:1em;height:auto}.wcboost-wishlist-button__icon svg{fill:currentColor}.wcboost-wishlist-button__icon img{display:inline}.wcboost-wishlist-button.disabled{opacity:.75}.wcboost-wishlist-button--text{display:inline-block;margin:.5em}.wcboost-wishlist-button.loading .wcboost-wishlist-button__icon svg{animation:wcboost-spin .75s linear infinite}@-webkit-keyframes wcboost-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes wcboost-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.woocommerce .wcboost-wishlist-button--custom{color:var(--wcboost-wishlist-button-color--text,#fff);border:1px solid;border-color:var(--wcboost-wishlist-button-color--border,#333);background-color:var(--wcboost-wishlist-button-color--background,#333);transition:.1s ease-in}.woocommerce .wcboost-wishlist-button--custom:hover{color:var(--wcboost-wishlist-button-hover-color--text,#fff);border-color:var(--wcboost-wishlist-button-hover-color--border,#111);background-color:var(--wcboost-wishlist-button-hover-color--background,#111)}.wcboost-wishlist-form-edit .form-row--wishlist-privacy .woocommerce-input-wrapper{display:block}.wcboost-wishlist-form-edit .form-row--wishlist-privacy .woocommerce-input-wrapper label{display:inline;margin-left:6px}.wcboost-wishlist-form-edit .form-row--wishlist-privacy .woocommerce-input-wrapper label::after{content:"";display:block;white-space:pre}.wcboost-wishlist-form-delete{padding:1rem 1.5rem;margin-top:3em;background-color:var(--wcboost-wishlist-color--delete-bg,#fcf1ef);border-left:3px solid var(--wcboost-wishlist-color--delete,#c91c00)}.wcboost-wishlist-form-delete button{color:#fff;background-color:var(--wcboost-wishlist-color--delete,#c91c00)}ul.products li.product .wcboost-wishlist-button img{display:inline;margin:0}.theme-twentytwentytwo .wishlist_table th,.theme-twentytwentytwo .wishlist_table td{padding:1rem 0 .5rem 1rem}.theme-twentytwentytwo .wcboost-wishlist-button{line-height:normal}.theme-twentytwentytwo .wcboost-wishlist-button--text{margin:1rem}.wcboost-wishlist-widget-item{position:relative;margin:1em 0}.wcboost-wishlist-widget-item::after{content:"";display:block;clear:both}.wcboost-wishlist-widget-item img{max-width:60px;margin-right:1em;float:left}.wcboost-wishlist-widget-item a.remove{line-height:1;text-decoration:none;position:absolute;left:0;top:0;min-width:1em;min-height:1em;border-radius:50%;transform:translate(-50%,-50%)}.wcboost-wishlist-widget-item__price,.wcboost-wishlist-widget-item__quantity,.wcboost-wishlist-widget-item__stock,.wcboost-wishlist-widget-item__date,.wcboost-wishlist-widget-item__add-to-cart{display:block}a.wcpoa_attachmentbtn{color:#a46497;float:right;background:#fff0;margin:0;cursor:pointer;text-decoration:none;padding:5px 12px;border:0;display:inline-block;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;border-bottom:none}a.wcpoa_attachmentbtn span{display:block}.wcpoa_hide_me{display:none!important}.wcpoa_attachment_name{margin-top:0px!important;max-width:80.5%;display:inline-block}a.wcpoa_attachmentbtn_order{padding:10px;background:#0e7aad;color:#fff}#tab-wcpoa_product_tab a.wcpoa_attachment_expire{padding:10px;background:#ccc;color:#fff;cursor:no-drop;-webkit-box-shadow:none;box-shadow:none}.wcpoa_cs_shortcode a.wcpoa_attachmentbtn{float:right;margin:0;cursor:pointer;text-decoration:none;padding:10px 10px 10px 12px;border:0;display:inline-block;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;color:#515151;background-color:#ebe9eb;border:0;font-size:16px;text-decoration:none!important;text-align:center;margin-bottom:5px;width:100%;max-width:100px}.wcpoa_order_attachments{padding:10px 5px;margin:10px 0}button#wcpoa-ua-btn{margin-top:15px}.wcpoa_order_attachments_btn input[type="button"]{background-color:#eee;border-color:#eee;color:#333;cursor:pointer;padding:.6180469716em 1.41575em;text-shadow:none;font-size:100%;border-style:solid}.wcpoa_order_attachments .wcpoa_order_attachments_items{text-align:right;margin-top:18px}.wcpoa_order_attachments .wcpoa_order_attachments_items .wcpoa-ofai{padding:10px 5px 10px 36px;margin:5px 0;position:relative;background:#eee;text-align:left}a#wcpoa-clear-aitem{color:#ccc}.wcpoa_order_attachments .wcpoa_order_attachments_items .wcpoa-ofai.wcpoa-attach-img:before{content:'';background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABAAgMAAAAhThzVAAAADFBMVEX///+IiIjDw8PExMTmLg9mAAAAAXRSTlMAQObYZgAAAEpJREFUKFPtxzENwDAMRcGvbAZiSJYXgzCZ8DG0Lm31CGTLbad4jSR9aaaYZPYg3ogVshLRHsQbsUJWItqDeCNWyMo/ERE3N4fzAErf85yPpT2uAAAAAElFTkSuQmCC);width:23px;height:31px;top:7px;left:5px;position:absolute;background-size:cover}.wcpoa-ofai.wcpoa-attach-file:before{content:'';background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABAAgMAAAAhThzVAAAADFBMVEX///+IiIjDw8PExMTmLg9mAAAAAXRSTlMAQObYZgAAAGpJREFUKJHN0rkNACEMRNEvMgqhJMsJRdAM/bi0DdhjQkO0zl7gGckydk8APBiKrnAAAwCbIWhDULuguAQwQ9CGoHZB8S8AZgjaENQuKP4GmJmlwTt5nPaYpiWwVvdw3PPju7GeI42Tnn1cuaOhRIkVzr8AAAAASUVORK5CYII=);width:23px;height:31px;top:7px;left:5px;position:absolute;background-size:cover}.wcpoa_order_attachment_expire{color:#baa6b6;float:right;background:#ebe9eb;margin:0;cursor:pointer;text-decoration:none;padding:10px 10px 10px 12px;border:0;display:inline-block;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;border-bottom:none!important;cursor:no-drop;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;width:100%;text-align:center;min-width:100px}.wcpoa_expired_title_with_link{color:#baa6b6;cursor:no-drop}.woocommerce-order section.woocommerce-attachment-details{margin-bottom:23px}p.wcpoa_attachment_desc{margin-top:0}p.order_att_expire_date{margin:11px 0 0 0}.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn,.woocommerce-attachment-details .wcpoa_attachmentbtn{float:right;margin:0;cursor:pointer;text-decoration:none;padding:10px 10px 10px 12px;border:0;display:inline-block;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;color:#515151;background-color:#ebe9eb;border:0;font-size:16px;text-decoration:none!important;text-align:center;margin-bottom:5px;width:100%;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;min-width:100px}.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn img{width:auto;max-width:64px;display:inline-block}.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachment_name{display:inline-block;margin-top:0;max-width:80.5%}.wcpoa_attachmentbtn img,.wcpoa_order_attachment_expire img{width:auto;max-width:64px;display:inline-block}.wcpoa_attachment .order_att_expire_date{margin:0;font-size:14px;color:gray}.wcpoa_attachment .order_att_expire_date span{color:red;margin-right:4px}.wcpoa_order_attachment{border-top:.5px solid #f3f3f3;display:inline-block;width:100%;padding:25px 0}.wcpoa_order_attachment .wcpoa_attachmentbtn{color:#515151;background-color:#ebe9eb;border:0;font-size:16px}.wcpoa_order_attachment .wcpoa_attachmentbtn:hover,.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn:hover,.woocommerce-attachment-details .wcpoa_attachmentbtn:hover{background-color:#dad8da;text-decoration:none;background-image:none;color:#515151}.wcpoa_attachment{clear:both;margin-bottom:14px;display:inline-block;width:100%}.woocommerce-Tabs-panel--wcpoa_product_tab.custom_attachment_block{width:100%;display:inline-block}.wcpoa_attachmentbtn.youtube_container{width:auto;float:right;padding:5px}#attachment-search-main .attach-search-box input#search-attachment-input{border:1px solid #ccc;border-radius:30px;padding:15px 50px 15px 20px;font-size:20px;font-weight:900;width:70%}#attachment-search-main .attach-search-box button{padding:17px 50px;font-size:20px;border-radius:30px;margin-left:-50px;border:none;background:#282f49;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#attach-results-area .attachment-list .attachment-item .atta-left img{display:inline-block;width:100%;-o-object-fit:cover;object-fit:cover;height:150px}#attach-results-area .attachment-list .attachment-item .atta-left{width:50%;display:inline-block;padding:15px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}#attach-results-area .attachment-list .attachment-item .atta-right{display:inline-block;vertical-align:top;padding:15px;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}div#attach-results-area{margin:20px 0}#attach-results-area .atta-right p{text-transform:capitalize;font-size:15px;color:#282f49;display:block}#attach-results-area .attachment-list .attachment-item{border-bottom:1px solid #cccccc3d}#attach-results-area .attachment-list .attachment-item i.attch-icon{display:inline-block;background-size:cover;width:23px;height:31px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABAAgMAAAAhThzVAAAADFBMVEX///+IiIjDw8PExMTmLg9mAAAAAXRSTlMAQObYZgAAAGpJREFUKJHN0rkNACEMRNEvMgqhJMsJRdAM/bi0DdhjQkO0zl7gGckydk8APBiKrnAAAwCbIWhDULuguAQwQ9CGoHZB8S8AZgjaENQuKP4GmJmlwTt5nPaYpiWwVvdw3PPju7GeI42Tnn1cuaOhRIkVzr8AAAAASUVORK5CYII=);margin-right:10px;vertical-align:middle}#attachment-search-main .attach-search-box button.att-disabled{cursor:not-allowed;background-color:#4c5266}#attachment-search-main .attach-no-results p{padding:10px 10px;color:#757575}#attachment-search-main span.atta-right-title{margin-bottom:17px;display:block;font-size:20px}#attachment-search-main .atta-right img{width:30px;margin-right:10px;vertical-align:middle;float:right}#attach-results-area .attachment-list .attachment-item .atta-right a.wcpoa_attachmentbtn_srch{display:inline-block;width:80%}#attach-results-area .attachment-list .attachment-item .atta-right .wcpoa_attachment{display:inline-block;width:100%}#attachment-search-main img#loader{background-size:100%;margin-left:10px;border:4px solid #f2f2f2;border-left:4px solid #294496;-webkit-animation:attachment_spinner 1.1s infinite linear;animation:attachment_spinner 1.1s infinite linear;border-radius:50%;width:20px;height:20px;float:right}@-webkit-keyframes attachment_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes attachment_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (max-device-width:769px){#attachment-search-main .attach-search-box input#search-attachment-input{width:50%}#attach-results-area .attachment-list .attachment-item .atta-left{width:100%}#attach-results-area .attachment-list .attachment-item .atta-right{width:100%}}@media screen and (max-device-width:430px){#attachment-search-main .attach-search-box input#search-attachment-input{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}#attachment-search-main .attach-search-box button{margin:10px auto;width:100%}}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@font-face {font-display:swap;font-family: 'Linearicons';src: url('/wp-content/themes/martfury/fonts/linearicons.woff2') format('woff2'), url('/wp-content/themes/martfury/fonts/Linearicons.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}[class^="icon-"], [class*=" icon-"] {font-family: 'Linearicons' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;letter-spacing: 0;-webkit-font-feature-settings: "liga";-moz-font-feature-settings: "liga=1";-moz-font-feature-settings: "liga";-ms-font-feature-settings: "liga" 1;font-feature-settings: "liga";-webkit-font-variant-ligatures: discretionary-ligatures;font-variant-ligatures: discretionary-ligatures;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icon-home:before {content: "\e600";}.icon-home2:before {content: "\e601";}.icon-home3:before {content: "\e602";}.icon-home4:before {content: "\e603";}.icon-home5:before {content: "\e604";}.icon-home6:before {content: "\e605";}.icon-bathtub:before {content: "\e606";}.icon-toothbrush:before {content: "\e607";}.icon-bed:before {content: "\e608";}.icon-couch:before {content: "\e609";}.icon-chair:before {content: "\e60a";}.icon-city:before {content: "\e60b";}.icon-apartment:before {content: "\e60c";}.icon-pencil:before {content: "\e60d";}.icon-pencil2:before {content: "\e60e";}.icon-pen:before {content: "\e60f";}.icon-pencil3:before {content: "\e610";}.icon-eraser:before {content: "\e611";}.icon-pencil4:before {content: "\e612";}.icon-pencil5:before {content: "\e613";}.icon-feather:before {content: "\e614";}.icon-feather2:before {content: "\e615";}.icon-feather3:before {content: "\e616";}.icon-pen2:before {content: "\e617";}.icon-pen-add:before {content: "\e618";}.icon-pen-remove:before {content: "\e619";}.icon-vector:before {content: "\e61a";}.icon-pen3:before {content: "\e61b";}.icon-blog:before {content: "\e61c";}.icon-brush:before {content: "\e61d";}.icon-brush2:before {content: "\e61e";}.icon-spray:before {content: "\e61f";}.icon-paint-roller:before {content: "\e620";}.icon-stamp:before {content: "\e621";}.icon-tape:before {content: "\e622";}.icon-desk-tape:before {content: "\e623";}.icon-texture:before {content: "\e624";}.icon-eye-dropper:before {content: "\e625";}.icon-palette:before {content: "\e626";}.icon-color-sampler:before {content: "\e627";}.icon-bucket:before {content: "\e628";}.icon-gradient:before {content: "\e629";}.icon-gradient2:before {content: "\e62a";}.icon-magic-wand:before {content: "\e62b";}.icon-magnet:before {content: "\e62c";}.icon-pencil-ruler:before {content: "\e62d";}.icon-pencil-ruler2:before {content: "\e62e";}.icon-compass:before {content: "\e62f";}.icon-aim:before {content: "\e630";}.icon-gun:before {content: "\e631";}.icon-bottle:before {content: "\e632";}.icon-drop:before {content: "\e633";}.icon-drop-crossed:before {content: "\e634";}.icon-drop2:before {content: "\e635";}.icon-snow:before {content: "\e636";}.icon-snow2:before {content: "\e637";}.icon-fire:before {content: "\e638";}.icon-lighter:before {content: "\e639";}.icon-knife:before {content: "\e63a";}.icon-dagger:before {content: "\e63b";}.icon-tissue:before {content: "\e63c";}.icon-toilet-paper:before {content: "\e63d";}.icon-poop:before {content: "\e63e";}.icon-umbrella:before {content: "\e63f";}.icon-umbrella2:before {content: "\e640";}.icon-rain:before {content: "\e641";}.icon-tornado:before {content: "\e642";}.icon-wind:before {content: "\e643";}.icon-fan:before {content: "\e644";}.icon-contrast:before {content: "\e645";}.icon-sun-small:before {content: "\e646";}.icon-sun:before {content: "\e647";}.icon-sun2:before {content: "\e648";}.icon-moon:before {content: "\e649";}.icon-cloud:before {content: "\e64a";}.icon-cloud-upload:before {content: "\e64b";}.icon-cloud-download:before {content: "\e64c";}.icon-cloud-rain:before {content: "\e64d";}.icon-cloud-hailstones:before {content: "\e64e";}.icon-cloud-snow:before {content: "\e64f";}.icon-cloud-windy:before {content: "\e650";}.icon-sun-wind:before {content: "\e651";}.icon-cloud-fog:before {content: "\e652";}.icon-cloud-sun:before {content: "\e653";}.icon-cloud-lightning:before {content: "\e654";}.icon-cloud-sync:before {content: "\e655";}.icon-cloud-lock:before {content: "\e656";}.icon-cloud-gear:before {content: "\e657";}.icon-cloud-alert:before {content: "\e658";}.icon-cloud-check:before {content: "\e659";}.icon-cloud-cross:before {content: "\e65a";}.icon-cloud-crossed:before {content: "\e65b";}.icon-cloud-database:before {content: "\e65c";}.icon-database:before {content: "\e65d";}.icon-database-add:before {content: "\e65e";}.icon-database-remove:before {content: "\e65f";}.icon-database-lock:before {content: "\e660";}.icon-database-refresh:before {content: "\e661";}.icon-database-check:before {content: "\e662";}.icon-database-history:before {content: "\e663";}.icon-database-upload:before {content: "\e664";}.icon-database-download:before {content: "\e665";}.icon-server:before {content: "\e666";}.icon-shield:before {content: "\e667";}.icon-shield-check:before {content: "\e668";}.icon-shield-alert:before {content: "\e669";}.icon-shield-cross:before {content: "\e66a";}.icon-lock:before {content: "\e66b";}.icon-rotation-lock:before {content: "\e66c";}.icon-unlock:before {content: "\e66d";}.icon-key:before {content: "\e66e";}.icon-key-hole:before {content: "\e66f";}.icon-toggle-off:before {content: "\e670";}.icon-toggle-on:before {content: "\e671";}.icon-cog:before {content: "\e672";}.icon-cog2:before {content: "\e673";}.icon-wrench:before {content: "\e674";}.icon-screwdriver:before {content: "\e675";}.icon-hammer-wrench:before {content: "\e676";}.icon-hammer:before {content: "\e677";}.icon-saw:before {content: "\e678";}.icon-axe:before {content: "\e679";}.icon-axe2:before {content: "\e67a";}.icon-shovel:before {content: "\e67b";}.icon-pickaxe:before {content: "\e67c";}.icon-factory:before {content: "\e67d";}.icon-factory2:before {content: "\e67e";}.icon-recycle:before {content: "\e67f";}.icon-trash:before {content: "\e680";}.icon-trash2:before {content: "\e681";}.icon-trash3:before {content: "\e682";}.icon-broom:before {content: "\e683";}.icon-game:before {content: "\e684";}.icon-gamepad:before {content: "\e685";}.icon-joystick:before {content: "\e686";}.icon-dice:before {content: "\e687";}.icon-spades:before {content: "\e688";}.icon-diamonds:before {content: "\e689";}.icon-clubs:before {content: "\e68a";}.icon-hearts:before {content: "\e68b";}.icon-heart:before {content: "\e68c";}.icon-star:before {content: "\e68d";}.icon-star-half:before {content: "\e68e";}.icon-star-empty:before {content: "\e68f";}.icon-flag:before {content: "\e690";}.icon-flag2:before {content: "\e691";}.icon-flag3:before {content: "\e692";}.icon-mailbox-full:before {content: "\e693";}.icon-mailbox-empty:before {content: "\e694";}.icon-at-sign:before {content: "\e695";}.icon-envelope:before {content: "\e696";}.icon-envelope-open:before {content: "\e697";}.icon-paperclip:before {content: "\e698";}.icon-paper-plane:before {content: "\e699";}.icon-reply:before {content: "\e69a";}.icon-reply-all:before {content: "\e69b";}.icon-inbox:before {content: "\e69c";}.icon-inbox2:before {content: "\e69d";}.icon-outbox:before {content: "\e69e";}.icon-box:before {content: "\e69f";}.icon-archive:before {content: "\e6a0";}.icon-archive2:before {content: "\e6a1";}.icon-drawers:before {content: "\e6a2";}.icon-drawers2:before {content: "\e6a3";}.icon-drawers3:before {content: "\e6a4";}.icon-eye:before {content: "\e6a5";}.icon-eye-crossed:before {content: "\e6a6";}.icon-eye-plus:before {content: "\e6a7";}.icon-eye-minus:before {content: "\e6a8";}.icon-binoculars:before {content: "\e6a9";}.icon-binoculars2:before {content: "\e6aa";}.icon-hdd:before {content: "\e6ab";}.icon-hdd-down:before {content: "\e6ac";}.icon-hdd-up:before {content: "\e6ad";}.icon-floppy-disk:before {content: "\e6ae";}.icon-disc:before {content: "\e6af";}.icon-tape2:before {content: "\e6b0";}.icon-printer:before {content: "\e6b1";}.icon-shredder:before {content: "\e6b2";}.icon-file-empty:before {content: "\e6b3";}.icon-file-add:before {content: "\e6b4";}.icon-file-check:before {content: "\e6b5";}.icon-file-lock:before {content: "\e6b6";}.icon-files:before {content: "\e6b7";}.icon-copy:before {content: "\e6b8";}.icon-compare:before {content: "\e6b9";}.icon-folder:before {content: "\e6ba";}.icon-folder-search:before {content: "\e6bb";}.icon-folder-plus:before {content: "\e6bc";}.icon-folder-minus:before {content: "\e6bd";}.icon-folder-download:before {content: "\e6be";}.icon-folder-upload:before {content: "\e6bf";}.icon-folder-star:before {content: "\e6c0";}.icon-folder-heart:before {content: "\e6c1";}.icon-folder-user:before {content: "\e6c2";}.icon-folder-shared:before {content: "\e6c3";}.icon-folder-music:before {content: "\e6c4";}.icon-folder-picture:before {content: "\e6c5";}.icon-folder-film:before {content: "\e6c6";}.icon-scissors:before {content: "\e6c7";}.icon-paste:before {content: "\e6c8";}.icon-clipboard-empty:before {content: "\e6c9";}.icon-clipboard-pencil:before {content: "\e6ca";}.icon-clipboard-text:before {content: "\e6cb";}.icon-clipboard-check:before {content: "\e6cc";}.icon-clipboard-down:before {content: "\e6cd";}.icon-clipboard-left:before {content: "\e6ce";}.icon-clipboard-alert:before {content: "\e6cf";}.icon-clipboard-user:before {content: "\e6d0";}.icon-register:before {content: "\e6d1";}.icon-enter:before {content: "\e6d2";}.icon-exit:before {content: "\e6d3";}.icon-papers:before {content: "\e6d4";}.icon-news:before {content: "\e6d5";}.icon-reading:before {content: "\e6d6";}.icon-typewriter:before {content: "\e6d7";}.icon-document:before {content: "\e6d8";}.icon-document2:before {content: "\e6d9";}.icon-graduation-hat:before {content: "\e6da";}.icon-license:before {content: "\e6db";}.icon-license2:before {content: "\e6dc";}.icon-medal-empty:before {content: "\e6dd";}.icon-medal-first:before {content: "\e6de";}.icon-medal-second:before {content: "\e6df";}.icon-medal-third:before {content: "\e6e0";}.icon-podium:before {content: "\e6e1";}.icon-trophy:before {content: "\e6e2";}.icon-trophy2:before {content: "\e6e3";}.icon-music-note:before {content: "\e6e4";}.icon-music-note2:before {content: "\e6e5";}.icon-music-note3:before {content: "\e6e6";}.icon-playlist:before {content: "\e6e7";}.icon-playlist-add:before {content: "\e6e8";}.icon-guitar:before {content: "\e6e9";}.icon-trumpet:before {content: "\e6ea";}.icon-album:before {content: "\e6eb";}.icon-shuffle:before {content: "\e6ec";}.icon-repeat-one:before {content: "\e6ed";}.icon-repeat:before {content: "\e6ee";}.icon-headphones:before {content: "\e6ef";}.icon-headset:before {content: "\e6f0";}.icon-loudspeaker:before {content: "\e6f1";}.icon-equalizer:before {content: "\e6f2";}.icon-theater:before {content: "\e6f3";}.icon-3d-glasses:before {content: "\e6f4";}.icon-ticket:before {content: "\e6f5";}.icon-presentation:before {content: "\e6f6";}.icon-play:before {content: "\e6f7";}.icon-film-play:before {content: "\e6f8";}.icon-clapboard-play:before {content: "\e6f9";}.icon-media:before {content: "\e6fa";}.icon-film:before {content: "\e6fb";}.icon-film2:before {content: "\e6fc";}.icon-surveillance:before {content: "\e6fd";}.icon-surveillance2:before {content: "\e6fe";}.icon-camera:before {content: "\e6ff";}.icon-camera-crossed:before {content: "\e700";}.icon-camera-play:before {content: "\e701";}.icon-time-lapse:before {content: "\e702";}.icon-record:before {content: "\e703";}.icon-camera2:before {content: "\e704";}.icon-camera-flip:before {content: "\e705";}.icon-panorama:before {content: "\e706";}.icon-time-lapse2:before {content: "\e707";}.icon-shutter:before {content: "\e708";}.icon-shutter2:before {content: "\e709";}.icon-face-detection:before {content: "\e70a";}.icon-flare:before {content: "\e70b";}.icon-convex:before {content: "\e70c";}.icon-concave:before {content: "\e70d";}.icon-picture:before {content: "\e70e";}.icon-picture2:before {content: "\e70f";}.icon-picture3:before {content: "\e710";}.icon-pictures:before {content: "\e711";}.icon-book:before {content: "\e712";}.icon-audio-book:before {content: "\e713";}.icon-book2:before {content: "\e714";}.icon-bookmark:before {content: "\e715";}.icon-bookmark2:before {content: "\e716";}.icon-label:before {content: "\e717";}.icon-library:before {content: "\e718";}.icon-library2:before {content: "\e719";}.icon-contacts:before {content: "\e71a";}.icon-profile:before {content: "\e71b";}.icon-portrait:before {content: "\e71c";}.icon-portrait2:before {content: "\e71d";}.icon-user:before {content: "\e71e";}.icon-user-plus:before {content: "\e71f";}.icon-user-minus:before {content: "\e720";}.icon-user-lock:before {content: "\e721";}.icon-users:before {content: "\e722";}.icon-users2:before {content: "\e723";}.icon-users-plus:before {content: "\e724";}.icon-users-minus:before {content: "\e725";}.icon-group-work:before {content: "\e726";}.icon-woman:before {content: "\e727";}.icon-man:before {content: "\e728";}.icon-baby:before {content: "\e729";}.icon-baby2:before {content: "\e72a";}.icon-baby3:before {content: "\e72b";}.icon-baby-bottle:before {content: "\e72c";}.icon-walk:before {content: "\e72d";}.icon-hand-waving:before {content: "\e72e";}.icon-jump:before {content: "\e72f";}.icon-run:before {content: "\e730";}.icon-woman2:before {content: "\e731";}.icon-man2:before {content: "\e732";}.icon-man-woman:before {content: "\e733";}.icon-height:before {content: "\e734";}.icon-weight:before {content: "\e735";}.icon-scale:before {content: "\e736";}.icon-button:before {content: "\e737";}.icon-bow-tie:before {content: "\e738";}.icon-tie:before {content: "\e739";}.icon-socks:before {content: "\e73a";}.icon-shoe:before {content: "\e73b";}.icon-shoes:before {content: "\e73c";}.icon-hat:before {content: "\e73d";}.icon-pants:before {content: "\e73e";}.icon-shorts:before {content: "\e73f";}.icon-flip-flops:before {content: "\e740";}.icon-shirt:before {content: "\e741";}.icon-hanger:before {content: "\e742";}.icon-laundry:before {content: "\e743";}.icon-store:before {content: "\e744";}.icon-haircut:before {content: "\e745";}.icon-store-24:before {content: "\e746";}.icon-barcode:before {content: "\e747";}.icon-barcode2:before {content: "\e748";}.icon-barcode3:before {content: "\e749";}.icon-cashier:before {content: "\e74a";}.icon-bag:before {content: "\e74b";}.icon-bag2:before {content: "\e74c";}.icon-cart:before {content: "\e74d";}.icon-cart-empty:before {content: "\e74e";}.icon-cart-full:before {content: "\e74f";}.icon-cart-plus:before {content: "\e750";}.icon-cart-plus2:before {content: "\e751";}.icon-cart-add:before {content: "\e752";}.icon-cart-remove:before {content: "\e753";}.icon-cart-exchange:before {content: "\e754";}.icon-tag:before {content: "\e755";}.icon-tags:before {content: "\e756";}.icon-receipt:before {content: "\e757";}.icon-wallet:before {content: "\e758";}.icon-credit-card:before {content: "\e759";}.icon-cash-dollar:before {content: "\e75a";}.icon-cash-euro:before {content: "\e75b";}.icon-cash-pound:before {content: "\e75c";}.icon-cash-yen:before {content: "\e75d";}.icon-bag-dollar:before {content: "\e75e";}.icon-bag-euro:before {content: "\e75f";}.icon-bag-pound:before {content: "\e760";}.icon-bag-yen:before {content: "\e761";}.icon-coin-dollar:before {content: "\e762";}.icon-coin-euro:before {content: "\e763";}.icon-coin-pound:before {content: "\e764";}.icon-coin-yen:before {content: "\e765";}.icon-calculator:before {content: "\e766";}.icon-calculator2:before {content: "\e767";}.icon-abacus:before {content: "\e768";}.icon-vault:before {content: "\e769";}.icon-telephone:before {content: "\e76a";}.icon-phone-lock:before {content: "\e76b";}.icon-phone-wave:before {content: "\e76c";}.icon-phone-pause:before {content: "\e76d";}.icon-phone-outgoing:before {content: "\e76e";}.icon-phone-incoming:before {content: "\e76f";}.icon-phone-in-out:before {content: "\e770";}.icon-phone-error:before {content: "\e771";}.icon-phone-sip:before {content: "\e772";}.icon-phone-plus:before {content: "\e773";}.icon-phone-minus:before {content: "\e774";}.icon-voicemail:before {content: "\e775";}.icon-dial:before {content: "\e776";}.icon-telephone2:before {content: "\e777";}.icon-pushpin:before {content: "\e778";}.icon-pushpin2:before {content: "\e779";}.icon-map-marker:before {content: "\e77a";}.icon-map-marker-user:before {content: "\e77b";}.icon-map-marker-down:before {content: "\e77c";}.icon-map-marker-check:before {content: "\e77d";}.icon-map-marker-crossed:before {content: "\e77e";}.icon-radar:before {content: "\e77f";}.icon-compass2:before {content: "\e780";}.icon-map:before {content: "\e781";}.icon-map2:before {content: "\e782";}.icon-location:before {content: "\e783";}.icon-road-sign:before {content: "\e784";}.icon-calendar-empty:before {content: "\e785";}.icon-calendar-check:before {content: "\e786";}.icon-calendar-cross:before {content: "\e787";}.icon-calendar-31:before {content: "\e788";}.icon-calendar-full:before {content: "\e789";}.icon-calendar-insert:before {content: "\e78a";}.icon-calendar-text:before {content: "\e78b";}.icon-calendar-user:before {content: "\e78c";}.icon-mouse:before {content: "\e78d";}.icon-mouse-left:before {content: "\e78e";}.icon-mouse-right:before {content: "\e78f";}.icon-mouse-both:before {content: "\e790";}.icon-keyboard:before {content: "\e791";}.icon-keyboard-up:before {content: "\e792";}.icon-keyboard-down:before {content: "\e793";}.icon-delete:before {content: "\e794";}.icon-spell-check:before {content: "\e795";}.icon-escape:before {content: "\e796";}.icon-enter2:before {content: "\e797";}.icon-screen:before {content: "\e798";}.icon-aspect-ratio:before {content: "\e799";}.icon-signal:before {content: "\e79a";}.icon-signal-lock:before {content: "\e79b";}.icon-signal-80:before {content: "\e79c";}.icon-signal-60:before {content: "\e79d";}.icon-signal-40:before {content: "\e79e";}.icon-signal-20:before {content: "\e79f";}.icon-signal-0:before {content: "\e7a0";}.icon-signal-blocked:before {content: "\e7a1";}.icon-sim:before {content: "\e7a2";}.icon-flash-memory:before {content: "\e7a3";}.icon-usb-drive:before {content: "\e7a4";}.icon-phone:before {content: "\e7a5";}.icon-smartphone:before {content: "\e7a6";}.icon-smartphone-notification:before {content: "\e7a7";}.icon-smartphone-vibration:before {content: "\e7a8";}.icon-smartphone-embed:before {content: "\e7a9";}.icon-smartphone-waves:before {content: "\e7aa";}.icon-tablet:before {content: "\e7ab";}.icon-tablet2:before {content: "\e7ac";}.icon-laptop:before {content: "\e7ad";}.icon-laptop-phone:before {content: "\e7ae";}.icon-desktop:before {content: "\e7af";}.icon-launch:before {content: "\e7b0";}.icon-new-tab:before {content: "\e7b1";}.icon-window:before {content: "\e7b2";}.icon-cable:before {content: "\e7b3";}.icon-cable2:before {content: "\e7b4";}.icon-tv:before {content: "\e7b5";}.icon-radio:before {content: "\e7b6";}.icon-remote-control:before {content: "\e7b7";}.icon-power-switch:before {content: "\e7b8";}.icon-power:before {content: "\e7b9";}.icon-power-crossed:before {content: "\e7ba";}.icon-flash-auto:before {content: "\e7bb";}.icon-lamp:before {content: "\e7bc";}.icon-flashlight:before {content: "\e7bd";}.icon-lampshade:before {content: "\e7be";}.icon-cord:before {content: "\e7bf";}.icon-outlet:before {content: "\e7c0";}.icon-battery-power:before {content: "\e7c1";}.icon-battery-empty:before {content: "\e7c2";}.icon-battery-alert:before {content: "\e7c3";}.icon-battery-error:before {content: "\e7c4";}.icon-battery-low1:before {content: "\e7c5";}.icon-battery-low2:before {content: "\e7c6";}.icon-battery-low3:before {content: "\e7c7";}.icon-battery-mid1:before {content: "\e7c8";}.icon-battery-mid2:before {content: "\e7c9";}.icon-battery-mid3:before {content: "\e7ca";}.icon-battery-full:before {content: "\e7cb";}.icon-battery-charging:before {content: "\e7cc";}.icon-battery-charging2:before {content: "\e7cd";}.icon-battery-charging3:before {content: "\e7ce";}.icon-battery-charging4:before {content: "\e7cf";}.icon-battery-charging5:before {content: "\e7d0";}.icon-battery-charging6:before {content: "\e7d1";}.icon-battery-charging7:before {content: "\e7d2";}.icon-chip:before {content: "\e7d3";}.icon-chip-x64:before {content: "\e7d4";}.icon-chip-x86:before {content: "\e7d5";}.icon-bubble:before {content: "\e7d6";}.icon-bubbles:before {content: "\e7d7";}.icon-bubble-dots:before {content: "\e7d8";}.icon-bubble-alert:before {content: "\e7d9";}.icon-bubble-question:before {content: "\e7da";}.icon-bubble-text:before {content: "\e7db";}.icon-bubble-pencil:before {content: "\e7dc";}.icon-bubble-picture:before {content: "\e7dd";}.icon-bubble-video:before {content: "\e7de";}.icon-bubble-user:before {content: "\e7df";}.icon-bubble-quote:before {content: "\e7e0";}.icon-bubble-heart:before {content: "\e7e1";}.icon-bubble-emoticon:before {content: "\e7e2";}.icon-bubble-attachment:before {content: "\e7e3";}.icon-phone-bubble:before {content: "\e7e4";}.icon-quote-open:before {content: "\e7e5";}.icon-quote-close:before {content: "\e7e6";}.icon-dna:before {content: "\e7e7";}.icon-heart-pulse:before {content: "\e7e8";}.icon-pulse:before {content: "\e7e9";}.icon-syringe:before {content: "\e7ea";}.icon-pills:before {content: "\e7eb";}.icon-first-aid:before {content: "\e7ec";}.icon-lifebuoy:before {content: "\e7ed";}.icon-bandage:before {content: "\e7ee";}.icon-bandages:before {content: "\e7ef";}.icon-thermometer:before {content: "\e7f0";}.icon-microscope:before {content: "\e7f1";}.icon-brain:before {content: "\e7f2";}.icon-beaker:before {content: "\e7f3";}.icon-skull:before {content: "\e7f4";}.icon-bone:before {content: "\e7f5";}.icon-construction:before {content: "\e7f6";}.icon-construction-cone:before {content: "\e7f7";}.icon-pie-chart:before {content: "\e7f8";}.icon-pie-chart2:before {content: "\e7f9";}.icon-graph:before {content: "\e7fa";}.icon-chart-growth:before {content: "\e7fb";}.icon-chart-bars:before {content: "\e7fc";}.icon-chart-settings:before {content: "\e7fd";}.icon-cake:before {content: "\e7fe";}.icon-gift:before {content: "\e7ff";}.icon-balloon:before {content: "\e800";}.icon-rank:before {content: "\e801";}.icon-rank2:before {content: "\e802";}.icon-rank3:before {content: "\e803";}.icon-crown:before {content: "\e804";}.icon-lotus:before {content: "\e805";}.icon-diamond:before {content: "\e806";}.icon-diamond2:before {content: "\e807";}.icon-diamond3:before {content: "\e808";}.icon-diamond4:before {content: "\e809";}.icon-linearicons:before {content: "\e80a";}.icon-teacup:before {content: "\e80b";}.icon-teapot:before {content: "\e80c";}.icon-glass:before {content: "\e80d";}.icon-bottle2:before {content: "\e80e";}.icon-glass-cocktail:before {content: "\e80f";}.icon-glass2:before {content: "\e810";}.icon-dinner:before {content: "\e811";}.icon-dinner2:before {content: "\e812";}.icon-chef:before {content: "\e813";}.icon-scale2:before {content: "\e814";}.icon-egg:before {content: "\e815";}.icon-egg2:before {content: "\e816";}.icon-eggs:before {content: "\e817";}.icon-platter:before {content: "\e818";}.icon-steak:before {content: "\e819";}.icon-hamburger:before {content: "\e81a";}.icon-hotdog:before {content: "\e81b";}.icon-pizza:before {content: "\e81c";}.icon-sausage:before {content: "\e81d";}.icon-chicken:before {content: "\e81e";}.icon-fish:before {content: "\e81f";}.icon-carrot:before {content: "\e820";}.icon-cheese:before {content: "\e821";}.icon-bread:before {content: "\e822";}.icon-ice-cream:before {content: "\e823";}.icon-ice-cream2:before {content: "\e824";}.icon-candy:before {content: "\e825";}.icon-lollipop:before {content: "\e826";}.icon-coffee-bean:before {content: "\e827";}.icon-coffee-cup:before {content: "\e828";}.icon-cherry:before {content: "\e829";}.icon-grapes:before {content: "\e82a";}.icon-citrus:before {content: "\e82b";}.icon-apple:before {content: "\e82c";}.icon-leaf:before {content: "\e82d";}.icon-landscape:before {content: "\e82e";}.icon-pine-tree:before {content: "\e82f";}.icon-tree:before {content: "\e830";}.icon-cactus:before {content: "\e831";}.icon-paw:before {content: "\e832";}.icon-footprint:before {content: "\e833";}.icon-speed-slow:before {content: "\e834";}.icon-speed-medium:before {content: "\e835";}.icon-speed-fast:before {content: "\e836";}.icon-rocket:before {content: "\e837";}.icon-hammer2:before {content: "\e838";}.icon-balance:before {content: "\e839";}.icon-briefcase:before {content: "\e83a";}.icon-luggage-weight:before {content: "\e83b";}.icon-dolly:before {content: "\e83c";}.icon-plane:before {content: "\e83d";}.icon-plane-crossed:before {content: "\e83e";}.icon-helicopter:before {content: "\e83f";}.icon-traffic-lights:before {content: "\e840";}.icon-siren:before {content: "\e841";}.icon-road:before {content: "\e842";}.icon-engine:before {content: "\e843";}.icon-oil-pressure:before {content: "\e844";}.icon-coolant-temperature:before {content: "\e845";}.icon-car-battery:before {content: "\e846";}.icon-gas:before {content: "\e847";}.icon-gallon:before {content: "\e848";}.icon-transmission:before {content: "\e849";}.icon-car:before {content: "\e84a";}.icon-car-wash:before {content: "\e84b";}.icon-car-wash2:before {content: "\e84c";}.icon-bus:before {content: "\e84d";}.icon-bus2:before {content: "\e84e";}.icon-car2:before {content: "\e84f";}.icon-parking:before {content: "\e850";}.icon-car-lock:before {content: "\e851";}.icon-taxi:before {content: "\e852";}.icon-car-siren:before {content: "\e853";}.icon-car-wash3:before {content: "\e854";}.icon-car-wash4:before {content: "\e855";}.icon-ambulance:before {content: "\e856";}.icon-truck:before {content: "\e857";}.icon-trailer:before {content: "\e858";}.icon-scale-truck:before {content: "\e859";}.icon-train:before {content: "\e85a";}.icon-ship:before {content: "\e85b";}.icon-ship2:before {content: "\e85c";}.icon-anchor:before {content: "\e85d";}.icon-boat:before {content: "\e85e";}.icon-bicycle:before {content: "\e85f";}.icon-bicycle2:before {content: "\e860";}.icon-dumbbell:before {content: "\e861";}.icon-bench-press:before {content: "\e862";}.icon-swim:before {content: "\e863";}.icon-football:before {content: "\e864";}.icon-baseball-bat:before {content: "\e865";}.icon-baseball:before {content: "\e866";}.icon-tennis:before {content: "\e867";}.icon-tennis2:before {content: "\e868";}.icon-ping-pong:before {content: "\e869";}.icon-hockey:before {content: "\e86a";}.icon-8ball:before {content: "\e86b";}.icon-bowling:before {content: "\e86c";}.icon-bowling-pins:before {content: "\e86d";}.icon-golf:before {content: "\e86e";}.icon-golf2:before {content: "\e86f";}.icon-archery:before {content: "\e870";}.icon-slingshot:before {content: "\e871";}.icon-soccer:before {content: "\e872";}.icon-basketball:before {content: "\e873";}.icon-cube:before {content: "\e874";}.icon-3d-rotate:before {content: "\e875";}.icon-puzzle:before {content: "\e876";}.icon-glasses:before {content: "\e877";}.icon-glasses2:before {content: "\e878";}.icon-accessibility:before {content: "\e879";}.icon-wheelchair:before {content: "\e87a";}.icon-wall:before {content: "\e87b";}.icon-fence:before {content: "\e87c";}.icon-wall2:before {content: "\e87d";}.icon-icons:before {content: "\e87e";}.icon-resize-handle:before {content: "\e87f";}.icon-icons2:before {content: "\e880";}.icon-select:before {content: "\e881";}.icon-select2:before {content: "\e882";}.icon-site-map:before {content: "\e883";}.icon-earth:before {content: "\e884";}.icon-earth-lock:before {content: "\e885";}.icon-network:before {content: "\e886";}.icon-network-lock:before {content: "\e887";}.icon-planet:before {content: "\e888";}.icon-happy:before {content: "\e889";}.icon-smile:before {content: "\e88a";}.icon-grin:before {content: "\e88b";}.icon-tongue:before {content: "\e88c";}.icon-sad:before {content: "\e88d";}.icon-wink:before {content: "\e88e";}.icon-dream:before {content: "\e88f";}.icon-shocked:before {content: "\e890";}.icon-shocked2:before {content: "\e891";}.icon-tongue2:before {content: "\e892";}.icon-neutral:before {content: "\e893";}.icon-happy-grin:before {content: "\e894";}.icon-cool:before {content: "\e895";}.icon-mad:before {content: "\e896";}.icon-grin-evil:before {content: "\e897";}.icon-evil:before {content: "\e898";}.icon-wow:before {content: "\e899";}.icon-annoyed:before {content: "\e89a";}.icon-wondering:before {content: "\e89b";}.icon-confused:before {content: "\e89c";}.icon-zipped:before {content: "\e89d";}.icon-grumpy:before {content: "\e89e";}.icon-mustache:before {content: "\e89f";}.icon-tombstone-hipster:before {content: "\e8a0";}.icon-tombstone:before {content: "\e8a1";}.icon-ghost:before {content: "\e8a2";}.icon-ghost-hipster:before {content: "\e8a3";}.icon-halloween:before {content: "\e8a4";}.icon-christmas:before {content: "\e8a5";}.icon-easter-egg:before {content: "\e8a6";}.icon-mustache2:before {content: "\e8a7";}.icon-mustache-glasses:before {content: "\e8a8";}.icon-pipe:before {content: "\e8a9";}.icon-alarm:before {content: "\e8aa";}.icon-alarm-add:before {content: "\e8ab";}.icon-alarm-snooze:before {content: "\e8ac";}.icon-alarm-ringing:before {content: "\e8ad";}.icon-bullhorn:before {content: "\e8ae";}.icon-hearing:before {content: "\e8af";}.icon-volume-high:before {content: "\e8b0";}.icon-volume-medium:before {content: "\e8b1";}.icon-volume-low:before {content: "\e8b2";}.icon-volume:before {content: "\e8b3";}.icon-mute:before {content: "\e8b4";}.icon-lan:before {content: "\e8b5";}.icon-lan2:before {content: "\e8b6";}.icon-wifi:before {content: "\e8b7";}.icon-wifi-lock:before {content: "\e8b8";}.icon-wifi-blocked:before {content: "\e8b9";}.icon-wifi-mid:before {content: "\e8ba";}.icon-wifi-low:before {content: "\e8bb";}.icon-wifi-low2:before {content: "\e8bc";}.icon-wifi-alert:before {content: "\e8bd";}.icon-wifi-alert-mid:before {content: "\e8be";}.icon-wifi-alert-low:before {content: "\e8bf";}.icon-wifi-alert-low2:before {content: "\e8c0";}.icon-stream:before {content: "\e8c1";}.icon-stream-check:before {content: "\e8c2";}.icon-stream-error:before {content: "\e8c3";}.icon-stream-alert:before {content: "\e8c4";}.icon-communication:before {content: "\e8c5";}.icon-communication-crossed:before {content: "\e8c6";}.icon-broadcast:before {content: "\e8c7";}.icon-antenna:before {content: "\e8c8";}.icon-satellite:before {content: "\e8c9";}.icon-satellite2:before {content: "\e8ca";}.icon-mic:before {content: "\e8cb";}.icon-mic-mute:before {content: "\e8cc";}.icon-mic2:before {content: "\e8cd";}.icon-spotlights:before {content: "\e8ce";}.icon-hourglass:before {content: "\e8cf";}.icon-loading:before {content: "\e8d0";}.icon-loading2:before {content: "\e8d1";}.icon-loading3:before {content: "\e8d2";}.icon-refresh:before {content: "\e8d3";}.icon-refresh2:before {content: "\e8d4";}.icon-undo:before {content: "\e8d5";}.icon-redo:before {content: "\e8d6";}.icon-jump2:before {content: "\e8d7";}.icon-undo2:before {content: "\e8d8";}.icon-redo2:before {content: "\e8d9";}.icon-sync:before {content: "\e8da";}.icon-repeat-one2:before {content: "\e8db";}.icon-sync-crossed:before {content: "\e8dc";}.icon-sync2:before {content: "\e8dd";}.icon-repeat-one3:before {content: "\e8de";}.icon-sync-crossed2:before {content: "\e8df";}.icon-return:before {content: "\e8e0";}.icon-return2:before {content: "\e8e1";}.icon-refund:before {content: "\e8e2";}.icon-history:before {content: "\e8e3";}.icon-history2:before {content: "\e8e4";}.icon-self-timer:before {content: "\e8e5";}.icon-clock:before {content: "\e8e6";}.icon-clock2:before {content: "\e8e7";}.icon-clock3:before {content: "\e8e8";}.icon-watch:before {content: "\e8e9";}.icon-alarm2:before {content: "\e8ea";}.icon-alarm-add2:before {content: "\e8eb";}.icon-alarm-remove:before {content: "\e8ec";}.icon-alarm-check:before {content: "\e8ed";}.icon-alarm-error:before {content: "\e8ee";}.icon-timer:before {content: "\e8ef";}.icon-timer-crossed:before {content: "\e8f0";}.icon-timer2:before {content: "\e8f1";}.icon-timer-crossed2:before {content: "\e8f2";}.icon-download:before {content: "\e8f3";}.icon-upload:before {content: "\e8f4";}.icon-download2:before {content: "\e8f5";}.icon-upload2:before {content: "\e8f6";}.icon-enter-up:before {content: "\e8f7";}.icon-enter-down:before {content: "\e8f8";}.icon-enter-left:before {content: "\e8f9";}.icon-enter-right:before {content: "\e8fa";}.icon-exit-up:before {content: "\e8fb";}.icon-exit-down:before {content: "\e8fc";}.icon-exit-left:before {content: "\e8fd";}.icon-exit-right:before {content: "\e8fe";}.icon-enter-up2:before {content: "\e8ff";}.icon-enter-down2:before {content: "\e900";}.icon-enter-vertical:before {content: "\e901";}.icon-enter-left2:before {content: "\e902";}.icon-enter-right2:before {content: "\e903";}.icon-enter-horizontal:before {content: "\e904";}.icon-exit-up2:before {content: "\e905";}.icon-exit-down2:before {content: "\e906";}.icon-exit-left2:before {content: "\e907";}.icon-exit-right2:before {content: "\e908";}.icon-cli:before {content: "\e909";}.icon-bug:before {content: "\e90a";}.icon-code:before {content: "\e90b";}.icon-file-code:before {content: "\e90c";}.icon-file-image:before {content: "\e90d";}.icon-file-zip:before {content: "\e90e";}.icon-file-audio:before {content: "\e90f";}.icon-file-video:before {content: "\e910";}.icon-file-preview:before {content: "\e911";}.icon-file-charts:before {content: "\e912";}.icon-file-stats:before {content: "\e913";}.icon-file-spreadsheet:before {content: "\e914";}.icon-link:before {content: "\e915";}.icon-unlink:before {content: "\e916";}.icon-link2:before {content: "\e917";}.icon-unlink2:before {content: "\e918";}.icon-thumbs-up:before {content: "\e919";}.icon-thumbs-down:before {content: "\e91a";}.icon-thumbs-up2:before {content: "\e91b";}.icon-thumbs-down2:before {content: "\e91c";}.icon-thumbs-up3:before {content: "\e91d";}.icon-thumbs-down3:before {content: "\e91e";}.icon-share:before {content: "\e91f";}.icon-share2:before {content: "\e920";}.icon-share3:before {content: "\e921";}.icon-magnifier:before {content: "\e922";}.icon-file-search:before {content: "\e923";}.icon-find-replace:before {content: "\e924";}.icon-zoom-in:before {content: "\e925";}.icon-zoom-out:before {content: "\e926";}.icon-loupe:before {content: "\e927";}.icon-loupe-zoom-in:before {content: "\e928";}.icon-loupe-zoom-out:before {content: "\e929";}.icon-cross:before {content: "\e92a";}.icon-menu:before {content: "\e92b";}.icon-list:before {content: "\e92c";}.icon-list2:before {content: "\e92d";}.icon-list3:before {content: "\e92e";}.icon-menu2:before {content: "\e92f";}.icon-list4:before {content: "\e930";}.icon-menu3:before {content: "\e931";}.icon-exclamation:before {content: "\e932";}.icon-question:before {content: "\e933";}.icon-check:before {content: "\e934";}.icon-cross2:before {content: "\e935";}.icon-plus:before {content: "\e936";}.icon-minus:before {content: "\e937";}.icon-percent:before {content: "\e938";}.icon-chevron-up:before {content: "\e939";}.icon-chevron-down:before {content: "\e93a";}.icon-chevron-left:before {content: "\e93b";}.icon-chevron-right:before {content: "\e93c";}.icon-chevrons-expand-vertical:before {content: "\e93d";}.icon-chevrons-expand-horizontal:before {content: "\e93e";}.icon-chevrons-contract-vertical:before {content: "\e93f";}.icon-chevrons-contract-horizontal:before {content: "\e940";}.icon-arrow-up:before {content: "\e941";}.icon-arrow-down:before {content: "\e942";}.icon-arrow-left:before {content: "\e943";}.icon-arrow-right:before {content: "\e944";}.icon-arrow-up-right:before {content: "\e945";}.icon-arrows-merge:before {content: "\e946";}.icon-arrows-split:before {content: "\e947";}.icon-arrow-divert:before {content: "\e948";}.icon-arrow-return:before {content: "\e949";}.icon-expand:before {content: "\e94a";}.icon-contract:before {content: "\e94b";}.icon-expand2:before {content: "\e94c";}.icon-contract2:before {content: "\e94d";}.icon-move:before {content: "\e94e";}.icon-tab:before {content: "\e94f";}.icon-arrow-wave:before {content: "\e950";}.icon-expand3:before {content: "\e951";}.icon-expand4:before {content: "\e952";}.icon-contract3:before {content: "\e953";}.icon-notification:before {content: "\e954";}.icon-warning:before {content: "\e955";}.icon-notification-circle:before {content: "\e956";}.icon-question-circle:before {content: "\e957";}.icon-menu-circle:before {content: "\e958";}.icon-checkmark-circle:before {content: "\e959";}.icon-cross-circle:before {content: "\e95a";}.icon-plus-circle:before {content: "\e95b";}.icon-circle-minus:before {content: "\e95c";}.icon-percent-circle:before {content: "\e95d";}.icon-arrow-up-circle:before {content: "\e95e";}.icon-arrow-down-circle:before {content: "\e95f";}.icon-arrow-left-circle:before {content: "\e960";}.icon-arrow-right-circle:before {content: "\e961";}.icon-chevron-up-circle:before {content: "\e962";}.icon-chevron-down-circle:before {content: "\e963";}.icon-chevron-left-circle:before {content: "\e964";}.icon-chevron-right-circle:before {content: "\e965";}.icon-backward-circle:before {content: "\e966";}.icon-first-circle:before {content: "\e967";}.icon-previous-circle:before {content: "\e968";}.icon-stop-circle:before {content: "\e969";}.icon-play-circle:before {content: "\e96a";}.icon-pause-circle:before {content: "\e96b";}.icon-next-circle:before {content: "\e96c";}.icon-last-circle:before {content: "\e96d";}.icon-forward-circle:before {content: "\e96e";}.icon-eject-circle:before {content: "\e96f";}.icon-crop:before {content: "\e970";}.icon-frame-expand:before {content: "\e971";}.icon-frame-contract:before {content: "\e972";}.icon-focus:before {content: "\e973";}.icon-transform:before {content: "\e974";}.icon-grid:before {content: "\e975";}.icon-grid-crossed:before {content: "\e976";}.icon-layers:before {content: "\e977";}.icon-layers-crossed:before {content: "\e978";}.icon-toggle:before {content: "\e979";}.icon-rulers:before {content: "\e97a";}.icon-ruler:before {content: "\e97b";}.icon-funnel:before {content: "\e97c";}.icon-flip-horizontal:before {content: "\e97d";}.icon-flip-vertical:before {content: "\e97e";}.icon-flip-horizontal2:before {content: "\e97f";}.icon-flip-vertical2:before {.mf-background-primary{background-color:var(--mf-background-primary-color);color:var(--mf-background-primary-text-color)}.btn-primary,.btn{background-color:var(--mf-background-primary-color);color:var(--mf-background-primary-text-color);height:50px;line-height:50px;padding:0 25px;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none}.btn-primary-small{background-color:var(--mf-background-primary-color);color:var(--mf-background-primary-text-color);height:40px;line-height:39px;padding:0 25px;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none}.btn-primary-outline{height:50px;line-height:50px;padding:0 25px;border:1px solid #bfbfbf;background-color:#fff0;color:#000;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center}.btn-primary-outline:hover{color:#000}.btn-primary-small-outline{height:40px;line-height:39px;padding:0 25px;border:1px solid #bfbfbf;background-color:#fff0;color:#000;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center}.btn-primary-small-outline:hover{color:#000}.mf-loading{position:relative}.mf-loading:before{border-width:1px;border-color:#666 #666 #666 #fff0;border-radius:50%;border-style:solid;animation:mf-spin-fast 1s linear infinite;content:" ";width:14px;height:14px;font-weight:400;border-color:var(--mf-border-primary-color) var(--mf-border-primary-color) var(--mf-border-primary-color) #fff0;border-width:2px;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mf-vc-loading{position:relative}.mf-vc-loading .mf-vc-loading--wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.mf-vc-loading .mf-vc-loading--wrapper:before{border-width:1px;border-color:#666 #666 #666 #fff0;border-radius:50%;border-style:solid;animation:mf-spin-fast 1s linear infinite;content:" ";width:14px;height:14px;font-weight:400;border-color:var(--mf-border-primary-color) var(--mf-border-primary-color) var(--mf-border-primary-color) #fff0;border-width:2px;width:100%;height:100%;position:absolute}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-ms-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes mf-spin-fast{0%{-webkit-transform:rotate(0);transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{-webkit-transform:rotate(900deg);transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{-webkit-transform:rotate(1800deg);transform:rotate(1800deg)}}@-webkit-keyframes mf-spin-fast{0%{-webkit-transform:rotate(0);transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{-webkit-transform:rotate(900deg);transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{-webkit-transform:rotate(1800deg);transform:rotate(1800deg)}}@-o-keyframes mf-spin-fast{0%{-webkit-transform:rotate(0);transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{-webkit-transform:rotate(900deg);transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{-webkit-transform:rotate(1800deg);transform:rotate(1800deg)}}@-ms-keyframes mf-spin-fast{0%{-webkit-transform:rotate(0);transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{-webkit-transform:rotate(900deg);transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{-webkit-transform:rotate(1800deg);transform:rotate(1800deg)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-slide:focus{outline:0}.slick-arrow.slick-hidden{display:none}.slick-dots{list-style:none;padding-left:0;margin-top:20px;margin-bottom:0;text-align:center}.slick-dots li{display:inline-block;padding:0 5px;cursor:pointer}.slick-dots li button{width:10px;height:10px;border:1px solid var(--mf-border-primary-color);background-color:#fff0;border-radius:50%;transition:0.5s;display:block;overflow:hidden;text-indent:-9999px;font-size:0;padding:0}.slick-dots li:hover button,.slick-dots li.slick-active button{background-color:var(--mf-background-primary-color)}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}#nprogress{pointer-events:none}#nprogress .bar{background-color:var(--mf-background-primary-color);position:fixed;z-index:9999;top:0;left:0;width:100%;height:3px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--mf-border-primary-color),0 0 5px var(--mf-border-primary-color);opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}#nprogress .spinner{display:none}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5,.col-xs-2-5,.col-sm-2-5,.col-md-2-5,.col-lg-2-5,.col-xs-3-5,.col-sm-3-5,.col-md-3-5,.col-lg-3-5,.col-xs-4-5,.col-sm-4-5,.col-md-4-5,.col-lg-4-5{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1-5{width:20%;float:left}.col-xs-2-5{width:40%;float:left}.col-xs-3-5{width:60%;float:left}.col-xs-4-5{width:80%;float:left}@media (min-width:768px){.col-sm-1-5{width:20%;float:left}.col-sm-2-5{width:40%;float:left}.col-sm-3-5{width:60%;float:left}.col-sm-4-5{width:80%;float:left}}@media (min-width:992px){.col-md-1-5{width:20%;float:left}.col-md-2-5{width:40%;float:left}.col-md-3-5{width:60%;float:left}.col-md-4-5{width:80%;float:left}}@media (min-width:1200px){.col-lg-1-5{width:20%;float:left}.col-lg-2-5{width:40%;float:left}.col-lg-3-5{width:60%;float:left}.col-lg-4-5{width:80%;float:left}}.row-flex{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col-flex-xs-12,.col-flex-sm-12,.col-flex-md-12,.col-flex-lg-12{flex:0 0 100%;max-width:100%}.col-flex-xs-11,.col-flex-sm-11,.col-flex-md-11,.col-flex-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-flex-xs-10,.col-flex-sm-10,.col-flex-md-10,.col-flex-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-flex-xs-9,.col-flex-sm-9,.col-flex-md-9,.col-flex-lg-9{flex:0 0 75%;max-width:75%}.col-flex-xs-8,.col-flex-sm-8,.col-flex-md-8,.col-flex-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-flex-xs-7,.col-flex-sm-7,.col-flex-md-7,.col-flex-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-flex-xs-6,.col-flex-sm-6,.col-flex-md-6,.col-flex-lg-6{flex:0 0 50%;max-width:50%}.col-flex-xs-5,.col-flex-sm-5,.col-flex-md-5,.col-flex-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-flex-xs-4,.col-flex-sm-4,.col-flex-md-4,.col-flex-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-flex-xs-3,.col-flex-sm-3,.col-flex-md-3,.col-flex-lg-3{flex:0 0 25%;max-width:25%}.col-flex-xs-2,.col-flex-sm-2,.col-flex-md-2,.col-flex-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-flex-xs-1,.col-flex-sm-1,.col-flex-md-1,.col-flex-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-flex-xs-1-5,.col-flex-sm-1-5,.col-flex-md-1-5,.col-flex-lg-1-5,.col-flex-xs-2-5,.col-flex-sm-2-5,.col-flex-md-2-5,.col-flex-lg-2-5,.col-flex-xs-3-5,.col-flex-sm-3-5,.col-flex-md-3-5,.col-flex-lg-3-5,.col-flex-xs-4-5,.col-flex-sm-4-5,.col-flex-md-4-5,.col-flex-lg-4-5{min-height:1px;padding-right:15px;padding-left:15px}.col-flex-xs-12{flex:0 0 100%;max-width:100%}.col-flex-xs-11{flex:0 0 91.66667%;max-width:91.66667%}.col-flex-xs-10{flex:0 0 83.33333%;max-width:83.33333%}.col-flex-xs-9{flex:0 0 75%;max-width:75%}.col-flex-xs-8{flex:0 0 66.66667%;max-width:66.66667%}.col-flex-xs-7{flex:0 0 58.33333%;max-width:58.33333%}.col-flex-xs-6{flex:0 0 50%;max-width:50%}.col-flex-xs-5{flex:0 0 41.66667%;max-width:41.66667%}.col-flex-xs-4{flex:0 0 33.33333%;max-width:33.33333%}.col-flex-xs-3{flex:0 0 25%;max-width:25%}.col-flex-xs-2{flex:0 0 16.66667%;max-width:16.66667%}.col-flex-xs-1{flex:0 0 8.33333%;max-width:8.33333%}.col-flex-xs-1-5{flex:0 0 20%;max-width:20%}.col-flex-xs-2-5{flex:0 0 40%;max-width:40%}.col-flex-xs-3-5{flex:0 0 60%;max-width:60%}.col-flex-xs-4-5{flex:0 0 80%;max-width:80%}@media (min-width:768px){.col-flex-sm-12{flex:0 0 100%;max-width:100%}.col-flex-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-flex-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-flex-sm-9{flex:0 0 75%;max-width:75%}.col-flex-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-flex-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-flex-sm-6{flex:0 0 50%;max-width:50%}.col-flex-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-flex-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-flex-sm-3{flex:0 0 25%;max-width:25%}.col-flex-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-flex-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-flex-sm-1-5{flex:0 0 20%;max-width:20%}.col-flex-sm-2-5{flex:0 0 40%;max-width:40%}.col-flex-sm-3-5{flex:0 0 60%;max-width:60%}.col-flex-sm-4-5{flex:0 0 80%;max-width:80%}}@media (min-width:992px){.col-flex-md-12{flex:0 0 100%;max-width:100%}.col-flex-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-flex-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-flex-md-9{flex:0 0 75%;max-width:75%}.col-flex-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-flex-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-flex-md-6{flex:0 0 50%;max-width:50%}.col-flex-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-flex-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-flex-md-3{flex:0 0 25%;max-width:25%}.col-flex-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-flex-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-flex-md-1-5{flex:0 0 20%;max-width:20%}.col-flex-md-2-5{flex:0 0 40%;max-width:40%}.col-flex-md-3-5{flex:0 0 60%;max-width:60%}.col-flex-md-4-5{flex:0 0 80%;max-width:80%}}@media (min-width:1200px){.col-flex-lg-12{flex:0 0 100%;max-width:100%}.col-flex-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-flex-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-flex-lg-9{flex:0 0 75%;max-width:75%}.col-flex-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-flex-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-flex-lg-6{flex:0 0 50%;max-width:50%}.col-flex-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-flex-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-flex-lg-3{flex:0 0 25%;max-width:25%}.col-flex-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-flex-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-flex-lg-1-5{flex:0 0 20%;max-width:20%}.col-flex-lg-2-5{flex:0 0 40%;max-width:40%}.col-flex-lg-3-5{flex:0 0 60%;max-width:60%}.col-flex-lg-4-5{flex:0 0 80%;max-width:80%}}.col-mf-7.un-7-cols{width:14.2857%}*{box-sizing:border-box}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:#fff0}a:active,a:hover,a:focus{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;outline:none}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em}caption,td,th{padding:0;font-weight:400;text-align:left}table,th,td{border:1px solid #d1d1d1}th{border-width:0 1px 1px 0;font-weight:700}td{border-width:0 1px 1px 0}th,td{padding:.4375em}dl{margin:0 0 1.75em}dt{font-weight:700}dd{margin:0 0 1.75em}blockquote{border-left:4px solid var(--mf-border-primary-color);border-right:4px solid var(--mf-border-primary-color);border-right-width:0;padding:0 40px 0 60px;margin:0 0 10px;color:#000;font-size:20px;font-family:"Libre Baskerville","Times New Roman",Times,serif}blockquote cite{display:block;font-style:normal;color:#000;font-size:14px;text-transform:uppercase;font-family:"Work Sans",Arial,sans-serif;font-weight:600;margin-top:20px}blockquote cite:before{content:"";display:inline-block;font:normal normal normal 14px/1 linearicons;font-size:18px;padding-right:15px;color:#999}.wp-block-quote.is-style-large cite:before{font-size:18px}.wp-block-code{font-family:"Work Sans",Arial,sans-serif;font-size:14px;color:#23282d;padding:.8em 1em;border:1px solid #e2e4e7;border-radius:4px}:root{--mf-primary-color:#fcb800;--mf-dark-color:#000;--mf-light-color:#fff;--mf-gray-color:#666;--mf-background-primary-color:#fcb800;--mf-background-primary-text-color:#000;--mf-background-light-color:#fff;--mf-border-primary-color:#fcb800}body{color:#666;font-size:14px;font-family:"Work Sans",Arial,sans-serif;line-height:1.6;background:#fff;word-wrap:break-word}a{transition:0.5s;color:#06c;text-decoration:none}a:hover{text-decoration:none;color:var(--mf-primary-color)}a:focus{text-decoration:none}a img{border:none}img{max-width:100%}img.loaded{height:auto}img:not(.lazy){height:auto}h1,h2,h3,h4,h5,h6{font-weight:700;font-family:"Work Sans",Arial,sans-serif;line-height:1.2;color:var(--mf-dark-color)}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:14px}h6{font-size:12px}ul{list-style-type:square;padding-left:20px}ol{padding-left:20px}li{margin-bottom:7px}p{margin-bottom:1.7em;margin-top:0}.martfury-modal{position:fixed;top:0;bottom:0;left:0;right:0;display:none;z-index:-1}.martfury-modal.open{display:block;z-index:999999}.mf-quick-view-modal.open{z-index:9999}.mf-quick-view-modal .mf-loading{display:none;position:absolute;top:0;bottom:0;left:0;right:0;z-index:10}.mf-quick-view-modal .close-modal{position:absolute;top:6px;right:10px;z-index:999;font-size:26px;color:#666;opacity:0}.mf-quick-view-modal .close-modal:hover{color:#000}.mf-quick-view-modal.loaded .close-modal{opacity:1}.mf-quick-view-modal.loading .mf-loading{display:block}.mf-quick-view-modal .modal-header{display:none}.mf-quick-view-modal .mf-modal-overlay{background-color:rgb(0 0 0 / .85);position:absolute;top:0;bottom:0;left:0;right:0}.mf-quick-view-modal .modal-content{transition:transform 0.5s;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:100%;padding-top:0;background-color:#fff0;max-width:1000px}.mf-quick-view-modal div.product{background-color:#fff;width:100%;padding-left:0;padding-right:0}.mf-quick-view-modal div.product .product-degree-images,.mf-quick-view-modal div.product .product-image-ms{display:none}.mf-quick-view-modal div.product .woocommerce-product-gallery{min-height:430px}.mf-quick-view-modal div.product .woocommerce-product-gallery.images{padding-left:0;padding-bottom:0}.mf-quick-view-modal div.product .woocommerce-product-gallery.images .woocommerce-product-gallery__image:nth-child(n+2){width:100%}.mf-quick-view-modal div.product .woocommerce-product-gallery__wrapper{flex-direction:column}.mf-quick-view-modal div.product .woocommerce-product-gallery__wrapper:not(.slick-initialized) .woocommerce-product-gallery__image:not(:first-child){display:none}.mf-quick-view-modal div.product .product_title a{color:#000}.mf-quick-view-modal div.product .entry-summary{position:absolute;top:0;right:0;bottom:0;overflow:auto;padding:30px 30px 0}.mf-quick-view-modal div.product ::-webkit-scrollbar{background:#fff0;width:7px}.mf-quick-view-modal div.product ::-webkit-scrollbar-thumb{background-color:#ccc}.mf-quick-view-modal div.product.mf-has-buy-now form.cart div.quantity{margin-right:20px}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .single_add_to_cart_button{min-width:180px;background-color:#000;color:#fff}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .buy_now_button{margin-left:20px}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .mf-wishlist-button{clear:both}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .mf-wishlist-button .yith-wcwl-add-to-wishlist,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .mf-wishlist-button .wcboost-wishlist-button{margin-left:0;padding-top:10px}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .mf-wishlist-button,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .mf-compare-button{float:left;margin-top:0}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .mf-compare-button{padding-top:16px}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse>a,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse>a,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .wcboost-wishlist-button,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .mf-compare-button .compare,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .wcboost-products-compare-button{width:auto;height:auto;overflow:visible;display:flex;align-items:center;line-height:1;padding:0}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a:before,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse>a:before,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse>a:before,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .wcboost-wishlist-button:before,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .mf-compare-button .compare:before,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .wcboost-products-compare-button:before{padding-right:10px}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a span,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse>a span,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse>a span,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .wcboost-wishlist-button span,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .mf-compare-button .compare span,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .wcboost-products-compare-button span{display:block;padding-left:10px;color:#999}.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .wcboost-products-compare-button__text,.mf-quick-view-modal div.product.mf-has-buy-now form.cart .actions-button .wcboost-wishlist-button__text{font-size:16px}.mf-quick-view-modal div.product .mf-entry-product-header .entry-left{max-width:100%}.mf-quick-view-modal div.product .woocommerce-product-gallery__image{width:100%}.mf-quick-view-modal div.product .slick-slider .slick-arrow{position:absolute;font-size:30px;cursor:pointer;color:#999;transition:0.5s;z-index:999;opacity:0}.mf-quick-view-modal div.product .slick-slider .slick-arrow:hover{color:#000}.mf-quick-view-modal div.product .slick-slider .slick-disabled{color:#ccc;cursor:auto}.mf-quick-view-modal div.product .slick-slider .slick-disabled:hover{color:#ccc}.mf-quick-view-modal div.product .slick-slider .slick-prev-arrow{left:-20px}.mf-quick-view-modal div.product .slick-slider .slick-next-arrow{right:-20px;left:auto}.mf-quick-view-modal div.product .slick-slider:hover .slick-prev-arrow{left:5px;opacity:1}.mf-quick-view-modal div.product .slick-slider:hover .slick-next-arrow{right:5px;opacity:1}.mf-quick-view-modal.woocommerce .ribbons .ribbon{top:20px}.mf-newsletter-popup{display:block;opacity:0;transition:opacity 0.35s;z-index:-9999;transform:scaleX(0)}.mf-newsletter-popup.open{opacity:1;transform:scaleX(1)}.mf-newsletter-popup .mf-modal-overlay{background-color:rgb(0 0 0 / .85);position:absolute;top:0;bottom:0;left:0;right:0}.mf-newsletter-popup .modal-content{transition:transform 0.5s;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:100%;padding-top:0;background-color:#fff;max-width:830px}.mf-newsletter-popup .modal-content .close-modal{position:absolute;top:10px;right:10px;width:40px;height:40px;text-align:center;line-height:42px;background-color:#000;color:#fff;z-index:10}.mf-newsletter-popup .newletter-content{padding:55px 55px 30px;text-align:center;position:relative}.mf-newsletter-popup .newletter-content .n-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-position:center;background-size:cover}.mf-newsletter-popup .newletter-content .nl-inner{width:360px}.mf-newsletter-popup .newletter-content .n-desc{margin-bottom:35px}.mf-newsletter-popup .newletter-content .n-desc h3,.mf-newsletter-popup .newletter-content .n-desc h2{font-weight:400;line-height:1;margin:0 0 20px}.mf-newsletter-popup .newletter-content .n-desc p{white-space:pre-line;margin-bottom:0}.mf-newsletter-popup .newletter-content .mc4wp-form input[type=email]{width:100%;text-align:center;height:44px;line-height:44px;margin-bottom:20px;border-color:#c9c9c9}.mf-newsletter-popup .newletter-content .mc4wp-form input[type="submit"]{background-color:var(--mf-background-primary-color);color:var(--mf-background-primary-text-color);height:50px;line-height:50px;padding:0 25px;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;height:40px;line-height:39px;padding:0 25px;border-radius:4px}.mf-newsletter-popup .newletter-content .n-close{display:inline-block;margin-top:45px;color:#000;position:relative;padding-left:25px}.mf-newsletter-popup .newletter-content .n-close:before{position:absolute;top:3px;left:0;width:16px;height:16px;border:1px solid #000;content:"";border-radius:3px}body .notifyjs-corner{z-index:99999}.notifyjs-martfury-base{font-weight:400;position:relative;padding:15px 40px 15px 60px;margin-bottom:10px;box-shadow:0 4px 10px 0 rgb(3 3 3 / .1);max-width:450px}.notifyjs-martfury-base .message-icon{position:absolute;left:20px;top:20px;font-size:20px}.notifyjs-martfury-base .button.wc-forward{display:none}.notifyjs-martfury-base .btn-button{padding-left:5px;color:#299c77;text-decoration:underline}.notifyjs-martfury-base .close{position:absolute;top:20px;right:15px;font-size:10px}.notifyjs-martfury-base .message-box{display:inline-block}.notifyjs-martfury-success{color:#299c77;background-color:#bff9d0}.notifyjs-martfury-success .message-icon{fill:#299c77;stroke:#299c77}.notifyjs-martfury-error{color:#d45757;background-color:#ffd0d0}.notifyjs-martfury-error .message-icon{fill:#d45757;stroke:#d45757}.notifyjs-martfury-error li{list-style:none}.notifyjs-martfury-error .btn-button{color:#d45757}.alignnone{margin:0}.aligncenter,div.aligncenter,.aligncenter img{display:block;margin:1em auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.wp-caption{padding:5px;max-width:100%;text-align:center}.wp-caption img{display:block;width:100%;height:auto;margin:0}.wp-caption-text{font-size:small;margin:0;padding:5px 0 0}.gallery-caption{display:block}.bypostauthor{display:block}.sticky{display:block}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.gallery{margin-bottom:1.5em;margin-left:-7px;margin-right:-7px}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;margin:0;padding:7px}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.top-promotion .promotion-content{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 0}.top-promotion .promotion-content .close{margin-left:25px;font-size:16px;display:block;cursor:pointer}.top-promotion .promotion-content .close:hover{color:#000}.top-promotion .promotion-content .promo-link{display:flex;align-items:center}.top-promotion .promotion-content .link{background-color:#f14705;color:#fff;padding:0 17px;transition:all 0.5s;font-weight:600;text-align:center;border:none;height:35px;line-height:35px;border-radius:4px;font-size:14px;display:block}.top-promotion .promo-inner{display:flex;align-items:center}.top-promotion .promo-left{display:flex;align-items:center;margin-right:80px}.top-promotion .promo-left .percent{margin:0 15px 0 0;line-height:1;font-weight:300;font-size:48px;color:#f14705}.top-promotion .promo-left h3{font-weight:400;font-size:24px;margin:0;line-height:1}.top-promotion .promo-right h4{margin:0;font-weight:400;font-size:18px;color:#f14705}.top-promotion.style-2 .promotion-content{padding:12px 0}.top-promotion.style-2 .promo-left{margin-right:25px}.top-promotion.style-2 .promo-left .percent{-webkit-text-stroke:1.5px #fff;color:#f92300;font-size:48px;font-weight:700;letter-spacing:-3px;text-shadow:0 5px 3px rgb(0 0 0 / .3)}.top-promotion.style-2 .promo-left .label{-webkit-text-stroke:1px #3078a6;color:#fff;text-transform:uppercase;font-weight:700}.top-promotion.style-2 .promo-left h3{color:#0f5887;font-size:26px;font-weight:600;text-transform:uppercase}.top-promotion.style-2 .promo-right{background-color:#ffc119;padding:5px 10px;border:1px dashed #9f8232}.top-promotion.style-2 .promo-right .label{font-weight:500;color:#0f5887;line-height:1}.top-promotion.style-2 .promo-right h4{color:#5b8800;font-size:18px;font-weight:600}.top-promotion.style-2 .promotion-content .link{background-color:#690}.top-promotion.style-2 .promotion-content .close{color:#0f5887}.topbar{color:var(--mf-gray-color);background-color:var(--mf-background-light-color)}.topbar a{color:var(--mf-gray-color)}.topbar a:hover{color:var(--mf-dark-color)}.topbar .topbar-row{display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between}.topbar .topbar-row:before,.topbar .topbar-row:after{display:none}.topbar .topbar-sidebar{padding-top:17px;padding-bottom:17px;display:flex;flex-wrap:wrap;align-items:center;width:auto}.topbar .widget{margin-bottom:0;line-height:1;padding:0 20px;position:relative}.topbar .widget p{margin-bottom:0}.topbar .widget:after{background-color:#e1e1e1;width:2px;height:14px;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%)}.topbar .widget:last-child{padding-right:0}.topbar .widget:last-child:after{display:none}.topbar .widget:first-child{padding-left:0}.topbar .topbar-mobile{display:flex;align-items:center;justify-content:center;width:100%}.topbar .topbar-mobile .widget:last-child{padding-right:0}.topbar .topbar-mobile .widget:last-child:after{display:none}.topbar #lang_sel>ul>li,.topbar .lang_sel>ul>li{margin-bottom:0}.topbar #lang_sel>ul>li a,.topbar #lang_sel>ul>li a:visited,.topbar .lang_sel>ul>li a,.topbar .lang_sel>ul>li a:visited{text-transform:none;padding-right:20px;display:block}.topbar #lang_sel>ul>li ul,.topbar .lang_sel>ul>li ul{width:100%;border-top:19px solid #fff0;border-bottom:1px solid #e7e7e7;min-width:120px;left:-15px;white-space:nowrap}.topbar #lang_sel>ul>li ul li,.topbar .lang_sel>ul>li ul li{border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;padding:4px 15px!important;margin-bottom:0;background-color:#fff}.topbar #lang_sel>ul>li ul li:first-child,.topbar .lang_sel>ul>li ul li:first-child{border-top:1px solid #e7e7e7;padding-top:10px!important}.topbar #lang_sel>ul>li ul li:last-child,.topbar .lang_sel>ul>li ul li:last-child{padding-bottom:10px!important}.topbar .mf-currency-widget ul li a{color:var(--mf-gray-color)}.topbar ul.menu>li{display:inline-block;padding:0 5px;position:relative}.topbar ul.menu>li>a{color:var(--mf-gray-color)}.topbar ul.menu>li>a:hover{color:var(--mf-gray-color)}.topbar ul.menu>li.menu-item-has-children>a{position:relative;padding-right:20px}.topbar ul.menu>li.menu-item-has-children>a:after{content:"\e93a";display:inline-block;font:normal normal normal 14px/1 linearicons;padding-left:5px;color:#000;position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:12px}.topbar ul.menu>li:hover>ul{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);top:100%}.topbar ul.menu ul{top:150%;z-index:99999;height:auto;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);position:absolute;margin:0;padding:0;border:0;-webkit-transition:top 0.35s;transition:top 0.35s;border-top:18px solid #fff0;border-bottom:1px solid #e7e7e7;min-width:120px;left:0;background-color:#fff0}.topbar ul.menu ul li{padding:0 15px;background-color:#fff;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7}.topbar ul.menu ul li:first-child{padding-top:15px;border-top:1px solid #e7e7e7}.topbar ul.menu ul li:last-child{padding-bottom:15px}.topbar ul.menu ul li a{color:#666!important;white-space:nowrap;display:inline-block;padding:8px 0}.topbar ul.menu ul li a:hover{color:#000}.topbar ul.menu ul ul{display:none}.topbar.topbar-dark{--mf-gray-color:#000}.topbar.topbar-light{--mf-gray-color:#fff;--mf-dark-color:#fff}.topbar-right .widget_nav_menu:last-child ul.menu ul{right:0;left:auto}.header-bar{display:flex;align-items:center;min-height:50px;color:var(--mf-dark-color);justify-content:flex-end;background-color:#fff0}.header-bar a{color:var(--mf-dark-color)}.header-bar ul.menu ul{right:0;width:auto;left:auto;min-width:170px;border-radius:0;box-shadow:none;font-size:14px;border-top:none}.header-bar ul.menu ul ul{transition:right 0.3s ease 0s,opacity 0.3s;right:110%;left:auto;top:0;box-shadow:none;display:block}.header-bar ul.menu li{padding:18px 0;text-align:left;margin:0}.header-bar ul.menu li>a{color:var(--mf-dark-color)}.header-bar ul.menu li>a:hover{color:var(--mf-dark-color)}.header-bar ul.menu li li{text-align:left;display:block;padding:0 20px;position:relative}.header-bar ul.menu li li a{font-size:14px;text-transform:none;transition:0.5s;position:relative;background-color:#fff0;white-space:nowrap;line-height:1}.header-bar ul.menu li li:hover>ul{top:-10px;right:100%;transform:scaleX(1)}.header-bar ul.menu li li:hover>ul li a:hover:before{left:-30px}.header-bar #lang_sel a.lang_sel_sel,.header-bar .lang_sel a.lang_sel_sel{color:var(--mf-dark-color)}.header-bar .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .wSelect-option-icon{color:var(--mf-dark-color)}.header-bar .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .wSelect-option-icon.wSelect-selected:after{color:var(--mf-dark-color)}body:not(.rtl) .header-bar .widget:last-child{padding-right:0!important}.site-header{background-color:var(--mf-background-light-color);position:relative}.site-header .site-title,.site-header .site-description{margin:0;line-height:0;text-indent:-9999px}.site-header .primary-nav{float:left}.site-header .primary-nav>ul>li{padding-top:17px;padding-bottom:17px}.site-header .primary-nav>ul>li:first-child{padding-left:0}.site-header .primary-nav>ul>li>a{font-size:16px;color:var(--mf-dark-color);line-height:1;display:flex;align-items:flex-end}.site-header .primary-nav>ul>li>a i{padding-right:8px;font-size:17px;line-height:1}.site-header .primary-nav>ul>li>a .mf-svg-icon{padding-right:8px;line-height:1}.site-header .primary-nav>ul>li>a:hover{color:var(--mf-gray-color)}.site-header .primary-nav>ul>li.menu-item-has-children>a{position:relative;margin-right:22px}.site-header .primary-nav>ul>li.menu-item-has-children>a:after{content:"";display:inline-block;font:normal normal normal 14px/1 linearicons;position:absolute;right:-22px;top:50%;transform:translateY(-50%);font-size:12px}.site-header .primary-nav>ul>li.menu-item-has-children>a:before{content:"";position:absolute;top:120%;left:calc(50% - 5px);width:13px;height:13px;transform:rotate(45deg);border-left:1px solid #ccc;border-top:1px solid #ccc;background-color:#fff;z-index:-1;padding:0;margin:11px -7px 0 0;transition:top 0.3s ease 0s,opacity 0.1s;opacity:0}.site-header .primary-nav>ul>li.menu-item-has-children:hover>a:before{top:100%;opacity:1;z-index:9999}.site-header .primary-nav>ul>li.current-menu-parent>a,.site-header .primary-nav>ul>li.current-menu-item>a,.site-header .primary-nav>ul>li.current-menu-ancestor>a{color:var(--mf-gray-color)}.site-header .products-cats-menu .cats-menu-title{color:var(--mf-dark-color);font-size:16px;font-weight:600;margin:0;line-height:1;position:relative;cursor:pointer;display:flex;align-items:center}.site-header .products-cats-menu .cats-menu-title .text{color:var(--mf-dark-color)}.site-header .products-cats-menu .cats-menu-title i{display:inline-block;font-size:30px;margin-right:0}.site-header .products-cats-menu .toggle-product-cats{position:absolute;top:120%;left:0;z-index:-999;width:100%;opacity:0;transition:top 0.5s;transform:scaleX(0)}.site-header .products-cats-menu .toggle-product-cats .menu{border:1px solid #d3d3d3;background-color:#fff;width:100%}.site-header .products-cats-menu.open .toggle-product-cats,.site-header .products-cats-menu.mf-closed:hover .toggle-product-cats{opacity:1;z-index:991;top:100%;transform:scaleX(1)}.site-header .products-cats-menu .menu{padding:0;margin:0;position:relative}.site-header .products-cats-menu .menu>li{margin:0;padding:0 17px 0 20px;position:relative;display:block}.site-header .products-cats-menu .menu>li:first-child{padding-top:10px}.site-header .products-cats-menu .menu>li:last-child{padding-bottom:10px}.site-header .products-cats-menu .menu>li>a{line-height:1;color:#000;padding:9px 0;display:flex;align-items:center}.site-header .products-cats-menu .menu>li>a>i{font-size:18px;color:#000;margin-right:20px}.site-header .products-cats-menu .menu>li>a .toggle-children{display:none}.site-header .products-cats-menu .menu>li.menu-item-has-children>a:after{content:"";display:inline-block;font:normal normal normal 14px/1 linearicons;position:absolute;top:50%;right:0;transform:translateY(-50%);color:#999;font-size:11px;font-weight:600}.site-header .products-cats-menu .menu>li:hover>a{color:var(--mf-primary-color)}.site-header .products-cats-menu .menu>li:hover>a:after{color:#000}.site-header .products-cats-menu .menu li{margin-bottom:0;list-style:none}.site-header .products-cats-menu .menu li:hover>ul{opacity:1;z-index:9999;top:0;left:100%;transform:scaleX(1);margin-top:-1px}.site-header .products-cats-menu .menu li:first-child>ul{left:120%}.site-header .products-cats-menu .menu li:first-child:hover>ul{left:100%}.site-header .products-cats-menu .menu li.is-mega-menu{position:static}.site-header .products-cats-menu .menu li.is-mega-menu .dropdown-submenu{left:120%;right:auto;border:1px solid #ccc;transform:scale(0)}.site-header .products-cats-menu .menu li.is-mega-menu:hover .dropdown-submenu{left:100%;transform:scale(1)}.site-header .products-cats-menu .menu li.is-mega-menu>ul{min-height:100%}.site-header .products-cats-menu .menu li.is-mega-menu>ul .sub-menu li:hover a{padding-left:5px}.site-header .products-cats-menu .menu li .mega-menu-content .mr-col.col-md-6:nth-child(2n+1){clear:both}.site-header .products-cats-menu .menu li ul{padding:10px 0;transition:left 0.3s ease 0s,opacity 0.3s;left:110%;top:0}.site-header .recently-viewed .mf-recently-products{position:absolute;top:120%;left:15px;right:15px;z-index:-999;opacity:0;-webkit-transition:top 0.5s;transition:top 0.5s;transform:scaleX(0);background-color:#fff;border:1px solid #ccc}.site-header .recently-viewed .mf-recently-products.no-products .recently-header{display:none}.site-header .recently-viewed .mf-recently-products .mf-loading{height:100px}.site-header .recently-viewed .mf-recently-products .mf-loading:before{top:33%}.site-header .recently-viewed .mf-recently-products>.container{padding-left:0;padding-right:0}.site-header .recently-viewed .mf-recently-products .product-list{padding-bottom:30px;margin-bottom:40px}.site-header .recently-viewed .mf-recently-products .product-list.no-products{margin-bottom:0}.site-header .recently-viewed .mf-recently-products .slick-arrow{z-index:9999}.site-header .recently-viewed .recently-header{position:absolute;bottom:0;left:0;right:0;z-index:10;justify-content:center}.site-header .recently-viewed:hover .mf-recently-products{top:100%;transform:scaleX(1);z-index:9999;opacity:1}.site-header .recently-viewed:hover .recently-title:after{transform:rotate(180deg) translateY(50%)}.site-header .recently-viewed .recently-title{font-size:16px;font-weight:400;margin:0;line-height:1;position:relative;padding:18px 20px 18px 0;cursor:pointer}.site-header .recently-viewed .recently-title a{color:#000}.site-header .recently-viewed .recently-title:after{content:"";display:inline-block;font:normal normal normal 14px/1 linearicons;position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:12px;font-weight:700;transition:0.2s}.site-header .header-main{padding-top:20px;padding-bottom:20px;background-color:var(--mf-background-light-color)}.site-header .header-main .sticky-logo{display:none}.site-header .header-row{align-items:center;display:flex}.site-header .header-row:after,.site-header .header-row:before{display:none}.site-header .header-logo{width:22.5%;display:flex;align-items:stretch;justify-content:space-between}.site-header .header-logo .d-department{display:flex;align-items:center}.site-header .header-logo .products-cats-menu{position:relative}.site-header .header-logo .products-cats-menu .cats-menu-title{line-height:25px;margin:0;min-width:30px;cursor:pointer}.site-header .header-logo .products-cats-menu .cats-menu-title:after{content:"";position:absolute;top:40px;right:22px;width:13px;height:13px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-left:1px solid #ccc;border-top:1px solid #ccc;background-color:#fff;z-index:9999;padding:0;margin:18px -7px 0 0;transition:top 0.5s;opacity:0}.site-header .header-logo .products-cats-menu:hover .cats-menu-title:after,.site-header .header-logo .products-cats-menu:hover .toggle-product-cats{top:100%;opacity:1}.site-header .header-logo .products-cats-menu .toggle-product-cats{left:-225px;padding-top:25px;top:40px;min-width:270px;margin-left:15px}.site-header .header-extras{width:77.5%;display:flex;align-items:center;justify-content:space-between}.site-header .product-extra-search{width:100%}.site-header .product-extra-search .psearch-content{display:flex;width:100%}.site-header .product-extra-search .product-cat{width:auto;float:left;position:relative;height:42px;line-height:42px;cursor:pointer}.site-header .product-extra-search .product-cat.active:hover .cats-search{opacity:1;z-index:9998;top:100%;transform:scaleX(1)}.site-header .product-extra-search .product-cat.active:hover .product-cat-label:before{z-index:9999;opacity:1;top:100%}.site-header .product-extra-search .cats-search{-webkit-transition:top 0.3s;transition:top 0.3s;position:absolute;left:0;top:110%;width:auto;min-width:200px;opacity:0;z-index:-1;transform:scaleX(0);background-color:#fff;padding:0;margin:0;border-top:15px solid #fff0}.site-header .product-extra-search .cats-search ::-webkit-scrollbar{background:#fff0;width:7px}.site-header .product-extra-search .cats-search ::-webkit-scrollbar-thumb{background-color:#ccc}.site-header .product-extra-search .cats-search li.product_cat{max-height:450px;overflow-y:auto;overflow-x:hidden;border:1px solid #ccc;margin:0;padding:15px 0}.site-header .product-extra-search .cats-search li.product_cat>a{color:#999;white-space:nowrap;padding:0 15px}.site-header .product-extra-search .cats-search li.product_cat>a:hover{color:#000}.site-header .product-extra-search .cats-search ul{margin:0;padding:0}.site-header .product-extra-search .cats-search li{padding:5px 15px;margin-bottom:0;list-style:none;line-height:1}.site-header .product-extra-search .cats-search li a{color:#999;white-space:nowrap}.site-header .product-extra-search .cats-search li a:hover{color:#000}.site-header .product-extra-search .cats-search li ul{padding-left:0;margin-top:7px}.site-header .product-extra-search .cats-search li ul li{border:none}.site-header .product-extra-search .cats-search li ul li:last-child{padding-bottom:0}.site-header .product-extra-search .hot-words-wrapper{display:flex;align-items:center;flex-wrap:wrap;margin-top:10px}.site-header .product-extra-search .hot-words__heading{font-size:16px;font-weight:500;text-transform:uppercase;margin:-2px 18px 0 0}.site-header .product-extra-search .hot-words{margin:0 -7px;padding:0;list-style:none}.site-header .product-extra-search .hot-words li{display:inline-block;padding:0 7px;margin-bottom:0}.site-header .product-extra-search .hot-words li a{color:#666}.site-header .product-extra-search .hot-words li a:hover{color:#000}.site-header .product-extra-search .products-search{width:100%}.site-header .product-extra-search .products-search.actived .search-wrapper .search-results{top:100%;transform:scaleX(1);z-index:9999}.site-header .product-extra-search .products-search.searching .search-wrapper:before{border-width:1px;border-color:#666 #666 #666 #fff0;border-radius:50%;border-style:solid;-webkit-animation:mf-spin-fast 1s linear infinite;animation:mf-spin-fast 1s linear infinite;content:"";width:13px;height:13px;font-weight:400;position:absolute;top:15px;right:19px;z-index:999}.site-header .product-extra-search .products-search.searching .search-submit:before{opacity:0}.site-header .product-extra-search .search-wrapper{width:100%;display:flex;positio