.wcpt-table-wrapper{--color:#666;--background-color:#e2e2e2;--highlight-color:#fff;--highlight-background-color:#65bc7b;--selected-color:var(--highlight-background-color);--radius:30px;margin:1.5em 0;padding:0 2px;width:100%;}.wcpt-table-wrapper br{display:none;}.wcpt-table-wrapper .wcpt-grid-wrapper{overflow-x:auto;}.wcpt-table-wrapper .wcpt-grid-wrapper::-webkit-scrollbar{-webkit-appearance:none;height:10px;margin:0;}.wcpt-table-wrapper .wcpt-grid-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:5px;box-shadow:0 0 1px hsla(0,0%,100%,.5);}.wcpt-table{--v:2;--h:4;--cols:var(--v);--rows:var(--h);--min-col:40px;margin:0 -10px 15px;}.wcpt-table .wcpt-row{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;grid-auto-rows:1fr;width:auto;}.wcpt-table .wcpt-row>*{padding:4px 8px;word-break:normal;}.wcpt-table .wcpt-row>.wcpt-header.wcpt-col-header{align-items:flex-start;flex-direction:column-reverse;grid-row:1;}.wcpt-table .wcpt-row>.wcpt-header.wcpt-col-header>.product-thumbnail-wrapper,.wcpt-table .wcpt-row>.wcpt-header.wcpt-col-header>img{margin-top:1em;}.wcpt-table .wcpt-row>.wcpt-header.wcpt-row-header{align-items:flex-start;grid-column:1;margin:0;}.wcpt-table .wcpt-row>.wcpt-header.wcpt-row-header .wcpt-header-block>span{margin:0 1em;}.wcpt-table .wcpt-row>.wcpt-header.wcpt-col-header.wcpt-row-header{flex-direction:column;grid-column:1;grid-row:1;height:100%;margin:auto 0 0;}.wcpt-table .wcpt-row>.wcpt-header.wcpt-col-header.wcpt-row-header>*{align-self:center;margin:0;white-space:nowrap;}.wcpt-table .wcpt-row>.wcpt-header.wcpt-col-header.wcpt-row-header>div:nth-child(2){margin:0 .5ch;}.wcpt-table .wcpt-row>.wcpt-header.wcpt-col-header.wcpt-row-header>select{display:block;font-weight:400;height:auto;padding:6px;width:100%;}.wcpt-table .wcpt-row>.wcpt-header.wcpt-col-header.wcpt-row-header>select:not(:last-child){margin-bottom:3px;}.wcpt-table .wcpt-row>.wcpt-header .wcpt-header-block{display:flex;}.wcpt-table .wcpt-row>.wcpt-cell .price,.wcpt-table .wcpt-row>.wcpt-cell .stock{margin:0;}.wcpt-table .wcpt-row:not(.vert).left-label>.wcpt-row-header:not(.wcpt-col-header){flex-direction:row-reverse;justify-content:space-between;}.wcpt-table .wcpt-row:not(.vert).top-label>.wcpt-col-header:not(.wcpt-row-header){flex-direction:column-reverse;}.wcpt-table .wcpt-row:not(.vert).top-label>.wcpt-col-header.wcpt-row-header{margin:0 0 auto;}.wcpt-table .wcpt-row .wcpt-form-variation{border:2px solid transparent;border-radius:4px;display:flex;flex-flow:row wrap;margin:0 -4px;padding:1px 0;}.wcpt-table .wcpt-row .wcpt-form-variation.selected{border-color:var(--selected-color);}.wcpt-table .wcpt-row .wcpt-form-variation>*{flex:1;margin:1px 2px;min-width:var(--min-col);}.wcpt-table .wcpt-row .wcpt-form-variation select.wcpt-additional-attribute{height:auto;padding:6px;}.wcpt-table .wcpt-row .wcpt-form-variation .wcpt-quantity-button{display:flex;margin-bottom:3px;}.wcpt-table .wcpt-row .wcpt-form-variation .wcpt-quantity-button>*{flex:1;}.wcpt-table .wcpt-row .wcpt-form-variation .wcpt-quantity-button>:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;}.wcpt-table .wcpt-row .wcpt-form-variation .wcpt-quantity-button>:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}.wcpt-table .wcpt-row .wcpt-form-variation .wcpt-quantity-button>input[type=number]{height:auto;min-width:var(--min-col);padding:6px;}.wcpt-table .wcpt-row .wcpt-form-variation .wcpt-quantity-button>button[type=button] .icon{display:block;height:100%;width:16px;}.wcpt-table .wcpt-row .wcpt-form-variation .wcpt-quantity-button>button[type=button].add .icon{--mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" ><path fill=\"%23999\" d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\" class=\"\"></path></svg>");background-color:var(--color);mask:var(--mask);-webkit-mask:var(--mask);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;}.wcpt-table .wcpt-row .wcpt-form-variation .wcpt-quantity-button>button[type=button].edit .icon{--mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23999\" d=\"M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z\" class=\"\"></path></svg>");background-color:var(--color);mask:var(--mask);-webkit-mask:var(--mask);}.wcpt-table .wcpt-row input.wcpt-quantity{border:1px solid #ccc;box-sizing:border-box;height:100%;margin-bottom:0 !important;padding:5px;width:100%;}.wcpt-table .wcpt-row input.wcpt-quantity:disabled{opacity:.5;}.wcpt-table .wcpt-row .woocommerce-Price-amount{text-align:left;}.wcpt-table .wcpt-row .woocommerce-price-suffix .woocommerce-Price-amount{display:inline-block;}.wcpt-table.vert{--cols:var(--h);--rows:var(--v);display:flex;}.wcpt-table.vert .wcpt-row{flex:1 0 auto;grid-auto-flow:row;}.wcpt-table.vert .wcpt-row.both-header-images,.wcpt-table.vert .wcpt-row.row-header-images{grid-auto-columns:1fr;}.wcpt-table.vert .wcpt-row>.wcpt-col-header{align-items:flex-start;flex-direction:row-reverse;grid-column:1;grid-row:auto;margin:0;}.wcpt-table.vert .wcpt-row>.wcpt-col-header>*{flex:1;}.wcpt-table.vert .wcpt-row>.wcpt-col-header>span{margin:0;}.wcpt-table.vert .wcpt-row>.wcpt-col-header>.product-thumbnail-wrapper,.wcpt-table.vert .wcpt-row>.wcpt-col-header>img{margin-left:1em;margin-top:0;}.wcpt-table.vert .wcpt-row>.wcpt-row-header{align-items:flex-start;flex-direction:column;grid-column:auto;grid-row:1;margin:0;}.wcpt-table.vert .wcpt-row>.wcpt-row-header>*{margin:0;}.wcpt-table.vert .wcpt-row>.wcpt-col-header.wcpt-row-header{flex-direction:row-reverse;grid-column:1;grid-row:1;justify-content:flex-end;margin:auto 0 0;}.wcpt-table.vert .wcpt-row.top-label>.wcpt-row-header:not(.wcpt-col-header){flex-direction:column-reverse;justify-content:flex-end;}.wcpt-table.vert .wcpt-row.top-label>.wcpt-row-header.wcpt-col-header{margin:0 0 auto;}.wcpt-table.vert .wcpt-row.left-label>.wcpt-col-header:not(.wcpt-row-header){flex-direction:row-reverse;justify-content:space-between;}.wcpt-table.headless .wcpt-row{grid-auto-columns:1fr;}.wcpt-table.headless .wcpt-row>.wcpt-row-header{display:none;}.wcpt-table.headless.vert .wcpt-row{grid-auto-columns:1fr;grid-template-rows:repeat(var(--rows),auto);}.wcpt-table.headless.vert .wcpt-row>.wcpt-row-header{display:flex;}.wcpt-table td{min-width:var(--min-col);padding:.5em;vertical-align:top;}.wcpt-table td:first-child a{display:inline-block;}.wcpt-table td:nth-child(1n+3){vertical-align:top;}.wcpt-table th{padding:.5em;text-align:left;}.wcpt-table ins:before{content:"" !important;display:none !important;padding:0 !important;}.wcpt-table .stock-status{display:inline-block;line-height:1.15;}.wcpt-table .amount:not(:first-child){margin-top:6px;}.wcpt-table .cell-wrapper{display:flex;flex-direction:column;justify-content:flex-start;}.wcpt-table .cell-wrapper .amount{margin-top:auto;}form.wcpt-cart{width:100%;}form.wcpt-cart fieldset{margin:0;padding:0;}form.wcpt-cart .wcpt-total-wrapper{display:grid;grid-template-columns:1fr 1fr;padding-bottom:10px;width:100%;}form.wcpt-cart .wcpt-total-wrapper .wcpt-variation-pool{display:none;}form.wcpt-cart .wcpt-total-wrapper .wcpt-total-left p{margin:0;}form.wcpt-cart .wcpt-total-wrapper .wcpt-total-left label[role=status]{display:block;height:0;overflow:hidden;width:0;}form.wcpt-cart .wcpt-total-wrapper .wcpt-total-right{align-self:end;text-align:left;}form.wcpt-cart .wcpt-total-wrapper .wcpt-total-right a.added_to_cart,form.wcpt-cart .wcpt-total-wrapper .wcpt-total-right button.single_add_to_cart_button{display:inline-block;float:none;margin:5px 0 0 5px;width:auto;}form.wcpt-cart.wcpt-fast-pool .wcpt-variation-pool{margin:0;text-align:right;}form.wcpt-cart.wcpt-fast-pool .wcpt-variation-pool .wcpt-variation-pool-item{background-color:var(--background-color);border:2px solid var(--background-color);border-radius:var(--radius);color:var(--color);display:inline-block;font-size:.85em;margin:3px;padding:0 8px;}form.wcpt-cart.wcpt-fast-pool .wcpt-variation-pool .wcpt-variation-pool-item.selected{background-color:var(--highlight-background-color);border-color:var(--highlight-background-color);color:var(--highlight-color);}form.wcpt-cart.wcpt-fast-pool .wcpt-variation-pool .wcpt-variation-pool-item.selected .action-delete{background-color:var(--highlight-color);}form.wcpt-cart.wcpt-fast-pool .wcpt-variation-pool .wcpt-variation-pool-item.layer-selected{border-color:var(--highlight-background-color);}form.wcpt-cart.wcpt-fast-pool .wcpt-variation-pool .wcpt-variation-pool-item .action-delete{--mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23999\" d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm101.8-262.2L295.6 256l62.2 62.2c4.7 4.7 4.7 12.3 0 17l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L256 295.6l-62.2 62.2c-4.7 4.7-12.3 4.7-17 0l-22.6-22.6c-4.7-4.7-4.7-12.3 0-17l62.2-62.2-62.2-62.2c-4.7-4.7-4.7-12.3 0-17l22.6-22.6c4.7-4.7 12.3-4.7 17 0l62.2 62.2 62.2-62.2c4.7-4.7 12.3-4.7 17 0l22.6 22.6c4.7 4.7 4.7 12.3 0 17z\"></path></svg>");background-color:var(--color);display:inline-block;height:16px;margin:5px -3px -1px 6px;mask:var(--mask);-webkit-mask:var(--mask);width:16px;}form.wcpt-cart.wcpt-fast-pool .wcpt-variation-pool .wcpt-variation-pool-item:hover{cursor:pointer;}form.wcpt-cart.wcpt-fast-pool .wcpt-variation-pool .wcpt-variation-pool-item .label{display:inline-block;font-size:14px;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:2px;}.woocommerce-message ul.wcpt-cart-variation-list{margin:0 0 0 2em;}.pswp.wpt-gallery{z-index:9999999;}@media (min-width:800px){.with-product-details.has-bulk-variations .wc-quick-view-product-gallery{max-width:30%;min-width:15%;}}.has-subtle-light-gray-background-color{background-color:#f3f4f5;}.has-subtle-pale-green-background-color{background-color:#e9fbe5;}.has-subtle-pale-blue-background-color{background-color:#e7f5fe;}.has-subtle-pale-pink-background-color{background-color:#fcf0ef;}.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;}.is-style-stripes .wcpt-cell.wcpt-alt,.is-style-stripes .wcpt-col-header,.is-style-stripes .wcpt-row-header.wcpt-alt{background-color:#f0f0f0;}.is-style-stripes.has-subtle-light-gray-background-color .wcpt-cell.wcpt-alt,.is-style-stripes.has-subtle-light-gray-background-color .wcpt-col-header,.is-style-stripes.has-subtle-light-gray-background-color .wcpt-row-header.wcpt-alt{background-color:#f3f4f5;}.is-style-stripes.has-subtle-pale-green-background-color .wcpt-cell.wcpt-alt,.is-style-stripes.has-subtle-pale-green-background-color .wcpt-col-header,.is-style-stripes.has-subtle-pale-green-background-color .wcpt-row-header.wcpt-alt{background-color:#e9fbe5;}.is-style-stripes.has-subtle-pale-blue-background-color .wcpt-cell.wcpt-alt,.is-style-stripes.has-subtle-pale-blue-background-color .wcpt-col-header,.is-style-stripes.has-subtle-pale-blue-background-color .wcpt-row-header.wcpt-alt{background-color:#e7f5fe;}.is-style-stripes.has-subtle-pale-pink-background-color .wcpt-cell.wcpt-alt,.is-style-stripes.has-subtle-pale-pink-background-color .wcpt-col-header,.is-style-stripes.has-subtle-pale-pink-background-color .wcpt-row-header.wcpt-alt{background-color:#fcf0ef;}.wcpt-table{margin:0 0 15px;}.wcpt-table .wcpt-row{background-color:#fdfdfd;}.wcpt-table .wcpt-row.wcpt-alt{background-color:#f8f8f8;}.wcpt-table .wcpt-row>*{padding:.5em;}.wcpt-table .wcpt-row>.wcpt-cell input.wcpt-quantity{height:auto;line-height:1.618;}.wcpt-table .wcpt-head-group:first-child .wcpt-row:first-child{background-color:#f0f0f0;font-weight:600;}.wcpt-table.vert .wcpt-head-group:first-child .wcpt-row.wcpt-alt,.wcpt-table.vert .wcpt-head-group:first-child .wcpt-row:first-child{background-color:#fdfdfd;}.wcpt-table.vert .wcpt-row{grid-template-rows:auto repeat(var(--rows),1fr);}.wcpt-table.vert .wcpt-row.wcpt-alt{background-color:#fdfdfd;}.wcpt-table.vert .wcpt-row .wcpt-col-header{background-color:#fdfdfd;font-weight:400;}.wcpt-table.vert .wcpt-row .wcpt-colrow-image,.wcpt-table.vert .wcpt-row .wcpt-row-header{background-color:#f0f0f0;font-weight:600;}.wcpt-table.vert .wcpt-row>.wcpt-v-alt{background-color:#f8f8f8;}.wcpt-table.vert .wcpt-row .wcpt-colrow-image,.wcpt-table.vert .wcpt-row .wcpt-row-header,.wcpt-table.vert .wcpt-row .wcpt-row-header.wcpt-col-header{height:2.67em;min-height:2.67em;}.wcpt-table.wcpt-table{display:table;}.wcpt-table.wcpt-table .wcpt-head-group{display:table-header-group;}.wcpt-table.wcpt-table .wcpt-row-group{display:table-row-group;}.wcpt-table.wcpt-table .wcpt-row{display:table-row;}.wcpt-table.wcpt-table .wcpt-row>*{display:table-cell;vertical-align:top;}.wcpt-table.legacy-grid{grid-template-columns:1fr repeat(var(--cols),1fr);}.wcpt-table.legacy-grid.both-header-images,.wcpt-table.legacy-grid.row-header-images,.wcpt-table.legacy-grid.vert.both-header-images,.wcpt-table.legacy-grid.vert.col-header-images{grid-template-columns:2fr repeat(var(--cols),1fr);}div.popupContainer{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;max-width:550px;background-color:#fff;border:1px solid #ccc;box-shadow:0 0 10px rgba(0,0,0,.3);z-index:1;}@media screen and (max-width: 767px){.popupContainer{width:90%;border-radius:15px;}}img.loader-icon{display:none;width:45px;z-index:999;position:relative;bottom:200px;left:35%;}button.closePopup{text-decoration:unset;align-items:center;justify-content:center;position:absolute;right:1px;top:2px;width:24px;padding:unset;background:#000;color:#fff;border-radius:100px;font-size:14px;}img.popup_image{max-width:100%;width:100%;}img.zoomer-image{width:30px;}a.product-table-expandable{display:flex;justify-content:end;}.product-table-expandable:focus{outline:none;}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}