.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;}.fgf_pagination{cursor:pointer;}.fgf_gift_products_wrapper span.fgf_disable_links{opacity:.5;cursor:not-allowed;}.fgf_gift_products_wrapper span.fgf_disable_links a{pointer-events:none;cursor:default;text-decoration:none;}.fgf_gift_products_table td img{height:auto;width:32px;}.fgf_hide{display:none;}#lightcase-content{border-radius:10px;}.fgf-progress-bar-wrapper{float:left;width:100%;margin:5px 0;display:block;}.fgf-progress-bar-wrapper p.fgf-progress-bar-heading-label{font-size:22px;width:100%;display:block;color:#000;margin-bottom:10px;}.fgf-progress-bar-above-details-wrapper,.fgf-progress-bar-below-details-wrapper{display:table;width:100%;margin:10px 0;}.fgf-progress-bar-start,.fgf-progress-bar-end{width:auto;padding:0;margin:0;color:#666;font-size:16px;}.fgf-progress-bar-start{float:left;}.fgf-progress-bar-end{float:right;}.fgf-progress-bar-outer-wrapper{height:15px;border-radius:5px;position:relative;overflow:hidden;width:100%;padding:0;margin:10px 0;background:#f3efe6;}.fgf-progress-bar-outer-wrapper span{display:block;height:100%;}.fgf-progress-bar-outer-wrapper span.fgf-progress-bar-fill{background:#03dfb6;-webkit-animation:currentpledgebar 2s ease-in-out;-webkit-animation-fill-mode:both;-moz-animation:currentpledgebar 2s ease-in-out;animation-fill-mode:none;-moz-animation-fill-mode:both;}.fgf-notice{padding:15px !important;}.fgf-notice:before{content:" " !important;}.fgf-notice-content-wrapper{display:table;}.fgf-notice-content-wrapper .fgf-notice-icon{padding:5px;display:table-cell;vertical-align:middle;}.fgf-notice-content-wrapper .fgf-notice-content{display:table-cell;vertical-align:middle;}.fgf-notice-content-wrapper .fgf-notice-content p{margin:0 !important;}.fgf-notice-content-wrapper .fgf-notice-icon img{width:16px;height:auto;}.fgf-dropdown-wrapper{position:relative;float:left;width:70%;}.fgf-dropdown-wrapper .fgf-dropdown-default-option-wrapper{border-radius:2px;border:solid 1px #ccc;position:relative;cursor:pointer;background:#eee;}.fgf-dropdown-option-selected{color:#000;display:block;font-weight:bold;overflow:hidden;padding:10px;cursor:pointer;}.fgf-dropdown-product-image{float:left;margin-right:15px;margin-left:5px;}.fgf-pointer-down{border:solid 5px transparent;border-top-width:5px;border-top-style:solid;border-top-color:transparent;border-top:solid 5px #000;}.fgf-pointer{width:0;height:0;position:absolute;right:10px;top:50%;margin-top:-3px;}ul.fgf-dropdown-options-wrapper{border:solid 1px #ccc;padding:0 !important;padding:0;width:100%;border-top:none;list-style:none;box-shadow:0px 1px 5px #ddd;display:none;position:absolute;z-index:2000;margin:0 !important;box-sizing:border-box;background:#fff;overflow:auto;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;}ul.fgf-dropdown-options-wrapper li{margin:0px !important;list-style:none !important;}ul.fgf-dropdown-options-wrapper li:hover,ul.fgf-dropdown-options-wrapper li a:hover{background:#eee;}ul li a.fgf-dropdown-option{text-decoration:none;display:block;font-weight:bold;overflow:hidden;padding:10px;background:#fff;box-sizing:border-box;border-bottom:solid 1px #ddd;cursor:pointer;margin:0 !important;}.fgf-dropdown-wrapper img{width:32px;height:auto;}.fgf-dropdown-wrapper label{font-size:14px;color:#000;float:left;margin-top:7px;cursor:pointer;}.fgf-add-gift-product{background-color:#eee;border-color:#eee;color:#333;border-radius:0;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none;margin-left:15px !important;}@media screen and (max-width: 768px){.fgf-frontend-table{border:1px solid #f1f1f1;}.fgf-frontend-table tbody tr{display:block;}.fgf-frontend-table thead{display:none;}.fgf-frontend-table tr td::before{float:left;content:attr(data-title) ": ";font-weight:700;}.fgf-frontend-table tfoot tr td{border:none;text-align:center !important;}.fgf-frontend-table tfoot tr td nav{float:none;}.fgf-frontend-table tfoot tr td::before{float:left;content:" ";}.fgf-frontend-table tr td{display:block;border-right:0;border-bottom:1px solid #f1f1f1;text-align:right !important;}.fgf-frontend-table tbody td button{float:none;}.fgf-dropdown-wrapper{position:relative;float:left;width:100%;}.fgf-add-gift-product{background-color:#eee;border-color:#eee;color:#333;border-radius:0;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none;margin:15px 0 15px 0;}}@media only screen and (max-width: 640px){.fgf-popup-gift-products-wrapper{float:left;max-height:300px;overflow-y:scroll;background:#fff;padding:5px;width:100%;border-radius:5px;}.fgf_gift_products_wrapper h3,.fgf_gift_products_wrapper table td,.fgf_gift_products_wrapper h5{text-shadow:none !important;}.fgf_gift_products_wrapper h3,.fgf_gift_products_wrapper h5{color:#333 !important;}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}.owl-carousel{display:none;width:100%;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height .5s ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease;}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("https://hiberniamedical.ie/wp-content/plugins/free-gifts-for-woocommerce/assets/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}.owl-carousel .owl-video-play-icon.nitro-lazy{background-image:none !important;}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.fgf-owl-carousel-items,.fgf-owl-carousel-items .owl-stage-outer{width:100.1% !important;}.fgf-owl-carousel-items .owl-item .fgf-owl-carousel-item{border:1px solid #ccc;}.fgf-owl-carousel-items .owl-item span{display:block;margin-bottom:15px;}.fgf-owl-carousel-items .owl-item h5,.fgf-owl-carousel-items .owl-item span{text-align:center;}.fgf-owl-carousel-items .owl-prev,.fgf-owl-carousel-items .owl-next{position:absolute;top:45%;transform:translateY(-50%);}.fgf-owl-carousel-items .owl-prev{left:0;}.fgf-owl-carousel-items .owl-next{right:0;}.fgf-owl-carousel-items .owl-nav button.owl-prev,.fgf-owl-carousel-items .owl-nav button.owl-next{background:#f1f1f1;padding:10px !important;border:1px solid #ccc;}.fgf-owl-carousel-items h5{margin:10px 0;font-weight:600;}.fgf-owl-carousel-items .owl-dots,.fgf-owl-carousel-items .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;}.fgf-owl-carousel-items .owl-nav{margin-top:10px;}.fgf-owl-carousel-items .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px;}.fgf-owl-carousel-items .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none;}.fgf-owl-carousel-items .owl-nav .disabled{opacity:.5;cursor:default;}.fgf-owl-carousel-items .owl-nav.disabled+.owl-dots{margin-top:10px;}.fgf-owl-carousel-items .owl-dots .owl-dot{display:inline-block;zoom:1;}.fgf-owl-carousel-items .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}.fgf-owl-carousel-items .owl-dots .owl-dot.active span,.fgf-owl-carousel-items .owl-dots .owl-dot:hover span{background:#869791;}[class*=lightcase-icon-]:before{font-family:lightcase,sans-serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;}.lightcase-icon-play:before{content:"";}.lightcase-icon-pause:before{content:"";}.lightcase-icon-close:before{content:"";}.lightcase-icon-prev:before{content:"";}.lightcase-icon-next:before{content:"";}.lightcase-icon-spin:before{content:"";}@-webkit-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg);}}@-moz-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg);}}@-o-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg);}}@-ms-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg);}}#lightcase-case{display:none;position:fixed;z-index:2002;top:50%;left:50%;font-family:arial,sans-serif;font-size:13px;line-height:1.5;text-align:left;text-shadow:0 0 10px rgba(0,0,0,.5);}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-case,html[data-lc-type=inline] #lightcase-case{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;margin:0 !important;padding:55px 0 70px 0;width:100% !important;height:100% !important;overflow:auto !important;}}@media screen and (min-width:641px){html:not([data-lc-type=error]) #lightcase-content{position:relative;z-index:1;text-shadow:none;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);-moz-box-shadow:0 0 30px rgba(0,0,0,.5);-o-box-shadow:0 0 30px rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-backface-visibility:hidden;}}@media screen and (min-width:641px){html[data-lc-type=image] #lightcase-content,html[data-lc-type=video] #lightcase-content{background-color:#333;}}html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{position:relative !important;top:auto !important;left:auto !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;border:none !important;background:0 0 !important;}}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{padding:15px;}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>*{width:100% !important;max-width:none !important;}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=error] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>:not(iframe){height:auto !important;max-height:none !important;}}@media screen and (max-width:640px){html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe{overflow:auto;-webkit-overflow-scrolling:touch;}}@media screen and (max-width:640px) and (min-width:641px){html[data-lc-type=image] #lightcase-content .lightcase-contentInner,html[data-lc-type=video] #lightcase-content .lightcase-contentInner{line-height:.75;}}html[data-lc-type=image] #lightcase-content .lightcase-contentInner{position:relative;overflow:hidden !important;}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{position:relative !important;top:auto !important;left:auto !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;border:none !important;background:0 0 !important;}}@media screen and (min-width:641px){html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:30px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}}@media screen and (max-width:640px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#aaa;}}@media screen and (min-width:641px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#333;}}#lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#aaa;}@media screen and (max-width:640px){#lightcase-case p.lightcase-error{padding:30px 0;}}@media screen and (min-width:641px){#lightcase-case p.lightcase-error{padding:0;}}.lightcase-open body{overflow:hidden;}.lightcase-isMobileDevice .lightcase-open body{max-width:100%;max-height:100%;}#lightcase-info{position:absolute;padding-top:15px;}#lightcase-info #lightcase-caption,#lightcase-info #lightcase-title{margin:0;padding:0;line-height:1.5;font-weight:400;text-overflow:ellipsis;}#lightcase-info #lightcase-title{font-size:17px;color:#aaa;}@media screen and (max-width:640px){#lightcase-info #lightcase-title{position:fixed;top:10px;left:0;max-width:87.5%;padding:5px 15px;background:#333;}}#lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa;}#lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa;}@media screen and (max-width:640px){.lightcase-fullScreenMode #lightcase-info{padding-left:15px;padding-right:15px;}html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info{position:static;}}#lightcase-loading{position:fixed;position:fixed;z-index:9999;z-index:2001;width:1.123em;height:auto;font-size:38px;font-size:32px;line-height:1;text-align:center;text-shadow:none;text-shadow:0 0 15px #fff;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;opacity:1;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin .5s infinite linear;-moz-animation:lightcase-spin .5s infinite linear;-o-animation:lightcase-spin .5s infinite linear;animation:lightcase-spin .5s infinite linear;}#lightcase-loading,#lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s;}#lightcase-loading>span{display:inline-block;text-indent:-9999px;}a[class*=lightcase-icon-]{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:0;cursor:pointer;}a[class*=lightcase-icon-],a[class*=lightcase-icon-]:focus{text-decoration:none;color:rgba(255,255,255,.6);-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s;}a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px;}a[class*=lightcase-icon-]:hover{color:#fff;text-shadow:0 0 15px #fff;}.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover{color:#aaa;text-shadow:none;}a[class*=lightcase-icon-].lightcase-icon-close{position:fixed;top:15px;right:15px;bottom:auto;margin:0;opacity:0;outline:0;}a[class*=lightcase-icon-].lightcase-icon-prev{left:15px;}a[class*=lightcase-icon-].lightcase-icon-next{right:15px;}a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-.5em;}@media screen and (min-width:641px){a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{opacity:0;}}@media screen and (max-width:640px){a[class*=lightcase-icon-]{bottom:15px;font-size:24px;}}@media screen and (min-width:641px){a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-.5em;}#lightcase-case:hover~a[class*=lightcase-icon-],a[class*=lightcase-icon-]:hover{opacity:1;}}#lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:2000;top:-9999px;bottom:-9999px;left:0;background:#333;}@media screen and (max-width:640px){#lightcase-overlay{opacity:1 !important;}}.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:"";}