.se-modal-wrapper{display:none}.se-blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:99999;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,.75);text-align:center}.se-blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.se-blocker.se-behind{background-color:transparent}.se-modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:1540px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:calc(100% - 120px);background:#fff;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.se-modal:after,.se-modal:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;z-index:1}.se-modal:after{top:50%;left:50%;width:40px;height:40px;border:4px solid #212121;border-top-color:#3498db;border-radius:50%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.se-modal.se-loaded:after,.se-modal.se-loaded:before{opacity:0;visibility:hidden}.se-modal-inner{height:100%;overflow:auto}.se-modal>iframe{width:100%;height:100%;border-width:0}.se-modal a.se-close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==);z-index:2}.se-modal-spinner{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.se-modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:se-sk-stretchdelay 1.2s infinite ease-in-out;animation:se-sk-stretchdelay 1.2s infinite ease-in-out}.se-modal-spinner .se-rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.se-modal-spinner .se-rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.se-modal-spinner .se-rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@media screen and (min-width:1025px){.se-modal{width:90%}}@-webkit-keyframes se-sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5);transform:scaleY(.5)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes se-sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5);transform:scaleY(.5)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.shopengine-wishlist{text-align:left;cursor:pointer}.shopengine-wishlist.badge{padding:6px 5px;margin-left:4px}.shopengine-wishlist.badge:focus{outline:0;background:inherit}.shopengine-wishlist.badge.active,.woocommerce .products .product .shopengine-wishlist.badge.active{color:#f03d3f}.shopengine-wishlist.badge.active .shopengine-icon-add_to_favourite_1::before,.woocommerce .products .product .shopengine-wishlist.badge.active .shopengine-icon-add_to_favourite_1::before{content:"\e907"}.shopengine-wishlist .shopengine-remove-action{color:#f03d3f;font-weight:700;font-size:1.2em;cursor:pointer}.shopengine-wishlist td:last-child,.shopengine-wishlist th:last-child{text-align:center}.parent-notification{position:fixed;right:-372px;bottom:10px;-webkit-transition:all .8s;transition:all .8s;z-index:99999}.parent-notification .shopengine-wishlist-message{background-color:#d4edda;padding:15px 25px;color:#28a745;border-style:solid;border-color:#28a745;border-width:0 0 0 5px;border-radius:5px 0 0 5px;-webkit-transition:all .8s;transition:all .8s;width:310px}.parent-notification .delete-message{background-color:#f8d7da;color:#dc3545;border-color:#dc3545}.parent-notification.top-right{bottom:initial!important;top:10px}.parent-notification.top-right .shopengine-wishlist-message{top:10px;bottom:initial}.parent-notification.active{right:0;-webkit-transition:all .5s;transition:all .5s}.parent-notification p{margin:0;line-height:1.5;font-size:18px;font-weight:600}.top-left{right:initial;left:-325px;top:10px;-webkit-transition:all .8s;transition:all .8s}.top-left.active{left:0;-webkit-transition:all .8s;transition:all .8s}.top-left .shopengine-wishlist-message{border-radius:0 5px 5px 0;border-width:0 5px 0 0;-webkit-transition:all .8s;transition:all .8s}.bottom-left{right:initial;left:-325px;-webkit-transition:all .8s;transition:all .8s;top:initial;bottom:10px}.bottom-left.active{left:0;-webkit-transition:all .8s;transition:all .8s}.bottom-left .shopengine-wishlist-message{border-radius:0 5px 5px 0;border-width:0 5px 0 0;-webkit-transition:all .8s;transition:all .8s}.shopengine-pre-order-product-badge{color:#fff!important;background-color:#17a2b8!important;font-size:12px;padding:2px 8px 4px 8px;border-radius:4px;margin-right:2px}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-manage-payment-methods,#add_payment_method .sv-wc-payment-gateway-payment-form-manage-payment-methods{display:block;margin:1em 0;text-align:center}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method,#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method{display:inline-block;margin-bottom:.5em}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method .nickname,#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method .nickname{margin-right:.5em}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method img,#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method img{float:none;width:30px;height:20px;display:inline-block;margin-right:.5em;vertical-align:middle}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=text],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type=tel],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type=text],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-form-nickname,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel],#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=text],#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type=tel],#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type=text],#add_payment_method input.js-sv-wc-payment-gateway-form-nickname{font-size:1.5em;padding:8px}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel]:focus,.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=text]:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel]:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=text]:focus{box-shadow:0 0 .1875em #3498db}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel].identified,.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=text].identified,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel].identified,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=text].identified{border-color:#69bf29}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel].identified:focus,.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=text].identified:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel].identified:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=text].identified:focus{box-shadow:0 0 .1875em #69bf29}@media screen and (min-width: 330px){.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-cc-plain.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:50px 31px}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.visa,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.visa{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-visa.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.mastercard,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.mastercard{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-mastercard.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.dinersclub,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.dinersclub{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-dinersclub.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.maestro,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.maestro{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-maestro.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.jcb,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.jcb{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-jcb.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.amex,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.amex{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-amex.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.discover,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.discover{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-discover.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.visaelectron,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.visaelectron{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-visa-electron.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.invalid-card-type,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.invalid-card-type{background-image:url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/images/card-cc-invalid.svg)}}.woocommerce-checkout #payment div.payment_box .js-sv-wc-payment-gateway-echeck-form-check-hint,#add_payment_method .js-sv-wc-payment-gateway-echeck-form-check-hint{margin:0 0 3px 2px;cursor:pointer}.woocommerce-checkout #payment div.payment_box .js-sv-wc-payment-gateway-echeck-form-sample-check,#add_payment_method .js-sv-wc-payment-gateway-echeck-form-sample-check{margin:1em}.woocommerce-checkout #payment div.payment_box .js-sv-wc-payment-gateway-echeck-form-sample-check img,#add_payment_method .js-sv-wc-payment-gateway-echeck-form-sample-check img{min-height:135px}ul.payment_methods li div.sv-wc-payment-gateway-card-icons{vertical-align:middle;display:flex;flex-wrap:wrap;margin-left:auto;gap:5px}ul.payment_methods li div.sv-wc-payment-gateway-card-icons img{float:none !important}@font-face {
font-family: 'wptfontelo';
src: url(//www.colorpowdersupply.com/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.eot?99033782);
src: url(//www.colorpowdersupply.com/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.eot?99033782#iefix) format('embedded-opentype'),
url(//www.colorpowdersupply.com/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.woff2?99033782) format('woff2'),
url(//www.colorpowdersupply.com/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.woff?99033782) format('woff'),
url(//www.colorpowdersupply.com/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.ttf?99033782) format('truetype'),
url(//www.colorpowdersupply.com/wp-content/plugins/woo-product-table/assets/fontello/font/wptfontelo.svg?99033782#wptfontelo) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="wpt-"]:before, [class*=" wpt-"]:before {
font-family: "wptfontelo";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.wpt-note-music:before { content: '\e7b4'; } .wpt-cart:before { content: '\e800'; } .wpt-basket:before { content: '\e801'; } .wpt-bag:before { content: '\e802'; } .wpt-basket-1:before { content: '\e803'; } .wpt-basket-2:before { content: '\e804'; } .wpt-basket-alt:before { content: '\e805'; } .wpt-basket-3:before { content: '\e806'; } .wpt-grid:before { content: '\e807'; } .wpt-gift:before { content: '\e808'; } .wpt-th-large-outline:before { content: '\e809'; } .wpt-th-large:before { content: '\e80a'; } .wpt-th:before { content: '\e80b'; } .wpt-th-1:before { content: '\e80c'; } .wpt-th-outline:before { content: '\e80d'; } .wpt-th-2:before { content: '\e80e'; } .wpt-th-large-1:before { content: '\e80f'; } .wpt-picture:before { content: '\e810'; } .wpt-ok:before { content: '\e811'; } .wpt-th-large-2:before { content: '\e812'; } .wpt-cancel-circled:before { content: '\e813'; } .wpt-cancel-circled-outline:before { content: '\e814'; } .wpt-heart:before { content: '\e815'; } .wpt-heart-filled:before { content: '\e816'; } .wpt-star-filled:before { content: '\e817'; } .wpt-thumbs-up:before { content: '\e818'; } .wpt-heart-1:before { content: '\e819'; } .wpt-photo:before { content: '\e81a'; } .wpt-note:before { content: '\e81b'; } .wpt-ok-circle:before { content: '\e81c'; } .wpt-left-open:before { content: '\e81d'; } .wpt-right-open:before { content: '\e81e'; } .wpt-expand-collapse:before { content: '\e81f'; } .wpt-trash-empty:before { content: '\e820'; } .wpt-trash:before { content: '\e821'; } .wpt-down-open:before { content: '\e822'; } .wpt-up-open:before { content: '\e823'; } .wpt-up-open-mini:before { content: '\e824'; } .wpt-down-open-mini:before { content: '\e825'; } .wpt-dot-3:before { content: '\e826'; } .wpt-dot-2:before { content: '\e827'; } .wpt-arrows-cw-outline:before { content: '\e828'; } .wpt-arrows-cw:before { content: '\e829'; } .wpt-help-circled-alt:before { content: '\e82a'; } .wpt-help-circled:before { content: '\e82b'; } .wpt-info-outline:before { content: '\e82c'; } .wpt-info-circled:before { content: '\e82d'; } .wpt-plus:before { content: '\e82e'; } .wpt-plus-circle:before { content: '\e82f'; } .wpt-spin1:before { content: '\e830'; } .wpt-spin2:before { content: '\e831'; } .wpt-spin3:before { content: '\e832'; } .wpt-floppy:before { content: '\e833'; } .wpt-spin4:before { content: '\e834'; } .wpt-floppy-1:before { content: '\e835'; } .wpt-flow-merge:before { content: '\e836'; } .wpt-pencil:before { content: '\e837'; } .wpt-spin5:before { content: '\e838'; } .wpt-spin6:before { content: '\e839'; } .wpt-doc-text-inv:before { content: '\e83a'; } .wpt-link:before { content: '\e83b'; } .wpt-home:before { content: '\e83c'; } .wpt-user:before { content: '\e83d'; } .wpt-twitter:before { content: '\e83e'; } .wpt-wordpress:before { content: '\e83f'; } .wpt-youtube:before { content: '\e840'; } .wpt-videocam:before { content: '\e841'; } .wpt-arrow-combo:before { content: '\e842'; } .wpt-search:before { content: '\e843'; } .wpt-music:before { content: '\e844'; } .wpt-search-1:before { content: '\e845'; } .wpt-search-2:before { content: '\e846'; } .wpt-home-1:before { content: '\e847'; } .wpt-sort-alphabet:before { content: '\e848'; } .wpt-cog-alt:before { content: '\e849'; } .wpt-cog:before { content: '\e84a'; } .wpt-feather:before { content: '\e84b'; } .wpt-down-dir:before { content: '\e84c'; } .wpt-up-dir:before { content: '\e84d'; } .wpt-down-dir-1:before { content: '\e84e'; } .wpt-up-dir-1:before { content: '\e84f'; } .wpt-globe-inv:before { content: '\f019'; } .wpt-linkedin:before { content: '\f05c'; } .wpt-ok-circled:before { content: '\f06d'; } .wpt-github-circled:before { content: '\f09b'; } .wpt-table:before { content: '\f0ce'; } .wpt-desktop:before { content: '\f108'; } .wpt-laptop:before { content: '\f109'; } .wpt-tablet:before { content: '\f10a'; } .wpt-mobile:before { content: '\f10b'; } .wpt-github:before { content: '\f113'; } .wpt-mic:before { content: '\f130'; } .wpt-doc-sheet:before { content: '\f15c'; } .wpt-youtube-play:before { content: '\f16a'; } .wpt-file-pdf:before { content: '\f1c1'; } .wpt-file-excel:before { content: '\f1c3'; } .wpt-plug:before { content: '\f1e6'; } .wpt-brush:before { content: '\f1fc'; } .wpt-cart-plus:before { content: '\f217'; } .wpt-cart-arrow-down:before { content: '\f218'; } .wpt-facebook-official:before { content: '\f230'; }.animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}@font-face {
font-family: 'WooCommerce';
src: url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
src: url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), 
url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//www.colorpowdersupply.com/wp-content/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), 
url(//www.colorpowdersupply.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: normal;
font-style: normal; } .wpt-wrap table.wpt_product_table>tbody tr.wpt_row td .wpt_action a,
.wpt-wrap table.wpt_product_table>tbody tr.wpt_row td a.single_add_to_cart_button
{
text-decoration: none;
white-space: nowrap;
}
a.wpt_empty_cart_btn.button {
display: none;
} tr.wpt-row.wpt-added-to-cart {
position: relative;
}
div.wpt-wrap table#wpt_table tr.wpt_row td p{padding: 0;margin: 0;}
div.wpt-wrap table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.out-of-stock{color: #d22121;}
div.wpt-wrap table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.in-stock{
color: #4caf50;
font-weight: bold;
}
tr .td_or_cell.wpt_action>div p.stock {
width: 100%;
}
td.wpt_action {
text-align: right !important;
}
.wpt_varition_section {
display:  inline-block;
margin: 6px;
}
td.wpt_check {
text-align: center;
}
th.wpt_check, td.wpt_check {
text-align: center;
width: 40px;
}
table.wpt_product_table thead tr{cursor: pointer;}
.wpt_varition_section select{display: inline-block;} .wpt_product_table thead th.serial_number{
width: 67px;
font-size: 12px !important;
}
.wpt_product_table thead th.description {
width: 312px;
}
.wpt_product_table *,.wpt_product_table tr>td,.wpt_product_table td{
box-sizing: border-box;
vertical-align:middle;
text-align: left;
}
.wpt_product_table tbody tr td.wpt_thumbnail {
text-align: center;
vertical-align: middle;
position: relative;
overflow: hidden;
height: 62px;
}
td.wpt_thumbnails img {
cursor: pointer;
}
td.wpt_thumbnails_no_action img {
cursor: default;
}
.wpt_product_table tbody tr td.wpt_thumbnail>img {
position: absolute;
top: 3px;
left: 21%;
}
div.wpt_thumbnails img.lazyloaded + .lazyloaded,
div.wpt_thumbnails img.ls-is-cached.lazyloaded + img.ls-is-cached.lazyloaded, 
div.wpt_thumbnails img.ls-is-cached + .ls-is-cached,
td.wpt_thumbnails img.lazyloaded + .lazyloaded,
td.wpt_thumbnails img.ls-is-cached.lazyloaded + img.ls-is-cached.lazyloaded, 
td.wpt_thumbnails img.ls-is-cached + .ls-is-cached {
display: none;
}
th.wpt_total, td.wpt_total,
th.wpt_price, td.wpt_price{
text-align: center;
} span.outofstock {
color: #e65454;
font-weight:  normal;
}
span.instock {
color: #4CAF50;
font-weight:  bold;
} table.wpt_product_table tr.wpt_row td.wpt_quantity div.quantity{
text-align: center;
}
table.wpt_product_table tr.wpt_row td.wpt_quantity{
text-align: center;
} .wpt_thumbs_popup,#wpt_thumbs_popup {
position: fixed !important;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.78);
width: 100%;
height: 100%;
z-index: 99999;
overflow-y: auto;
cursor: pointer;
}
#wpt_thumbs_popup .wpt_popup_image_wrapper {
width: 96%;
margin: 50px auto;
background: white;
padding: 10px;
position: relative;
max-width: 100%; min-width: 250px;
display: none;
z-index: 100000;
box-shadow: -11px 8px 20px 0px black;
border: 1px solid black;
border-radius: 7px;
}
#wpt_thumbs_popup img.wpt_popup_image {
width: 100%;
height: auto;
}
#wpt_thumbs_popup .wpt_wrapper_title{padding: 0;margin: 0;}
span#wpt_popup_close {
position: absolute;
background: rgba(255, 0, 0, 0.7);
padding: 6px;
right: 3px;
top: 3px;
width: 28px;
text-align: center;
color: white;
height: 27px;
line-height: 12px;
font-size: 23px;
border: none;
cursor: pointer;
border-top-right-radius: 7px;
z-index: 5;
}
span#wpt_popup_close:hover{
background: rgba(255, 0, 0, 1);
} .wpt-wrap table tr .star-rating::before {
opacity: .15;
float: left;
}
.wpt_product_table tbody tr .star-rating {
font-size: 0.65em;
}
div#wpt_table_wrapper,div#wpt_table_wrapper *{
transition: all .4s !important;
} .wpt_live_cart_box {
padding: 5px 10px;
position:  relative;
}
a.remove.remove_from_cart_button.wpt_remove_cart_link {
display: inline-block;
float: left;
}
.wpt_live_cart_box .cart-dropdown .wpt_dropdown {
padding:  0;
margin:  0;
list-style:  none;
}
a.remove_cart_icon {
color: red;
padding: 2px;
background: rgba(255, 0, 0, 0.09);
display: inline-block;
line-height: 8px;
text-decoration: none;
transition: all 1s;
}
a.remove_cart_icon:hover{
text-decoration: none;
background: rgba(255, 0, 0, 0.06);
}
.wpt_live_cart_box .cart-dropdown .wpt_dropdown li {
padding: 0px 5px;
background: rgba(189, 189, 189, 0.07058823529411765);
display: inline-block;
border: 1px solid rgba(0, 0, 0, 0.12156862745098039);
border-radius: 4px;
margin: 2px 0;
font-size: 12px;
cursor: pointer;
}
.wpt_live-cart-subtotal, .wpt_live-cart-other_link {
display: inline-block;
}
.wpt_live-cart-other_link>a {
padding: 0 13px;
} .wpt_search_box {
display: block;
font-size: 16px;
line-height: 17px;
font-weight: normal;
width: 100%;
}
button.button.wpt_search_button {
visibility: hidden;
padding: 0;
margin: 0;
display: none;
}
.wpt_load_more_wrapper {
text-align: center;
display: block;
width: 100%;
margin: 16px 0;
clear: both;
}
.archive .wpt_load_more_wrapper {
display: none;
} .wpt_load_more{
border-color: #eeeeee;
color: #fff;
border-radius: 3px;
transition: all .1s;
}
.wpt_load_more{
float: none;
}
.wpt_load_more:hover,
.add_to_cart_all_selected:hover{
background-color: #EFF2F7;
} .wpt_load_more_wrapper.load_more_hidden {
display: none !important;
}
.wpt_load_more_wrapper .wpt-load-pagination-infinite_scroll {
padding: 7px 15px 8px 15px;
line-height: 7px;
font-size: 15px;
}
p.search_select.query {
padding: 0;
margin: 0;
}
span.texonomy_checkbox_single {
display: inline-block;
}  select.filter_select {
border: 1px solid #e2e2e2 !important;
}
.wpt_filter.fulter_half {
width: 50%;
float: left;
}
.wpt_filter.fulter_half .wpt_filter_wrapper {
padding: 15px 5px 5px 5px;
}
.wpt_filter.fullter_full{
width: 100%;
text-align: left;
}
.wpt_filter.fullter_full .wpt_filter_wrapper{
padding: 5px 0;
} @media only screen and (min-width: 500px) and (min-device-width: 500px) and (-webkit-min-device-pixel-ratio: 2){
#wpt_thumbs_popup .wpt_popup_image_wrapper {
margin:5% auto !important;
}
} table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.plus, 
table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.minus {
width: 28px;
} @media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
a.button.wpt_woo_add_cart_button.add_to_cart_button {
margin-top: 7px !important;
margin-bottom: 7px !important;
display: inline-block;
}
.td_or_cell.wpt_thumbnails.wpt_for_product_desc {
display: flex;
}
} div.wpt_column_sort table#wpt_table.wpt_product_table tr>td.this_column_sorted {
background: rgba(0, 0, 0, 0.03);
}
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.this_column_sorted {
background-color: rgba(0, 0, 0, 0.18);
}
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th, div.wpt_column_sort table#wpt_table.wpt_product_table tr>th {
position: relative;
}
div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th::before,
div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th::after{
font-family: "wptfontelo";
font-style: normal;
font-weight: normal;
speak: never;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; opacity: 0.3;
text-align: right;
float: right;
position: absolute;
top: 50%;
right: 10px;
transform: translateY(-50%);
}
div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th::after{
content: '\e842';
}
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity::before,
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check::before,
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity::after,
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check::after{
display: none;
}
div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th.this_column_sorted[data-sort_type="ASC"]::before{
content: '\e84d';
opacity: 0.8;
margin-top: -6px;
}
div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th.this_column_sorted[data-sort_type="DESC"]::before{
content: '\e84c';
opacity: 0.8;
margin-top: 6px;
}
body.wpt_table_body .wpt-wrap table thead tr.wpt_table_header_row th i{
font-size: 14px;
}
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_Message,
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quoterequest,
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check,
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity,
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quick,
div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_thumbnails{
background-image: none !important;
} table#wpt_table.wpt_product_table a.added_to_cart.wc-forward {
font-size: 10px;
padding: 2px 5px;
font-weight: normal;
background: #00000014;
color: black;
text-decoration: none;
}
table#wpt_table.wpt_product_table a.added_to_cart.wc-forward:hover {
background: #0003;
color: white;
} body.wpt_pro_table #yith-quick-view-content div.summary {
width: 47% !important;
}
@media (max-width: 480px){
body.wpt_pro_table #yith-quick-view-content div.images,
body.wpt_pro_table #yith-quick-view-content div.summary {
width: 100% !important;
float: none !important;
}
}  .wpt_each_attribute_wrapper {
display: block;
min-width: 230px;
margin-bottom: 2px;
}
.wpt_each_attribute_wrapper>* {
display: inline;
}
.wpt_each_attribute_wrapper>label {
background: #dddddd78;
display: inline-block;
padding: 2px 7px 2px 6px;
margin-right: 3px;
min-width: 53px;
}  .wpt_table_pagination {
display: flex;
margin: 0;
text-align: center;
align-items: center;
justify-content: center;
column-count: 2;
column-gap: 5px;
}
.wpt_table_pagination a.page-numbers,.wpt_table_pagination span.page-numbers {
padding: 8px 16px;
text-decoration: none;
transition: background-color .3s;
border: 1px solid #ddd;
margin: 0px;
display: inline-block;
cursor: pointer;
}
.wpt_table_pagination span.page-numbers.current,.wpt_table_pagination a.page-numbers.current{
background-color: #0A7F9C;
color: #ffff;
border: 1px solid #0A7F9C;
font-weight: bold;
}
.wpt_table_pagination a:hover{background-color: #ddd;}
.wpt_table_pagination.pagination_loading, .wpt_table_pagination.pagination_loading * {
opacity: 0.5;
cursor: not-allowed !important;
}  button.single_add_to_cart_button{
position: relative;
}
button.single_add_to_cart_button >span.wpt_ccount i.animate-spin, a.button.wpt_woo_add_cart_button>span.wpt_ccount  i.animate-spin {
font-size: 13px;
line-height: 13px;
padding: 0;
margin: 0;
opacity: 1;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
button.single_add_to_cart_button >span.wpt_ccount i.animate-spin::before,
a.button.wpt_woo_add_cart_button>span.wpt_ccount  i.animate-spin::before{
margin: 0;
padding: 0;
}
.wpt_buy_link span.wpt_ccount,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart>span.wpt_ccount,
a.product_type_variation>span.wpt_ccount, 
button.single_add_to_cart_button>span.wpt_ccount, 
a.button.wpt_woo_add_cart_button>span.wpt_ccount {
position: absolute;
min-width: 23px;
height: 23px;
border: none 0;
top: -15px;
right: -17px;
z-index: 1;
clear: both;
border-radius: 20px;
box-shadow: -1px 0px 4px 1px #0000001c;
font-size: 13px;
line-height: 14px;
text-align: center;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
white-space: nowrap;
z-index: 99;
} @keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
body.wpt_pro_table_body.wpt_pro_table table.wpt_product_table a.button.wpt_woo_add_cart_button.loading:after{
font-family: WooCommerce;
content: '\e01c';
vertical-align: top;
font-weight: 400;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
position: absolute;
background: white !important;
color: black;
width: 30px;
height: 30px;
border: 1px solid #e6e6e6;
top: -7px;
right: -17px;
z-index: 2;
text-align: center;
line-height: 30px;
font-size: 13px;
clear: both;
border-radius: 50%;
box-shadow: -1px 0px 6px rgba(0, 0, 0, 0.04);
left: inherit;
}
.single_add_to_cart_button.button>span.wpt_ccount:empty,
a.button.wpt_woo_add_cart_button>span.wpt_ccount:empty{display: none;}
a.button.wpt_woo_add_cart_button>span.wpt_ccount.wpt-spin5.animate-spin,
.single_add_to_cart_button.button>span.wpt_ccount.wpt-spin5.animate-spin{display: flex;}
span.wpt_ccount.wpt-spin5.animate-spin:before {
font-size: 13px;
}
tr.wpt-row a.remove.remove_from_cart_button.empty-cart{display: none;} .wpt-footer-cart-wrapper {
position: fixed;
bottom: 1%;
right: 1%;
z-index: 99;
width: 74px;
height: 74px;
display: none;
}
.wpt-footer-cart-wrapper.bottom_left {
left: 1%;
right: initial;
}
.wpt-footer-cart-wrapper.top_left {
left: 1%;
bottom: initial;
top: 10%;
}
.wpt-footer-cart-wrapper.top_right {
right: 1%;
bottom: initial;
top: 10%;
}
div.wpt-footer-cart-wrapper.always_show{display: block;}
div.wpt-footer-cart-wrapper.always_hide{display: none;}
.wpt-footer-cart-wrapper > a {
position: relative;
display: block;
width: 100%;
height: 100%;
border-radius: 50%;
}
.wpt-footer-cart-wrapper > a > span {
position: static;
line-height: 23px;
font-size: 16px;
color: #fff;
font-weight: bold;
text-align: center;
width: 100%;
display: block;
padding-top: calc(50% - 8px);
height: 100%;
}
.wpt-footer-cart-wrapper > a:after {
content: "";
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
z-index: -1;
opacity: 0;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-name: wpt-icon-float-away;
animation-name: wpt-icon-float-away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes wpt-icon-float-away {
0% {
opacity: .4;
}
100% {
opacity: 0;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@keyframes wpt-icon-float-away {
0% {
opacity: .4;
}
100% {
opacity: 0;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
.wpt-footer-cart-wrapper > a > span > span {
font-size: 13px;
position: relative;
top: 0px;
padding: 0 2px;
color: #cecece;
}
.wpt-footer-cart-wrapper > a:empty{display: none;}
div.wpt-footer-cart-wrapper>a:after, div.wpt-footer-cart-wrapper>a {
background-color: #4caf50;
} table.wpt_product_table tr.wpt_selected_tr .wpt_product_title_in_td {
font-weight: 600 !important;
} @media only screen and (min-width: 768px) and (max-width: 991px){
}
@media only screen and (max-width: 767px) {
} .wpt_table_pagination a.page-numbers,
.wpt_table_pagination span.page-numbers{
text-decoration: none !important;
color: #021d33;
}
.wpt_table_pagination a.page-numbers:hover,
.wpt_table_pagination a.page-numbers:focus,
.wpt_table_pagination span.page-numbers:hover,
.wpt_table_pagination span.page-numbers:focus{
background: #0A7F9C;
color: #fff;
}
.wpt_for_product_action.wpt_quantity .quantity input {
height: 30px;
background: #f3f3f3;
}
.wpt_for_product_action{
margin-left: 0;
margin-right: 0;
}
.wpt_product_price{
font-weight: bold;
white-space: nowrap;
} div.wpt-wrap table.wpt_product_table tbody tr.wpt_row>td {
border-left: 0 none;
border-right: 0 none;
} table#wpt_table.mobile_responsive.wpt_product_table tr table, table#wpt_table.mobile_responsive.wpt_product_table tr table td,
table#wpt_table.mobile_responsive.wpt_product_table tr table tr {
border: 0 none;
}
.wpt_product_table span.woocommerce-Price-currencySymbol {
vertical-align: unset;
}
.wpt_for_product_action.wpt_quantity .quantity input {
min-width: 45px;
}
td.wpt_for_product_action.wpt_quantity input {
display: block !important;
}
td.yith-wcqv-button {
cursor: pointer;
}
table .wpt_loader_text {
position: absolute;
background: #ffffffad;
width: 100%;
height: 100%;
min-height: 60px;
color: #223d4a;
font-size: 35px;
text-align: center;
z-index: 3;
}
tr.product-not-found-tr {
padding: 0;
margin: 0;
}
.wpt_product_not_found {
color: #ef3900;
font-size: 30px;
line-height: 35px;
text-align: center;
padding: 15px;
font-weight: normal;
font-style: italic;
} table.wpt_product_table tr div.wpt-qty-button {
min-width: 153px;
display: block;
}
table.wpt_product_table tr div.wpt-qty-button .wpt-qty-button {
height: 35px;
width: 35px;
text-align: center;
padding: 0px;
} div.wpt-wrap .elementor-menu-cart__product-image a,
div.wpt-wrap .elementor-menu-cart__product-image img {
max-height: 50px;
width: auto;
} .wpt-qty-wrapper{min-width: 152px;display: block;}
.wpt-qty-wrapper button.wpt-quantity {
padding: 6px 12px 8px;
height: 41px;
background: #ffffff;
border: 1px solid #efefef;
cursor: pointer;
font-size: 20px;
line-height: 20px;
width: 41px;
color: black;
}
.wpt-qty-wrapper .quantity {
display: inline-block;
width: calc(100% - 110px);
}
.wpt-quantity.wpt-qty-wrapper {
margin: 3px auto;
width: 100%;
display: block;
}
.wpt-qty-wrapper .quantity input.input-text.qty.text {
width: 100%;
height: 41px;
padding: 0 5px;
text-align: center;
background: #ffffff;
border: 1px solid #efefef;
font-size: 20px;
line-height: 20px;
box-shadow: none;
}
.wpt-qty-wrapper input::-webkit-outer-spin-button,
.wpt-qty-wrapper input::-webkit-inner-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
margin: 0; 
}
.wpt-qty-wrapper input[type=number]
{
-moz-appearance: textfield;
} .wpt-wrap .wpt_for_product_action.wpt_price,
.wpt-wrap .wpt_total.total_general {
white-space: nowrap;
}
.wpt-wrap .wpt_for_product_action.wpt_price del,
.wpt-wrap .wpt_for_product_action.wpt_price ins {
display: block;
}
.wpt_table_tag_wrapper,.wpt_second_wrapper{
display: block;
overflow-x: auto;
}
.wpt_second_content{display: block;min-height: 1px;}
.wpt_second_wrapper{margin-bottom: 5px;}
.wpt-wrap select,
.wpt_varition_section select{
border-radius: 5px;
padding: 2px;
border: 1px solid #a9a1a1;
margin: 1px;
padding: 5px;
}
.wpt_filter_wrapper {
display: flex;
padding: 0;
gap: 10px 10px;
justify-content: start;
flex-wrap: wrap;
}
.wpt-mini-filter {
display: flex;
padding: 0;
gap: 10px 10px;
justify-content: start;
flex-wrap: wrap;
flex-direction: row;
align-items: center;
}
.wpt_filter_wrapper .search_single_column {
flex-grow: 4;
min-width: 250px;
flex-basis: 0;
}
.wpt_filter_wrapper label, .wpt_filter_wrapper a, .wpt_filter_wrapper select {
font-size: 16px;
margin-right: 9px;
}
.wpt_filter_wrapper select,.wpt_varition_section select {
min-width: 120px;
padding-left: 16px;
}
.wpt_filter_wrapper span.select2 {
margin-right: 11px;
} .wpt_device_mobile .wpt_search_box select.search_select {
width: 100%;
}
.wpt_edit_table > a {
font-size: 19px;
color: var(--wpt_primary);
background: #dddddd2b;
padding: 10px;
display: inline-block;
margin: 0;
}
.wpt_edit_table > a:hover {
background: rgb(0, 0, 0);
color: #ffffff;
}
.wpt_search_box .search_box_wrapper {
position: relative;
}
.wpt_search_box .search_box_wrapper a.search_box_reset, 
.wpt_search_box .search_box_wrapper a.search_box_reset, a.search_box_reset {
position: absolute;
right: unset;
bottom: unset;
height: 25px;
padding: 0;
width: auto;
text-align: center;
font-family: 'wptfontelo';
font-weight: normal;
color: #ff0000;
background: black;
border-radius: 5px;
line-height: 25px;
font-size: 17px;
transition: all .1s;
outline: none !important;
border: none !important;
text-decoration: none !important;
display: none;
min-width: 23px;
top: -35px;
left: 0;
padding: 0 10px;
}
a.search_box_reset:focus, 
.wpt_search_box .search_box_wrapper a.search_box_reset:hover, a.search_box_reset:hover {
color: #ffffff;
background: #ff0000;
}   .wpt_varition_section.variations {
width: 100%;
}  .wpt-wrap ::-webkit-scrollbar {
width: 7px;
}   .wpt_product_table .variation-wrapper {
display: flex;
justify-content: space-between;
}
.variation-wrapper.reset {
justify-content: flex-end;
}
.wpt_product_table .variation-wrapper label {
min-width: 60px;
display: inline-block;
font-weight: 600;
}
.wpt_product_table .variation-wrapper a.reset_variations {
display: inline-block;
margin-left: 16px;
}
.col_inside_tag.audio { height: 65px;
}
.mediPlayer{cursor: pointer;}
.col_inside_tag.audio * {
max-width: 65px;
}
.individually-sold a.button.add_to_cart_button.added {
display: none;
}
.wpt_table_body .select2-container--open .select2-dropdown {
top: 32px;
}
.wpt_table_body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
margin-bottom: 0;
}
.select2-container .select2-selection--multiple .select2-selection__rendered{
padding: 0 !important;
}
.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
margin-right: 0 !important;
padding-left: 0 !important;
}
.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field {
padding: 0 5px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
margin-left: 5px !important;
} .wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product {
display: inline-block;
margin-right: 20px;
border: none;
}
.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product > * {
float: left;
padding-left: 10px;
}
.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-image {
display: none;
}
.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-remove {
position: absolute;
}
.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-name {
margin-left: 30px;
padding-left: 0;
}
.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-remove:before, .wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-remove:after {
background: #c54c4c;
}
.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-price {
color: #828282;
}
.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__subtotal {
text-align: left;
}
.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__footer-buttons {
display: flex;
justify-content: end;
}
span.wpt_empty_cart_btn {
opacity: 0.6;
}
span.wpt_empty_cart_btn:hover {
opacity: 1;
}
button.loading::after, 
a.loading::after, 
a.wpt_woo_add_cart_button.loading::after,
input[type="button"].loading::after, 
input[type="reset"].loading::after, 
input[type="submit"].loading::after, 
.button.loading::after, 
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after, 
.added_to_cart.loading::after {
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: 900;
vertical-align: baseline;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
display: block;
font-variant: normal;
animation: 0.75s linear 0s infinite normal none running fa-spin;
}
.wpt-post-not-publish {
color: #ad5b5b;
font-size: 18px;
background: #dcdcdc70;
padding: 25px 10px 1px 10px;
border-top: 3px solid #d00;
}
button.loading, 
a.loading, 
a.wpt_woo_add_cart_button.loading, 
input[type="button"].loading, 
input[type="reset"].loading, 
input[type="submit"].loading, 
.button.loading, 
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading, 
.added_to_cart.loading {position: relative;}
tr.visible_row.wpt_row .col_inside_tag.action {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-end;
align-content: space-around;
}
tr.visible_row.wpt_row .col_inside_tag.action a {
margin-bottom: 5px;
}
tr.visible_row.wpt_row .col_inside_tag.action a:last-child{margin-bottom: inherit;} select.search_select.cascade-filtering {
background: url(//www.colorpowdersupply.com/wp-content/plugins/woo-product-table/assets/images/loading.gif) #7b7b7b59 no-repeat center center !important;
opacity: 0.4;
cursor: not-allowed;
background-size: 30px !important;
} th.wpt_price {
text-align: left; 
}  
.dataTables_wrapper .dataTables_filter input {
border: 1px solid #aaa;
border-radius: 3px;
padding: 5px;
background-color: transparent;
margin-left: 0px !important;
margin-bottom: 10px; 
}
span.preview_info {
position: relative;
display: inline-block;
padding: 10px;
color: #fff;
background: #0a7f9c;
padding-left: 30px;
}
span.preview_info:before{
font-family:dashicons;
content: "\f14c";
position:absolute;
left: 7px;
}
.wpt_edit_table > a {
position: relative;
padding-left: 30px;
}
.wpt_edit_table > a::before {
font-family:dashicons;
content: "\f464";
position:absolute;
left: 7px;
} @media only screen and (min-width: 992px) {
div.wpt_for_product_desc,div.wpt_for_product_action,
div.wpt_for_thumbs_desc.wpt_thumbnails,
div.wpt_custom_cf_tax{display: none !important;}
}  table.add_cart_only_icon tr .wpt_action a.button:before {
content: "\e01d";    
z-index: 99999;
margin: 11px;
font-family: WooCommerce;
font-size: initial;
padding: 0 9px;
}
table.add_cart_only_icon tr .wpt_action a.button{
font-size: 0 !important;
}
table.add_cart_only_icon tr .wpt_action a.button.added:before{
font-style: italic;
font-stretch: semi-expanded;
}
table.add_cart_left_icon tr .wpt_action a.button:before {
content: "\e01d";    
z-index: 99999;
font-family: WooCommerce;
font-size: initial;
padding: 0;
position: static;
font-size: 76%;
margin-right: 5px;
}
table.add_cart_right_icon tr .wpt_action a.button:after {
content: "\e01d";    
z-index: 99999;
font-family: WooCommerce;
font-size: initial;
padding: 0;
position: static;
font-size: 76%;
margin-left: 5px;
}
.woocommerce-notices-wrapper {
position: relative;
} @media only screen and (max-width: 767px) {
.wpt_product_title {
padding-bottom: 1px;
}
.wpt_action {
padding-top: 1px;
}
.mobile_responsive .wpt_row td img{
margin: 0;
} 
tr.visible_row.wpt_row .col_inside_tag.action {
align-items: flex-start;
}
table#wpt_table.mobile_responsive.wpt_product_table tr {
padding: 0;
}
table#wpt_table.mobile_responsive.wpt_product_table tr>td{
padding: 10px;
}
}  div.wpt-wrap.wpt-ajax-loading:after,
div.wpt-ajax-loading:after {
content: "";
position: absolute;
height: 100%;
width: 100%;
background: #00000012;
top: 0;
left: 0;
z-index: 999;
border-radius: 2px;
}
div.wpt-wrap.wpt-ajax-loading,
div.wpt-ajax-loading {
position: relative; }
div.tables_cart_message_box.wpt-ajax-loading{
padding: 0;
}
div.wpt-wrap.woocommerce.wpt-ajax-loading:before{display: none;}
.wpt-stats-report {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
gap: 10px;
}
.wpt-stats-report>p {
padding: 0 !important;
margin: 0 !important;
}
span.wpt-cart-remove {
background: #00000000 no-repeat;
padding: 0 10px 10px 10px;
font-size: 11px;
line-height: 11px;
width: 19px;
height: 19px;
margin: 0;
cursor: pointer;
background-size: 19px 19px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAAAXNSR0IArs4c6QAABk9JREFUaEPtmXtsU3UUx7/n1z3sYCJvt96Ol4RoTBSm8b21ICLKRIERxBDagQNJwCgxQRLN/jAxGKMYkchg68UIBAjKS9SA9BbQ+QDRhIQYlLC1G48JhOfco79j7m07urKuvbRTQnb/2nZ/9/zO53zP+f3O7zfCLfDQLcCAHoibRcUeJXqUSGMEetIpXjAZFaL2iYbBmRS8ky3IJxlsIc4IoI+ozd9ReTWNIhim0qaE/5FSK7JynwZ4EohLCDSwU2eZGyRhO4i2nrmYufeBQ5WtqUKlDMGOiox61M0F5NsA5Zl06BiApTbNs4UANvlt+/CUIOrHusfIIK8nolEdHaDzEnxAMPlJ8GnJJIg5j4gKJMsiIsqJcfhHC/jFPE09cSMgNwwRcJZNZyk9EYcYYAI2EWjNyUsZvnhp0lBSnsOXW8fLIC0kweMiTjO40cKYmu9T95sFuSGIeqdrgWRaQeGaYqCGQYsKtOqDZhyoc7onkOSP2pVktECIKYq36iszdkxD1Be7xkviXQSRoU/E4KoLA68suHfz5hYzE0fGNj5WltuUyesEUBK2d4lhebRAqzqSrD1TELXjyoZbgjgIcN/w2vau4vUs1X9ucJQPyNMqzyZboEdKS7Os5/taR+ypvMClpZb6xtzPAZ5h2GX8Zc1pGdP/63UXkwExBRFwlG0CuDQ80Rc2n2ea7nTDk7MKZKvFC9Aem88zPxHIwcLyzMG5bbqtIcgWT9q/rTqnL9GU3dsH4MGw4+8omuettEL4ne6HwKgx6oC5IYtyRg3SVl5uByAaHoar7AokAkDg50NBx2GyBMcr33129qTDNTQIOgrgNmZcCcrMkUP3V55MBJK0En7H7B0EMcmYmLnc7lNX6z8Hiss+AfGC6ImI6ON8b/WrsYroKdSnMXdjBODaQs+LFa/6gf673+l6j5jeCKWr/FDxrn09LRBnJ750e9PVzDMgymbmWoWG3kVaRZtuPDay7RMyOigSdxywyqZ5XokA1z4+s68lI7shpAbXKj51WKL0TEqJeodrBoM2xItOIpBDheUZeg1cp0AMQCQAgSLXTgh6NiSGGGPbV3W4KzWSgggUu1eBUB5eAp12TdVijRqpcrr3JhKYHP2OgRUAKbEA8VLOSKli18tEVBmeb4ldU5elDhEVGViCA/Qi7MxoFykTO7xDCsW+DDjL7gPzb/rfJbC2QPO4UobwO9y/EjAazM02n2rtKkeTAOkSQHc2XBfnjHQCfWPTqiemAcJ1nEDD9KVV8am2RKvFqadm9WptzjhOhEEdxjL/bvOpoxMV6rGJC7OtTZf/MSCY99l8anHKEAGHuwbAw2lRImbV6sy5blEiUOzeBsJzxoTpqIkEINE1AbCqaKo7HUp8CmCeYYhprOKr9nbr6uR0lxNjVXpXJ2fZdDBvDDnOyxVNfS0aItFGpu8TebmtGxl4oWONdNwQI+8CDvcuAOFi5tGKphorVbwnqX1Cb5ebM2RjaMdGnUJDRiTcsWM2Mh00GRD/hDn9qFnWp33H1iNQ53Bvb+/5CfPsXo+xGaW7dwo43O8DWGxEPZ29k26vwTm7MMjil9Bpjk9mt4pRA7+vvnRdFxunlYikQmddbKQdP1U0d1gbtR0N92hXOUuMLNhdrfdRXT5JpdO1XC3bEDm4MGirohVMJVTIKJDd0c1cvJn/t/OE7pDR7zMOgaifoTZomU2rXmIoleLJzn+m93pBmB4Cl39arW2F3XKyM2pj7JwiEZS7QcgyQBjrZcvlufaazU2JZO/s/X9+xo5Kq/kMXhm57QDzzyxokd3r+ckMiN/peoaYlgMYaXzH3MwCU+xeVV9ik35M1US01YDDPY0ZKhF6GfMb905yixCW1ef6X9Li3X7o907Bi20TiHghAGfEJgGnIDDVttfzQ9LehwfeMIT+fcDhup8Z64jong4TM19gJg0CxwD+GxBEkINJ0t0sUATA2tFReYCkmGnb5/GbBQjVZoqPfhcb4BNuAipAlG/GHDP/AYg37b7qL818Fzs2ZYiIQf3KxZLda4IEJjNTCRH6x3FMv2/dRqCd+SjQIjv/TQER7YT+/4nTRYEhbSSHMnCHECyDJM4LSccVbU0gFYc7+zZtSqTbMTP2eiDMRKs7x/Yo0Z3RNWO7Rwkz0erOsbeEEv8Cb/clXzpENTAAAAAASUVORK5CYII=);
opacity: .5;
}
.wpt_action:hover span.wpt-cart-remove{
opacity: 1;
}
.wpt_spin{
animation-name: wpt_spin;
animation-duration: 500ms;
animation-iteration-count: infinite;
animation-timing-function: linear; 
}
@keyframes wpt_spin{
from {
transform:rotate(0deg);
opacity: .5;
}
to {
opacity: 1;
transform:rotate(360deg);
}
}
body:not('.wpt_table_body') .wpt-new-footer-cart{
display: none;
}
td.wpt-replace-td-in-tr:before{
display: none;
}
.wpt-new-footer-cart.footer-cart-empty {
display: none;
}
tr.stock_status_outofstock.backorders_no .wpt_action .button {
opacity: 0.7 !important;
}
.tag_or_div {
background: transparent;
}
tr .td_or_cell.wpt_action>div p.stock.out-of-stock {
}
.wpt-wrap table.variations, .wpt-wrap table.variations tr, .wpt-wrap table.variations td, .wpt-wrap table.variations th {  }
.wpt-wrap table.variations td, .wpt-wrap table.variations th { } .wpt-global-added-to-cart { color: white;
position: fixed;
top: unset;
right: unset;
bottom: 115px;
left: calc(50% - 162px);
width: 324px;
height: auto;
border-radius: 2px;
box-shadow: 0 10px 30px 0 #0000004d;
align-items: center;
z-index: 999;
font-size: 22px;
font-weight: normal;
line-height: 20px;
padding: 10px 6px;
text-transform: uppercase;
cursor: cell;
gap: 10px;
display: block;
text-align: center;
white-space: nowrap;
outline: 0 none;
border: 0 none;
text-decoration: none !important;   background: linear-gradient(90deg, var(--wpt_primary),var(--wpt_thead_bg), var(--wpt_product_title), var(--wpt_btn_bg), var(--wpt_thead_bg));
background-size: 400% 400%;
animation: gradient 5s ease infinite;
}
@keyframes gradient {
0% {
background-position: 0% 0%;
}
50% {
background-position: 100% 100%;
}
100% {
background-position: 0% 10%;
}
}
.wpt-global-added-to-cart>i{margin-right: 8px;}
.wpt-global-added-to-cart.wpt-added-to-cart-empty{
display: none;
}
body.single.single-wpt_product_table div.wpt-wrap {
margin-bottom: 150px;
} .wpt_table_tag_wrapper, .wpt_table_tag_wrapper table,
.wpt-wrap .wpt_table_tag_wrapper table, .wpt-wrap .wpt_table_tag_wrapper table.wpt-tbl {
width: 100%;
padding: 0;
margin: 0;
}
div.wpt-wrap {
display: flex;
gap: 10px;
flex-direction: column;
flex: 1 100%;
clear: both;
width: 100%;
}
.wpt-wrap .wpt_table_tag_wrapper {
box-shadow: 0 10px 15px 0 #00000010;
margin-bottom: 15px; background: white;
}
.wpt-wrap .wpt_table_tag_wrapper table,
.wpt-wrap .wpt_table_tag_wrapper table.wpt-tbl{
margin: 0;
}  .search_single_column .search_keyword_label,
.search_single_search_by_keyword .search_keyword_label,
.wpt_search_box .search_box_wrapper .search_single>label,
.wpt_filter_wrapper .search_single_column>label{
margin-bottom: 8px;
color: black;
}
.wpt-wrap .search_single .query_box_direct_value, .wpt-wrap .instance_search_input {
width: 100%;
border-radius: 1px;
padding: 8px;
height: 38px;
font-size: 14px;
font-weight: normal;
line-height: 14px;
margin-top: 8px;
}
.wpt_filter_wrapper .search_single_column>*,
.wpt-wrap .search_box_wrapper .search_single>* {
display: block;
width: 100%;
}
.wpt-wrap .wpt_search_box .select2-container {
width: 100% !important;
margin-top: 8px;
}
.wpt-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 6px;
right: 6px;
}
.wpt-wrap .select2-container .select2-selection--multiple {
min-height: 42px;
}
.wpt-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
font-size: 15px;
}
.wpt-wrap .select2-container--default .select2-selection--single {
border-radius: 2px;
} .wpt-wrap .all_check_header_footer.all_check_header>span>* {
padding: 0 !important;
margin: 0;
}
.wpt-wrap .wpt-wrap.wpt-wrap input[type=checkbox]+label:before {
content: '';
margin-right: 3px;
display: inline-block;
vertical-align: text-top;
width: 20px;
height: 20px;
border-radius: 2px;
margin-right: 6px;
} .wpt-wrap .wpt_load_more {
color: #fff;
border-radius: 3px;
transition: all .5s;
}
.search_box_wrapper span.select2-selection__clear {
padding: 0px 12px;
transition: all .2s;
}
.search_box_wrapper span.select2-selection__clear:hover {
color: white;
} .wpt-wrap .wpt_action #custom_message,
.wpt-wrap td.wpt_message div>input.message,
.wpt-wrap .item_inside_cell.wpt_message>input.message {
padding: 7px 11px;
margin: 0;
border-radius: 2px;
font-size: 14px;
line-height: 14px;
text-transform: none;
box-shadow: unset;
} div.wpt_notice_board {
width: 400px;
min-height: 1px;
z-index: 999999;
position: fixed;
border-radius: 3px;
text-align: center;
padding: 4px;
cursor: pointer;
top: unset;
left: 10px;
bottom: 10px;
max-width: 100%;
display: block;
}
div.wpt_notice_board>div {
margin-bottom: 10px !important;
border: 0 none;
}
div.wpt_notice_board>div,
div.wpt_notice_board>div.woocommerce-message {
position: relative;
text-align: left;
box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 20%), 0px 6px 10px 0px rgb(0 0 0 / 14%), 0px 1px 18px 0px rgb(0 0 0 / 12%);
}
div.wpt_notice_board .woocommerce-error,
div.wpt_notice_board .woocommerce-info,
div.wpt_notice_board .woocommerce-message,
div.wpt_notice_board .woocommerce-noreviews,
div.wpt_notice_board p.no-comments {
padding: .5em .618em;
margin-bottom: 2px;
}
.wpt-error.wpt-error-assing_property {
color: #d00;
}
.wpt-error-wrapper {
padding: 10px;
border-top: 2px solid #a44;
padding-top: 15px;
}
div.wpt_notice_board>div:before {
content: "";
display: none;
}
div.wpt_notice_board>div:after {
content: "x";
position: absolute;
right: 7px;
top: 7px;
width: 10px;
height: 10px;
overflow: hidden;
font-size: 17px;
text-align: center;
line-height: 8px;
padding: 7px;
}
div.wc-block-components-notice-banner:after,
div.wpt_notice_board>div.wc-block-components-notice-banner:after{
position: inherit;
right: inherit;
top: auto;
display: none;
}
.wpt_edit_table {
display: flex;
justify-content: flex-start;
flex: 1 100%;
flex-wrap: wrap;
align-items: center;
} .wpt_stock {
white-space: nowrap;
}
tr .item_inside_cell.wpt_action {
margin-right: 8px;
}
td.wpt-replace-td-in-tr {
display: flex;
width: 100%;
gap: 10px;
flex-flow: column wrap;
position: relative;
} td.td_or_cell .item_inside_cell.wpt_product_title,
td.td_or_cell .item_inside_cell.wpt_action,
td.td_or_cell .item_inside_cell.wpt_description {
flex: 1 100%;
}
.wpt_product_title .item_inside_cell {
display: flex;
flex-direction: column;
gap: 10px;
}
td.wpt-replace-td-in-tr div.td_or_cell.wpt_check {
position: absolute !important;
top: 10px;
right: 10px;
background: transparent;
width: 22px;
} td.wpt-replace-td-in-tr div.td_or_cell{
order: 99;
} td.wpt-replace-td-in-tr div.td_or_cell.wpt_thumbnails{
order: 1;
} td.wpt-replace-td-in-tr div.td_or_cell.wpt_product_title {
order: 2;
}
.wpt_table_tag_wrapper div.wpt-ob_get_clean:empty {
display: none !important;
} @media only screen and (min-width: 600px) {
} @media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 1024px) {
} @media only screen and (max-width: 991px) {
} @media only screen and (max-width: 767px) {
.wpt_edit_table {
justify-content: center;
} } @media only screen and (max-width: 600px) {
} @media only screen and (max-width: 500px) {
.inner-available .item_inside_cell {
order: 99;
}
.inner-available .item_inside_cell.wpt_thumbnails {
order: 1;
}
.inner-available .item_inside_cell.wpt_product_title {
order: 2;
}
tr.product_type_simple .item_inside_cell.wpt_action,
tr.product_type_simple .td_or_cell.wpt_action>div {
gap: 45px;
}
.wpt-stats-report {
background: var(--wpt_thead_bg);
padding: 15px 10px;
color: var(--wpt_thead_text);
flex-shrink: 0;
margin: 0;
margin-bottom: -10px;
}
.wpt-mini-filter>* {
flex-grow: 1;
flex-basis: 200px;
}
}
div.wpt-wrap .wpt-search-full-wrapper .button.wpt-search-products {
display: none !important;
order: 99;
}
tr.wpt-row .button.loading:after {
display: none !important;
} td.wpt-replace-td-in-tr.wpt-mobile-label-show>div:before {
content: attr(data-title);
height: 100%;
width: 86px;
position: absolute;
left: -86px;
top: 0;
color: black;
}
td.wpt-replace-td-in-tr.wpt-mobile-label-show>div {
margin-left: 86px !important;
position: relative !important;
min-height: 19px;
}
td.wpt-replace-td-in-tr.wpt-mobile-label-show>.td_or_cell.no-inner.wpt_check.type_default.type_name_Default {
right: 10px;
height: 25px;
width: 25px;
z-index: 999;
text-align: right;
}
td.wpt-replace-td-in-tr.wpt-mobile-label-show a.wpt_product_title_in_td{
min-width: unset !important;
}
body[class^="wpt-"]:before, body[class*=" wpt-"]:before {
display: none;
}
.inner-available .item_inside_cell.wpt_category,
.wpt_product_title .item_inside_cell.wpt_category {
display: inline-block;
}
.wpt-wrap table thead tr.wpt_table_header_row th.wpt_tick {
opacity: 0;
}
.wpt-wrap table thead tr.wpt_table_header_row .wpt_tick {
width: 20px;
padding: 0px;
margin: 0;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//www.colorpowdersupply.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//www.colorpowdersupply.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//www.colorpowdersupply.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.shopengine-vacation-module-container{background:#fdeff4;border-radius:12px;padding:30px 40px}.shopengine-vacation-module-container p{font-size:14px;font-weight:400;color:#292929}.shopengine-vacation-module-container .shopengine-vacation-module-header h1{font-size:20px;font-weight:700;color:#323131;margin-bottom:15px;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.shopengine-vacation-module-container .shopengine-vacation-module-header p{line-height:18px;margin:0}.shopengine-vacation-module-container .shopengine-vacation-module-header .shopengine-notification-icon{-webkit-transform:translate(10px,4px);transform:translate(10px,4px)}.shopengine-vacation-module-container .shopengine-vacation-module-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shopengine-vacation-module-container .shopengine-vacation-module-footer h6{font-size:14px;font-weight:500;color:#292929;margin-top:0;margin-bottom:0}.shopengine-vacation-module-container .shopengine-vacation-module-footer .vacation-holidays{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shopengine-vacation-module-container .shopengine-vacation-module-footer .vacation-holidays h6{margin-right:20px}.shopengine-vacation-module-container .shopengine-vacation-module-footer .vacation-holidays button{background-color:#ff5c8d!important;border-radius:3px;color:#f1f1f2!important;font-size:12px;font-weight:400;padding:6px 15px;margin-right:15px;border:none}.shopengine-vacation-module-container .shopengine-vacation-module-footer .vacation-emergency{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px}.shopengine-vacation-module-container .shopengine-vacation-module-footer .vacation-emergency h6{margin-right:15px;line-height:22px}.shopengine-vacation-module-container .shopengine-vacation-module-footer .vacation-emergency p{margin:0}.shopengine-vacation-module-container .shopengine-vacation-module-footer .vacation-emergency p a{color:#292929}.shopengine-vacation-module-container .shopengine-vacation-module-footer .vacation-emergency p a:hover{color:#ff5c8d}a.add_to_cart_button[disabled]{pointer-events:none}a.checkout-button[disabled]{pointer-events:none}.shopengine-quick-checkout-button[disabled],button[name=add-to-cart][disabled],button[name=woocommerce_checkout_place_order][disabled]{cursor:not-allowed}.checkout-disable{cursor:not-allowed!important}.shopengine_avatar_is_overlay-yes .shopengine-widget .shopengine-avatar-container #upload-form .shopengine-avatar .shopengine-avatar__thumbnail:hover .shopengine-avatar__thumbnail--btn{visibility:visible;opacity:1}.shopengine_avatar_is_overlay-yes .shopengine-widget .shopengine-avatar-container #upload-form .shopengine-avatar .shopengine-avatar__thumbnail .shopengine-avatar__thumbnail--overlay{display:block}.shopengine-widget .single_add_to_cart_button{padding:15px 40px;margin-right:10px;font-weight:400}.shopengine-widget .shopengine-product-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100vw}.shopengine-widget .shopengine-product-filters .shopengine-collapse{border-radius:3px;position:relative;-ms-flex-item-align:baseline;align-self:baseline}.shopengine-widget .shopengine-product-filters .shopengine-collapse .shopengine-product-filter-title{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.shopengine-widget .shopengine-product-filters .shopengine-collapse .shopengine-product-filter-title .shopengine-collapse-icon{-webkit-transition:all linear .2s;transition:all linear .2s;width:35px;height:35px;display:inline-block;text-align:center;line-height:35px;color:inherit;padding:0;margin:0;border-radius:50%;font-size:17px;position:absolute;right:8px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.shopengine-widget .shopengine-product-filters .shopengine-collapse .open .shopengine-collapse-icon{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.shopengine-widget .shopengine-product-filters .shopengine-collapse .shopengine-collapse-body{display:none;margin-top:5px}.shopengine-widget .shopengine-product-filters .shopengine-collapse .shopengine-collapse-body.open{display:block}.shopengine-widget .shopengine-product-filters button#shopengine-filter-group-toggle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right}.shopengine-widget .shopengine-product-filters button#shopengine-filter-group-toggle span svg.e-font-icon-svg.e-fas-filter{width:20px}.shopengine-widget .shopengine-product-filters .shopengine-filter-group{width:100%}.shopengine-widget .shopengine-product-filters .shopengine-filter-group-toggle{cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:none;box-shadow:none;outline:0}.shopengine-widget .shopengine-product-filters .shopengine-filter-group-toggle .shopengine-btn:focus{outline:0;outline:auto 0 -webkit-focus-ring-color}.shopengine-widget .shopengine-product-filters .shopengine-filter-group-toggle:hover{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-group-content{height:100%;background-color:#fff}.shopengine-widget .shopengine-product-filters .shopengine-filter-group-content-wrapper{display:none;position:absolute;z-index:9999;top:100%}.shopengine-widget .shopengine-product-filters .shopengine-filter-group-content-wrapper.isactive{display:block}.shopengine-widget .shopengine-product-filters .shopengine-product-filters-wrapper{width:100%;display:grid}.shopengine-widget .shopengine-product-filters .shopengine-filter-single{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;max-width:100%;display:inline-block;vertical-align:top}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-rating__labels button{position:relative;margin-bottom:10px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0;padding:0;background:0 0;border:none;outline:0}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-checkbox-icon,.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-rating__labels--mark{border:2px solid #eee;text-align:center;display:inline-block;position:relative}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-checkbox-icon span,.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-rating__labels--mark span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-style-icon .shopengine-filter-rating__labels--mark{border:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li{list-style:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li .shopengine-filter-category-label{margin:0;padding-left:0;position:relative;width:100%}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li .shopengine-filter-category-label .shopengine-filter-category-count{position:absolute;right:0;background-color:#2c2cfc;color:#fff;width:25px;height:18px;text-align:center;border-radius:6px}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-category-has-child>.filter-input-group{cursor:pointer;position:relative}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-category-has-child>.filter-input-group .shopengine-filter-category-toggle,.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-category-has-child>.filter-input-group .shopengine-filter-subcategory-toggle{position:absolute;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:20px}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-category-has-child>.filter-input-group .shopengine-filter-category-toggle span,.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-category-has-child>.filter-input-group .shopengine-filter-subcategory-toggle span{border:5px solid transparent;border-top-color:#333;-webkit-transition:all .4s;transition:all .4s}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-category-has-child.isActive .shopengine-filter-category-toggle span,.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-category-has-child.isActive .shopengine-filter-subcategory-toggle span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-category-has-child .shopengine-filter-category-subcategories{display:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-subcategory-has-child>.filter-input-group .shopengine-filter-subcategory-toggle span{-webkit-transform:none;transform:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.shopengine-filter-subcategory-has-child>.filter-input-group.isActive .shopengine-filter-subcategory-toggle span{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-category li.isActive .shopengine-filter-category-toggle span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li{list-style:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li .shopengine-filter-brand-label{margin:0;padding-left:0;position:relative;width:100%}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li .shopengine-filter-brand-label .shopengine-filter-brand-count{position:absolute;right:0;background-color:#2c2cfc;color:#fff;width:25px;height:18px;text-align:center;border-radius:6px}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-brand-has-child>.filter-input-group{cursor:pointer;position:relative}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-brand-has-child>.filter-input-group .shopengine-filter-brand-toggle,.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-brand-has-child>.filter-input-group .shopengine-filter-subbrand-toggle{position:absolute;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:20px}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-brand-has-child>.filter-input-group .shopengine-filter-brand-toggle span,.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-brand-has-child>.filter-input-group .shopengine-filter-subbrand-toggle span{border:5px solid transparent;border-top-color:#333;-webkit-transition:all .4s;transition:all .4s}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-brand-has-child.isActive .shopengine-filter-brand-toggle span,.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-brand-has-child.isActive .shopengine-filter-subbrand-toggle span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-brand-has-child .shopengine-filter-brand-subbrands{display:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-subbrand-has-child>.filter-input-group .shopengine-filter-subbrand-toggle span{-webkit-transform:none;transform:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.shopengine-filter-subbrand-has-child>.filter-input-group.isActive .shopengine-filter-subbrand-toggle span{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-brand li.isActive .shopengine-filter-brand-toggle span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .checked .shopengine-filter-rating__labels--mark span,.shopengine-widget .shopengine-product-filters .shopengine-filter-single input:checked+label .shopengine-checkbox-icon span{display:inline-block}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-rating__labels-star{position:absolute}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-rating__labels-star.inactive{color:#eee;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.shopengine-widget .shopengine-product-filters .shopengine-filter-single .shopengine-filter-rating__labels-star.active{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider{position:relative;margin-right:5px;margin-bottom:15px;height:17px;cursor:pointer;z-index:0}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider::before,.shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider>.asRange-selected::before{content:"";position:absolute;top:7px;left:0;right:-5px;height:3px;z-index:-1}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider::before{background-color:#f2f2f2}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider>.asRange-selected{position:absolute}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider>.asRange-selected::before{background-color:#7f7f7f}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider>.asRange-pointer{display:block;position:absolute;top:0;bottom:0;width:5px;color:#7f7f7f;background-color:currentColor;outline:0;z-index:0}.dot-type-circle .shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider>.asRange-pointer{width:15px;height:15px;border:6px solid #fff;border-radius:50%}.dot-type-circle .shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider>.asRange-pointer::before{content:"";position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border:3px solid currentColor;border-radius:inherit}.dot-type-circle .shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider{height:15px;margin-right:15px}.dot-type-circle .shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider .asRange-selected::before,.dot-type-circle .shopengine-widget .shopengine-product-filters .shopengine-filter-price-slider::before{top:6px;right:-15px}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-fields{display:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-btns .shopengine-filter-price-reset{color:#505255;background-color:rgba(80,82,85,.07);-webkit-box-shadow:none;box-shadow:none}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-result{margin:0;color:#505255;font-size:16px;line-height:19px;font-weight:500;letter-spacing:-.2px}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-reset{padding:6px 15px 7px;border-width:0;border-radius:0;font-family:inherit;font-size:14px;line-height:17px;font-weight:600;text-transform:uppercase;cursor:pointer;outline:0}.shopengine-widget .shopengine-product-filters .shopengine-filter-price-reset:hover{background-color:rgba(80,82,85,.17)}@media screen and (min-width:1025px){.shopengine-filter-break--tablet .shopengine-widget .shopengine-product-filters .shopengine-filter-group-toggle-wrapper{display:none}.shopengine-filter-break--tablet .shopengine-widget .shopengine-product-filters .shopengine-filter-group-content-wrapper{display:block;position:relative;top:0;max-width:100%;-webkit-box-shadow:none!important;box-shadow:none!important;z-index:0}}@media screen and (min-width:768px){.shopengine-filter-break--mobile .shopengine-widget .shopengine-product-filters .shopengine-filter-group-toggle-wrapper{display:none}.shopengine-filter-break--mobile .shopengine-widget .shopengine-product-filters .shopengine-filter-group-content-wrapper{display:block;position:relative;top:0;max-width:100%;-webkit-box-shadow:none!important;box-shadow:none!important;z-index:0}}.shopengine-widget .shopengine-filter-overlay{background:#18161665;width:0%;position:fixed;height:100vh;z-index:-1}.shopengine-filter--offcanvas-yes .shopengine-widget #shopengine-filter-group-content{display:block;position:fixed;top:0;left:-100%;bottom:0;-webkit-transition:left .75s ease-in-out,right .75s ease-in-out;transition:left .75s ease-in-out,right .75s ease-in-out}.shopengine-filter--offcanvas-yes .shopengine-widget #shopengine-filter-group-content.isactive{left:0}.shopengine-filter--offcanvas-yes .shopengine-widget #shopengine-filter-group-content.isactive .shopengine-filter-overlay{width:100%}.shopengine-filter--offcanvas-yes .shopengine-widget .shopengine-filter-group-content{overflow:auto}.shopengine-filter--offcanvas-yes.shopengine-filter--align-right .shopengine-widget #shopengine-filter-group-content{left:auto;right:-100%}.shopengine-filter--offcanvas-yes.shopengine-filter--align-right .shopengine-widget #shopengine-filter-group-content.isactive{right:0}.shopengine-filter--offcanvas-yes.shopengine-filter--align-right .shopengine-widget #shopengine-filter-group-content.isactive .shopengine-filter-overlay{right:0;-webkit-transition:.75s ease-in-out;transition:.75s ease-in-out}.shopengine-widget .filter-input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shopengine-widget .filter-input-group input[type=checkbox],.shopengine-widget .filter-input-group input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;visibility:hidden}.shopengine-widget .filter-input-group .shopengine-filter-categories{width:0;height:0;border:none}.shopengine-widget .filter-input-group .shopengine-filter-colors{width:0;height:0;border:none}.shopengine-widget .filter-input-group label{padding-left:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.shopengine-widget .filter-input-group label .color-filter-dot{display:inline-block;margin:0 10px 0 0;height:16px;width:16px;border-radius:100%}.shopengine-widget .shopengine-best-selling-product.view-grid{display:grid}.shopengine-widget .shopengine-best-selling-product ol,.shopengine-widget .shopengine-best-selling-product ul{list-style-type:none}.shopengine-widget .shopengine-best-selling-product .shopengine-single-product-item{position:relative}.shopengine-widget .shopengine-best-selling-product .sale{top:0;left:0;position:absolute;border:none;display:none}.shopengine-widget .shopengine-best-selling-product .sale:before{display:none}.shopengine-widget .shopengine-best-selling-product .product-title{display:block;line-height:1px;margin:0}.shopengine-widget .shopengine-best-selling-product .product-title a{font-weight:inherit}.shopengine-widget .shopengine-best-selling-product .product-rating{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;padding-top:10px}.shopengine-widget .shopengine-best-selling-product .product-rating .rating-count{color:#858585}.shopengine-widget .shopengine-best-selling-product .product-rating .star-rating{margin-right:.5em}.shopengine-widget .shopengine-best-selling-product .product-rating .star-rating:before{opacity:1}.shopengine-widget .shopengine-best-selling-product .price{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;margin-bottom:0;padding-top:15px;padding-bottom:21px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shopengine-widget .shopengine-best-selling-product .price del{display:none;margin-right:5px;opacity:.5}.shopengine-widget .shopengine-best-selling-product .price del>.amount{color:inherit;font-weight:700}.shopengine-price-pos-after .shopengine-widget .shopengine-best-selling-product .price del{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:0}.shopengine-widget .shopengine-best-selling-product .price ins{color:inherit}.shopengine-widget .shopengine-best-selling-product .price ins>.amount{color:inherit}.shopengine-price-pos-after .shopengine-widget .shopengine-best-selling-product .price ins{margin-right:5px}.shopengine-widget .shopengine-best-selling-product .price .shopengine-discount-badge{color:#fff;background:#f03d3f;padding:0 10px 0 10px;border-radius:2px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:5px;font-size:14px}.shopengine-price-pos-after .shopengine-widget .shopengine-best-selling-product .price .shopengine-discount-badge{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.shopengine-widget .shopengine-best-selling-product .add-to-cart-bt .se-btn{color:#3e3e3e}.shopengine-widget .shopengine-best-selling-product .add-to-cart-bt .se-btn:hover{color:#f03d3f}.shopengine-widget .shopengine-best-selling-product .product-tag-sale-badge{display:none}.shopengine-widget .shopengine-comparison-button a{display:inline-block;text-decoration:none;position:relative}.shopengine-widget .shopengine-comparison-button a .comparison-counter-badge{position:absolute;text-align:center}.shopengine-widget .shopengine-product-size-chart{display:none;position:fixed;width:100%;background:#4242465e;height:100%;top:0;left:0;z-index:9999;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.shopengine-widget .shopengine-product-size-chart .shopengine-product-size-chart-contant{max-width:50vw}@media screen and (max-width:900px){.shopengine-widget .shopengine-product-size-chart .shopengine-product-size-chart-contant{max-width:80vw}}@media screen and (max-width:768px){.shopengine-widget .shopengine-product-size-chart .shopengine-product-size-chart-contant{max-width:90vw}}.shopengine-widget .shopengine-product-size-chart .shopengine-product-size-chart-contant img{margin-bottom:-4px}.shopengine-widget .shopengine-product-size-chart .shopengine-product-size-chart-heading{display:inline-block}.shopengine-widget .shopengine-advanced-coupon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner{background-color:#f53851;padding:10px 14px 0 34px;max-width:400px;width:100%;position:relative}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-date p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#fff;font-weight:400;font-size:12px;margin-bottom:0}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-date .shopengine-advanced-coupon-icon{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}.ast-container .shopengine-advanced-coupon-icon{-webkit-transform:translate(-6px,2px)!important;transform:translate(-6px,2px)!important}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:65px;height:100%}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-body .shopengine-advanced-coupon-discount h1{color:#fff;font-weight:900;font-size:60px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(8px);transform:translateY(8px)}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-body .shopengine-advanced-coupon-discount .advanced-coupon-symbol-prefix{font-weight:700;font-size:20px;-webkit-transform:translateY(33px);transform:translateY(33px)}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-body .shopengine-advanced-coupon-discount .advanced-coupon-discount{font-weight:600;font-size:14px;color:#fff;letter-spacing:1px;margin-bottom:12px}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-body .shopengine-advanced-coupon-content h5{color:#fff;font-weight:700;font-size:14px;line-height:18px}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-body .shopengine-advanced-coupon-content h5 p{font-weight:400}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-body .shopengine-advanced-coupon-button button{color:#fff;background:#d61e37;padding:4px 10px;border-radius:3px;font-size:12px;font-weight:700;line-height:14px;border:none}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-body .shopengine-advanced-coupon-button button .shopengine-coupon-active{-webkit-animation:copy-coupon-active .5s;animation:copy-coupon-active .5s}@-webkit-keyframes copy-coupon-active{0%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}}@keyframes copy-coupon-active{0%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-footer{text-align:center}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-footer button{color:#fff;font-weight:500;font-size:13px;background:#d61e37;border-top-left-radius:10px;border-top-right-radius:10px;position:relative;padding:6px 12px;line-height:14px;border:none;cursor:default}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-footer button:before{content:'';width:0;height:0;border-style:solid;border-width:0 0 25px 34px;border-color:transparent transparent #d61e37 transparent;position:absolute;left:-30px;bottom:0}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-footer button:after{content:'';width:0;height:0;border-style:solid;border-width:25px 0 0 34px;border-color:transparent transparent transparent #d61e37;position:absolute;right:-30px;bottom:0}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-bubble-up{width:12px;height:6px;background-color:#fff;border-top-left-radius:110px;border-top-right-radius:110px;position:absolute;top:0;left:70px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.shopengine-widget .shopengine-advanced-coupon-container .shopengine-advanced-coupon-container-inner .shopengine-advanced-coupon-bubble-bottom{width:12px;height:6px;background-color:#fff;border-top-left-radius:110px;border-top-right-radius:110px;position:absolute;bottom:0;left:70px}.shopengine-widget .shopengine-avatar-container .shopengine-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__thumbnail{max-width:160px;height:auto;display:block;position:relative}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__thumbnail .shopengine-avatar__thumbnail--overlay-close{color:#fff;line-height:1;text-align:right;-webkit-transform:translateY(-5px);transform:translateY(-5px);display:none;cursor:pointer;background-color:#8f0505;border-radius:50%;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;width:30px;height:30px;position:absolute;right:0;top:0;text-align:center;z-index:4}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__thumbnail .shopengine-avatar__thumbnail--overlay-close i,.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__thumbnail .shopengine-avatar__thumbnail--overlay-close svg{width:14px;font-size:14px;padding:8px 0 0 0}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__thumbnail .shopengine-avatar__thumbnail--overlay{width:100%;height:100%;position:absolute;left:0;top:0;background:#0000005c;z-index:2;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;display:none;opacity:0}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__thumbnail:hover .shopengine-avatar__thumbnail--overlay{opacity:1}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__thumbnail img{width:100%;display:block}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__thumbnail--btn{display:inline-block;position:absolute;left:75%;bottom:0;background:#4169e1;color:#fff;padding:5px 8px;border-radius:3px;cursor:pointer;z-index:3}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__thumbnail .shopengine_avatar_image{display:none}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__info>*{margin:0}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__info--name{font-size:1rem;font-weight:600;color:#3a3a3a}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__info--email{font-size:.8rem;color:#b1adad}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__info--btn{font-size:1rem;font-weight:400;padding:0;border:none;display:none}.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__info--btn:active,.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__info--btn:focus,.shopengine-widget .shopengine-avatar-container .shopengine-avatar .shopengine-avatar__info--btn:hover{background:unset;color:unset}.shopengine-widget .shopengine-checkout-order-pay .shop_table{border:unset;text-align:left}.shopengine-widget .shopengine-checkout-order-pay .shop_table td,.shopengine-widget .shopengine-checkout-order-pay .shop_table th{border:unset}.shopengine-widget .shopengine-checkout-order-pay .shop_table thead tr{-webkit-box-shadow:0 1px #dcdcdc,0 3px #fff;box-shadow:0 1px #dcdcdc,0 3px #fff}.shopengine-widget .shopengine-checkout-order-pay .shop_table thead tr th.product-total{text-align:right}.shopengine-widget .shopengine-checkout-order-pay .shop_table tbody .order_item{-webkit-box-shadow:0 1px #dcdcdc,0 3px #fff;box-shadow:0 1px #dcdcdc,0 3px #fff}.shopengine-widget .shopengine-checkout-order-pay .shop_table tbody .order_item td{background-color:transparent;padding:10px 12px}.shopengine-widget .shopengine-checkout-order-pay .shop_table tbody .order_item td.product-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.shopengine-widget .shopengine-checkout-order-pay .shop_table tbody .order_item td.product-subtotal{text-align:right}.shopengine-widget .shopengine-checkout-order-pay .shop_table tbody .order_item td .wc-item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.shopengine-widget .shopengine-checkout-order-pay .shop_table tbody .order_item td .wc-item-meta li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px}.shopengine-widget .shopengine-checkout-order-pay .shop_table tbody .order_item td .wc-item-meta li p{margin-bottom:0}.shopengine-widget .shopengine-checkout-order-pay .shop_table tfoot tr{-webkit-box-shadow:0 1px #dcdcdc,0 3px #fff;box-shadow:0 1px #dcdcdc,0 3px #fff}.shopengine-widget .shopengine-checkout-order-pay .shop_table tfoot tr .product-total{text-align:right}.shopengine-widget .shopengine-checkout-order-pay #payment{background-color:unset}.shopengine-widget .shopengine-checkout-order-pay #payment .wc_payment_methods{list-style-type:none;padding:unset}.shopengine-widget .shopengine-checkout-order-pay #payment .wc_payment_methods .wc_payment_method{padding:10px}.shopengine-widget .shopengine-checkout-order-pay #payment .wc_payment_methods .wc_payment_method .input-radio{accent-color:#000;-webkit-transform:translateY(5px);transform:translateY(5px);margin:0;width:18px;height:18px;cursor:pointer}.shopengine-widget .shopengine-checkout-order-pay #payment .wc_payment_methods .wc_payment_method label{margin-left:8px;cursor:pointer}.shopengine-widget .shopengine-checkout-order-pay #payment .wc_payment_methods .wc_payment_method .payment_box{background-color:unset;padding:0 30px;margin:0;font-size:13px;font-weight:400;line-height:16px;color:#979797}.shopengine-widget .shopengine-checkout-order-pay #payment .wc_payment_methods .wc_payment_method .payment_box::before{display:none}.shopengine-widget .shopengine-checkout-order-pay #payment .form-row{padding:15px 0}.shopengine-widget .shopengine-checkout-order-pay #payment .form-row #place_order{width:100%;background-color:#101010;color:#fff;padding:15px 20px}.shopengine-widget .shopengine-checkout-order-pay #payment .form-row .woocommerce-privacy-policy-text p{font-size:13px;font-weight:400;line-height:16px;color:#979797}.shopengine-widget .woocommerce-ResetPassword .form-row{float:none}.shopengine-widget .woocommerce-ResetPassword .form-row input{width:100%}.shopengine-widget .shopengine-product-carousel{overflow:hidden}.shopengine-widget .shopengine-product-carousel a:not(.btn):not(.button):not(.added_to_cart):hover{opacity:1;text-decoration:none}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item{position:relative;-webkit-transition:.4s cubic-bezier(.25,1,.5,1);transition:.4s cubic-bezier(.25,1,.5,1)}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item:hover{z-index:1;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.1);box-shadow:0 20px 40px rgba(0,0,0,.1)}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item:hover .product-details-cart{opacity:1;visibility:visible}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item:hover .overlay-add-to-cart{opacity:1;visibility:visible}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .categories-product-list{background:#fff}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .categories-product-list a{display:block}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb{position:relative;line-height:normal!important}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb .product-tag-sale-badge{position:absolute;display:inline-block;border-radius:3px}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb .product-tag-sale-badge.position-top-left{top:10px;left:10px}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb .product-tag-sale-badge.position-top-right{top:10px;right:10px}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb .product-tag-sale-badge.align-vertical ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb .product-tag-sale-badge.align-vertical ul .sale{text-align:center}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb .product-tag-sale-badge ul{margin:0;padding:0;list-style:none}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb .product-tag-sale-badge .badge{width:auto;height:auto}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb .product-tag-sale-badge .badge:not(.sale){border:none;text-align:center}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-thumb .product-tag-sale-badge .badge:not(.sale) a{display:block}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart{position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;display:none;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart>.add-links-wrap,.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart>.add-links-wrap>.add-links,.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart>.add-to-cart-wrap{display:inherit;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart.position-bottom{left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart.position-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart.position-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart.position-center{-ms-flex-wrap:wrap;flex-wrap:wrap;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart.position-center a{width:50%}body.theme-porto .shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart .quickview{display:none}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a{margin-bottom:0;height:auto;text-indent:-9999px;border-width:0;border-radius:0!important;-webkit-box-shadow:none;box-shadow:none;line-height:0;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;font-weight:400;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a:hover{opacity:1}body.theme-electro .shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a:not(:last-child),body.theme-porto .shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a:not(:last-child){margin-right:-1px}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.added_to_cart{display:none}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a::before{margin-right:0;font-family:shopengine;font-weight:inherit;float:left;line-height:20px;text-indent:0;width:100%;background-color:transparent;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.badge{pointer-events:auto}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.shopengine-quickview-trigger::before{content:"\e92c"}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.button[data-quantity]:before{content:"\e933"}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.add_to_cart_button.loading{opacity:1}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.add_to_cart_button.loading::before{visibility:hidden;opacity:0}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.add_to_cart_button.loading::after{text-indent:0;margin-left:auto;margin-right:auto;text-align:center;left:0;right:0;top:50%}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.shopengine-wishlist::before{content:"\e906"}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.shopengine-comparison::before{content:"\e91b"}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .overlay-add-to-cart a.shopengine_direct_checkout::before{content:"\e953"}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-category{text-align:left;display:none;text-align:left}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-category ul{margin:0;padding:0;list-style:none}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-category ul li{display:inline-block;margin-right:5px;margin-bottom:0}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-category ul li a{display:block}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-title{display:block}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-title a{font-weight:inherit}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-rating{width:100%;margin:0;display:none;overflow:hidden}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-rating>.rating-wrap{display:inline-block}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-rating .star-rating{float:none;display:inline-block;margin-top:0;margin-bottom:0;overflow:hidden;position:relative;line-height:1;height:1em;width:5.5em;font-family:star!important;vertical-align:middle}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-rating .star-rating::before{content:"\73\73\73\73\73";float:left;top:0;left:0;position:absolute;font-family:inherit;font-size:inherit;letter-spacing:normal;opacity:1}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-rating .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-family:inherit!important}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-rating .star-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;font-family:inherit;font-size:inherit;letter-spacing:normal}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-rating .rating-count{display:inline-block;vertical-align:middle}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-price .price{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-price .price ins{margin-left:0;background:0 0;text-decoration:none;font-weight:inherit}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-price .price .shopengine-discount-badge{display:none;color:#fff;background:#f03d3f;padding:0 10px 0 10px;border-radius:2px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-price .price del{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;opacity:1;font-size:inherit;font-weight:inherit}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-price .price del .amount{opacity:inherit;font-weight:inherit}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-price .price del .amount,.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-price .price del bdi{color:inherit}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-end-sale-timer:not(.counter-position-progressbar){left:0;right:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-end-sale-timer:not(.counter-position-progressbar) ul{margin:0;padding:0}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-end-sale-timer:not(.counter-position-progressbar) li{display:inline-block;text-align:center}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-end-sale-timer:not(.counter-position-progressbar) .number{display:block;margin-bottom:3px}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-end-sale-timer:not(.counter-position-progressbar) .text{display:block}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-progress-bar-wrap{height:2px;background-color:#f2f2f2;border-radius:10px;margin-bottom:7px}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .progress-bar{height:4px;border-radius:10px;background-color:#f03d3f;margin-top:0;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-progress-meta{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-progress-meta li{font-size:13px;font-weight:400;color:#858585;display:inline-block}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .product-details-cart{position:absolute;left:0;right:0;top:100%;opacity:0;visibility:hidden;z-index:10;padding:30px;padding-top:0;background-color:#fff;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.1);box-shadow:0 20px 40px rgba(0,0,0,.1);-webkit-transition:.4s cubic-bezier(.25,1,.5,1);transition:.4s cubic-bezier(.25,1,.5,1);display:none!important}.shopengine-widget .shopengine-product-carousel .shopengine-single-product-item .add-to-cart-bt{text-align:center}.shopengine-widget .shopengine-product-carousel .elementor-swiper-button::after{display:none}.wpt_table_id_not_found{color: #d00;}
.wpt_product_title.toggle_on .item_inside_cell,
.toggle_on .col_inside_tag, 
.toggle_on .item_inside_cell {
display: none;
}
span.wpt_click_to_view{cursor: pointer;}
span.wpt_click_to_view>i{font-weight: bold;}
.audio_player li {
white-space: nowrap;
}
@media screen and ( max-width: 992px) {
}
.wpt_quick_qty {
position: relative;
}
span.wpt-loader-quick-cart {
background: var(--wpt_primary);
height: 2px;
width: 10%;
margin: 0;
position: absolute;
left: 0;
bottom: -3px;
-webkit-animation: wpt-animated-line 1s linear infinite alternate;
animation: wpt-animated-line 1s linear infinite alternate;  } @-webkit-keyframes wpt-animated-line {
0% { width: 0%; }
100% { width: 100%;}
}
@keyframes wpt-animated-line {
0% { width: 0%; }
100% { width: 100%;}
}
td.td_or_cell.wpt_toggle_description div.item_inside_cell{
display: none;
}
td.td_or_cell.wpt_toggle_description div.item_inside_cell.wpt_toggle_description{
display: inherit;
} .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
position: relative;
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.wpt_gallery_thumbnails > div > .flex-viewport {
max-width: 150px;
margin: 0 auto;
}
.loading .flex-viewport {
max-height: 300px;
}
@-moz-document url-prefix() {
.loading .flex-viewport {
max-height: none;
}
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
display: none;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
ul.slides.thumbs-slider {
margin-top: 5px;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.product_title {
position: relative;
}
.wpt-pro-tag-on-sale {
position: absolute;
right: 0;
top: 0;
} span.wpt-pro-tag-on-sale {
display: inline-block;
padding: 2px;
border: 1px solid var(--wpt_primary);
background: var(--wpt_primary);
color: var(--wpt_white);
font-weight: bold;
border-radius: 3px;
} .wpt-pr-view-wrapper {
display: block;
width: 100%; height: 48px;
clear: both;
}
.wpt-product-view-option {
display: block;
float: right;
background: #78787800;
padding: 0px 10px;
border: 1px solid #00000040; right: 10px;
top: 10px;
padding: 8px 6px 3px 6px;
}
.wpt-product-view-option a {
font-size: 25px;
color: #8080806b;
line-height: 20px;
}
a.product-view-btn.selected {
color: black;
}
.show-additional-row .inside_toggle_description {
margin-bottom: 5px;
}
tr.stock_status_outofstock td.td_or_cell.no-inner.wpt_stock.color_stock_on:before {
color: #ff5722;
}
td.td_or_cell.no-inner.wpt_stock.color_stock_on:before {
content: "•••";
position: absolute;
width: 20px;
height: 20px;
color: #4caf50;
font-size: 33px;
}
td.td_or_cell.no-inner.wpt_stock.color_stock_on>* {
display: none;
}
button.show-more-button.button {
padding: 4px 10px;
color: var(--wpt_thead_text);
background-color: var(--wpt_primary_deep);
}
button.show-more-button.button:hover,
button.show-more-button.button.button-active {
color: var(--wpt_white);
background-color: var(--wpt_primary_deepest);
}
body.archive .wpt-stats-report{
display: none;
}.awdr_free_product_text{
display: inline-block;
padding: 0px 10px;
background-color: #3d9cd2;
color: #fff;
border-radius: 3px;
}
.variation-wdr_free_product{
display: none !important;
}
.awdr_change_product{
cursor: pointer;
}
.awdr_free_product_variants{
padding: 5px;
}
.awdr-product-name{
padding-left: 10px;
}
.awdr_change_product{
display: flex;
}
.awdr-select-free-variant-product-toggle {
color: gray;
cursor: pointer;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 1.02em;
transition: 0.4s;
}
.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover {
color: #444;
}
.awdr-select-variant-product {
padding: 0 18px;
display: none;
background-color: white;
overflow: hidden;
}
.awdr-select-free-variant-product-toggle:after {
content: '\02795'; font-size: 12px;
color: #777;
margin-left: 10px;
}
.awdr-select-free-variant-product-toggle-active:after {
content: "\2796"; }