.wd-sticky-loader{position:absolute;inset:70px 0;display:flex;align-items:flex-start;justify-content:center;pointer-events:none;opacity:0}.wd-sticky-loader .wd-loader{position:sticky;top:calc(50% - 15px)}.wd-sticky-loader.wd-loading,.wd-content-layout.wd-loading .wd-sticky-loader.wd-content-loader{opacity:1;transition:all .25s ease;--wd-anim-state: running}
.footer-sidebar{padding-block:40px}.footer-column>*:not(.widget){margin-block:0 var(--wd-block-spacing)}.footer-column>*:not(.widget):last-child{margin-bottom:0}[class*="color-scheme-light"] .footer-widget{--wd-link-color: rgba(255,255,255,0.6)}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.wd-copyrights{--wd-tags-mb: 10px;padding-block:20px;border-top:1px solid var(--brdcolor-gray-300)}.wd-copyrights.wd-layout-two-columns>.wd-grid-g{--wd-col-lg: 2;--wd-col-md: 1}.wd-copyrights.wd-layout-centered{text-align:center}@media (min-width: 1025px){.sticky-footer-on :is(.wd-page-content,.wd-prefooter){position:relative;z-index:2}.sticky-footer-on .wd-footer{position:sticky;bottom:0}.wd-copyrights.wd-layout-two-columns .wd-col-end{text-align:end}}@media (max-width: 1024px){.wd-copyrights.wd-layout-two-columns{text-align:center}}
.title-wrapper{--wd-mb: 10px}.title-wrapper [class*="title"]{display:inline-block}.title-wrapper .title{margin-bottom:0}.title-wrapper .img-wrapper{display:block;margin-top:10px}.subtitle-color-black.subtitle-style-default{color:#000}.subtitle-color-black.subtitle-style-background{background-color:#333;color:#fff}.subtitle-color-white.subtitle-style-default{color:rgba(255,255,255,0.8)}.subtitle-color-white.subtitle-style-background{background-color:rgba(255,255,255,0.8);color:#242424}.subtitle-color-gradient.subtitle-style-default{color:var(--color-gray-400)}.subtitle-color-gradient.subtitle-style-background{background-color:#f1f1f1;color:#333}.wd-title-color-default{--el-title-color: rgba(0,0,0,0.105)}.wd-title-color-primary{--el-title-color: var(--wd-primary-color)}.wd-title-color-alt{--el-title-color: var(--wd-alternative-color)}.wd-title-color-black{--el-title-color: #000}.wd-title-color-white{color:var(--wd-text-color);--wd-text-color: rgba(255,255,255,0.8);--wd-title-color: #fff;--el-title-color: #fff}.wd-title-color-gradient .title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wd-title-style-shadow{padding:25px;border-radius:var(--wd-brd-radius);box-shadow:0 0 8px rgba(0,0,0,0.12)}.wpb-js-composer .title-wrapper{--content-width: var(--wd-max-width)}.wpb-js-composer .title-wrapper [class*="title"]{max-width:var(--content-width)}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer{margin-bottom:0}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer .title{display:none}@media (max-width: 1024px){.title-subtitle.wd-fontsize-m,.title-after_title.wd-fontsize-s{font-size:14px}}@media (max-width: 576px){.title-wrapper .title-subtitle{font-size:12px}.title-wrapper .title{font-size:20px}}
.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width: var(--wd-max-width)}.wd-text-block:not(.inline-element).text-left{margin-right:auto}.wd-text-block:not(.inline-element).text-center{margin-inline:auto}.wd-text-block:not(.inline-element).text-right{margin-left:auto}
.wd-list{--list-mb: 0;--li-mb: 15px;--li-pl: 0;--wd-row-gap: var(--li-mb);display:flex;flex-direction:column;justify-content:var(--wd-align);gap:var(--wd-row-gap);list-style:none}.wd-list li{position:relative;display:flex;align-items:center;justify-content:inherit;gap:10px;margin-bottom:0 !important;transition:all .25s ease}.wd-list .wd-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--color-gray-800);line-height:1;transition:all .25s ease;font-size:var(--li-icon-s, 1em)}.wd-list.wd-design-bordered li:not(:first-child):before{content:"";position:absolute;top:calc(var(--wd-row-gap) / 2 * -1);inset-inline:0px;border-top:1px solid var(--brdcolor-gray-300)}.wd-list .wd-icon :is(img,svg){width:var(--li-icon-s, revert-layer);min-width:var(--li-icon-s, 6px);max-width:150px;fill:currentColor}.wd-list .wd-icon:has(:is(img,svg)):before{display:none}.wd-list.wd-type-ordered{counter-reset:item}.wd-list.wd-type-ordered .wd-icon{font-weight:600}.wd-list.wd-type-ordered .wd-icon:before{content:counter(item) ".";counter-increment:item}.wd-list.wd-type-unordered .wd-icon:before{font-size:.6em;content:"\f113";font-family:"woodmart-font"}.wd-list.wd-type-unordered-2 .wd-icon:before{content:"";width:1em;height:1em;font-size:calc(var(--li-icon-s, 10px) / 2);background:currentColor;border-radius:50%}.wd-list.wd-shape-icon .wd-icon{background-color:var(--color-gray-200);width:var(--li-icon-s, 2em);height:var(--li-icon-s, 2em);font-size:calc(var(--li-icon-s, 2em) / 2)}.wd-list.wd-shape-icon .wd-icon :is(img,svg){width:calc(var(--li-icon-s, 2em) / 2);height:calc(var(--li-icon-s, 2em) / 2);min-width:calc(var(--li-icon-s, 14px) / 2);object-fit:contain}.wd-list.wd-style-rounded .wd-icon{border-radius:50%}
.wd-list .wd-icon .e-font-icon-svg{height:var(--li-icon-s, 1em)}@media (max-width: 1024px){.wd-list:is(.wd-fontsize-m,.wd-fontsize-l){font-size:16px}}
.wd-menu .wd-nav-horizontal>li>a{min-height:40px}@media (max-width: 1024px){.wd-nav-mega .wd-dropdown-menu{display:none}}
.rtl .wd-menu .wd-nav.wd-icon-right>li>a .wd-nav-img{order:0;margin:0;margin-inline-end:7px}.rtl .wd-menu .wd-nav.wd-icon-left>li>a .wd-nav-img{order:1;margin:0;margin-inline-start:7px}.wd-menu>.widget-title{margin-bottom:0;padding:20px;background-color:var(--bgcolor-gray-300);text-transform:uppercase;border-top-left-radius:var(--wd-brd-radius);border-top-right-radius:var(--wd-brd-radius)}.wd-menu>.widget-title+.wd-nav-vertical{border-top:none}.wd-menu>.widget-title+.wd-nav-vertical,.wd-menu>.widget-title+.wd-nav-vertical>li:first-child>a{border-top-left-radius:0;border-top-right-radius:0}
[class*="wd-search-full-screen"]{--wd-search-font-size: 1.08em;position:fixed;z-index:400;visibility:hidden;opacity:0}[class*="wd-search-full-screen"] :is(.wd-search-history,.wd-search-requests,.wd-search-info-text):not(:last-child){margin-bottom:var(--wd-search-sp)}[class*="wd-search-full-screen"] .wd-scroll-content:not(.wd-dropdown){--wd-scroll-h: 100%}[class*="wd-search-full-screen"] .wd-search-suggestions{animation:wd-fadeInBottomShort 0.6s cubic-bezier(0.19, 1, 0.22, 1) both}[class*="wd-search-full-screen"] .wd-search-suggestions .wd-search-title{margin-top:var(--wd-search-sp)}[class*="wd-search-full-screen"] .wd-search-suggestions .wd-search-title:first-child{margin-top:0}[class*="wd-search-full-screen"] .wd-suggestion{flex-direction:column}[class*="wd-search-full-screen"] .wd-suggestion-thumb{margin-bottom:10px}[class*="wd-search-full-screen"] .wd-not-found-msg{font-size:var(--wd-search-font-size)}[class*="wd-search-full-screen"] .wd-suggestions-group.wd-type-categories .wd-suggestion{flex-direction:row;flex-basis:unset}[class*="wd-search-full-screen"] .wd-suggestions-group.wd-type-categories .wd-suggestion .wd-suggestion-thumb{margin-bottom:0}[class*="wd-search-full-screen"] .wd-suggestions-group.wd-type-categories .wd-suggestion .wd-entities-title{transition:all .25s ease}[class*="wd-search-full-screen"] .wd-suggestions-group.wd-type-categories .wd-suggestion:hover .wd-entities-title{opacity:.6}[class*="wd-search-full-screen"].wd-searched :is(.wd-search-history,.wd-search-requests,.wd-search-info-text){display:none}[class*="wd-search-full-screen"] .wd-search-history ul{flex-direction:row;flex-wrap:wrap}[class*="wd-search-full-screen"] .wd-sh-head{display:block}[class*="wd-search-full-screen"] .wd-sh-head .wd-sh-clear{display:none}[class*="wd-search-full-screen"] .wd-sh-link:before{display:none}[class*="wd-search-full-screen"].wd-opened{visibility:visible;opacity:1}.wd-search-opened{overflow:hidden}@media (min-width: 1025px){.wd-search-opened body{padding-right:var(--wd-scroll-w)}.wd-search-opened .wd-page-wrapper{margin-right:calc(var(--wd-scroll-w) * -1)}.wd-search-opened :is(.header-banner,.whb-row,.wd-page-content){padding-right:var(--wd-scroll-w)}}@media (max-width: 1024px){[class*="wd-search-full-screen"]{--wd-search-font-size: .92em;--wd-search-sp: 15px}[class*="wd-search-full-screen"] .wd-search-requests{--wd-requests-pd: 8px 12px;--wd-requests-fs: 10px}}
.wd-search-full-screen-2{--wd-search-sp: 30px;--wd-form-height: 50px;--wd-content-heigh: 100vh;top:var(--wd-admin-bar-h);display:flex;align-items:center;padding-top:50px;background-color:rgba(var(--bgcolor-white-rgb), 0.97);transition:all .25s ease}.wd-search-full-screen-2 :is(.searchform,.wd-search-history,.wd-search-requests,.wd-search-area){visibility:hidden;opacity:0;transition:all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.3s;transform:translateY(150px)}.wd-search-full-screen-2>.container{display:flex;flex-direction:column;max-height:100%}.wd-search-full-screen-2 .searchform{--wd-form-height: unset;margin-bottom:var(--wd-search-sp)}.wd-search-full-screen-2 .wd-close-search.wd-style-icon{--wd-action-icon-size: 26px;position:absolute;top:0;inset-inline-end:0}.wd-search-form.wd-display-full-screen-2{cursor:pointer}.wd-search-form.wd-display-full-screen-2 .searchform{pointer-events:none;user-select:none}.wd-search-form.wd-display-full-screen-2 .wd-clear-search{display:none}.wd-search-full-screen-2 .wd-search-suggestions .wd-search-title{margin-bottom:var(--wd-search-sp);text-transform:unset}.wd-search-full-screen-2 .wd-search-results{height:0;transition:all .6s ease}.wd-search-full-screen-2 .wd-suggestions-group{gap:20px;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}.wd-search-full-screen-2 .wd-all-results{margin-top:var(--wd-search-sp)}.wd-search-full-screen-2 .wd-suggestions-group.wd-type-categories{display:flex;flex-wrap:wrap}.wd-search-full-screen-2.wd-searched .wd-search-results{height:calc(var(--wd-content-heigh) - var(--wd-form-height) - var(--wd-admin-bar-h) - 50px)}.wd-search-full-screen-2.wd-searched .wd-search-results.wd-no-results{height:20vh}.wd-search-full-screen-2.wd-searched .wd-search-area{visibility:hidden;padding:0;max-height:0;height:0;opacity:0}.wd-search-full-screen-2.wd-opened :is(.searchform,.wd-search-history,.wd-search-requests,.wd-search-area){visibility:visible;opacity:1;transform:none}@media (min-width: 1025px){.wd-search-full-screen-2{--wd-form-height: 65px;--wd-content-heigh: 80vh;padding-right:var(--wd-scroll-w)}.wd-search-full-screen-2 .searchform input[type="text"]{padding-inline-start:20px}.wd-search-full-screen-2 .searchform.wd-with-cat{--wd-search-cat-w: 220px;--wd-search-clear-sp: .001px}.wd-search-full-screen-2 .wd-clear-search{padding-inline-end:20px}.wd-search-full-screen-2 .wd-with-cat .wd-search-cat>a{padding-inline:30px}.form-style-underlined .wd-search-full-screen-2 .searchform input[type="text"]{padding-inline-start:0}}@media (max-width: 576px){.wd-search-full-screen-2 .wd-suggestions-group{grid-template-columns:repeat(auto-fill, minmax(170px, 1fr))}}
.wd-search-results-wrapper{position:relative}.wd-search-title.title{margin-bottom:0;text-transform:uppercase;font-size:var(--wd-search-font-size);line-height:1}.wd-suggestions-group{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr))}.wd-suggestion{position:relative;display:flex;line-height:1;transition:all .25s ease}.wd-suggestion .wd-entities-title{font-size:.92em}.wd-suggestion .wd-entities-title strong{text-decoration:underline}.wd-suggestion-thumb img{border-radius:calc(var(--wd-brd-radius) / 1.5)}.wd-suggestion-content{--wd-mb: 10px}.wd-suggestion-sku{font-size:.8em}.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb{margin-inline-end:7px}.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb img{max-height:18px;max-width:18px;object-fit:contain;object-position:50% 50%}.wd-suggestions-group.wd-type-categories .wd-suggestion-content{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.wd-suggestions-group.wd-type-categories .wd-suggestion-content .wd-entities-title{flex-grow:1}.wd-not-found{grid-column:1 / -1}.wd-all-results{--wd-link-color: var(--color-gray-800);--wd-link-color-hover: var(--color-gray-800);display:block;border-block:1px solid var(--brdcolor-gray-300);padding-inline:var(--wd-search-sp);text-align:center;text-transform:uppercase;font-weight:600;font-size:var(--wd-search-font-size);line-height:50px;transition:all .25s ease}.wd-all-results:hover{background-color:var(--bgcolor-gray-100) !important}.wd-search-area{position:relative;transition:all .25s ease}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-area{min-height:70px}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader{opacity:1;pointer-events:auto}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader:after{--wd-anim-state: running}.wd-search-loader{z-index:410;opacity:0;pointer-events:none;background-color:rgba(var(--bgcolor-white-rgb), 0.8);transition:all 0.25s cubic-bezier(0.19, 1, 0.22, 1);overflow:hidden}.wd-search-loader:after{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}@media (max-width: 1024px){.wd-suggestions-group{grid-template-columns:repeat(auto-fit, minmax(180px, 1fr))}.wd-suggestion :is(.wd-entities-title,.price){font-size:.9em}}
@media (min-width: 1025px){.wd-sidebar-hidden-lg .shop-loop-head{align-items:stretch;flex-direction:column;gap:15px}.wd-sidebar-hidden-lg .wd-shop-tools{justify-content:space-between}.wd-sidebar-hidden-lg .wd-shop-tools:not(:last-child){padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-sidebar-hidden-lg .wd-show-sidebar-btn{display:inline-flex;margin-inline-end:auto}.wd-sidebar-hidden-lg.wd-builder-off .woocommerce-result-count{display:block}}@media (max-width: 768.98px){.wd-sidebar-hidden-sm .shop-loop-head{align-items:stretch;flex-direction:column;gap:15px}.wd-sidebar-hidden-sm .wd-shop-tools{justify-content:space-between}.wd-sidebar-hidden-sm .wd-shop-tools:not(:last-child){padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-sidebar-hidden-sm .wd-show-sidebar-btn{display:inline-flex;margin-inline-end:auto}.wd-sidebar-hidden-sm.wd-builder-off .woocommerce-result-count{display:block}}@media (min-width: 769px) and (max-width: 1024px){.wd-sidebar-hidden-md-sm .shop-loop-head{align-items:stretch;flex-direction:column;gap:15px}.wd-sidebar-hidden-md-sm .wd-shop-tools{justify-content:space-between}.wd-sidebar-hidden-md-sm .wd-shop-tools:not(:last-child){padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-sidebar-hidden-md-sm .wd-show-sidebar-btn{display:inline-flex;margin-inline-end:auto}.wd-sidebar-hidden-md-sm.wd-builder-off .woocommerce-result-count{display:block}}
:root{--wd-top-bar-h:48px;--wd-top-bar-sm-h:.00001px;--wd-top-bar-sticky-h:.00001px;--wd-top-bar-brd-w:.00001px;--wd-header-general-h:.00001px;--wd-header-general-sm-h:50px;--wd-header-general-sticky-h:.00001px;--wd-header-general-brd-w:.00001px;--wd-header-bottom-h:90px;--wd-header-bottom-sm-h:55px;--wd-header-bottom-sticky-h:70px;--wd-header-bottom-brd-w:1px;--wd-header-clone-h:.00001px;--wd-header-brd-w:calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));--wd-header-h:calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));--wd-header-sticky-h:calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));--wd-header-sm-h:calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w))}.whb-top-bar .wd-dropdown{margin-top:4px}.whb-top-bar .wd-dropdown:after{height:14px}:root:has(.whb-header-bottom.whb-border-boxed){--wd-header-bottom-brd-w:.00001px}@media (max-width:1024px){:root:has(.whb-header-bottom.whb-hidden-mobile){--wd-header-bottom-brd-w:.00001px}}.whb-header-bottom .wd-dropdown{margin-top:25px}.whb-header-bottom .wd-dropdown:after{height:35px}.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu){margin-top:15px}.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu):after{height:25px}.whb-rrrm35k0lqithjaz50n8.info-box-wrapper div.wd-info-box{--ib-icon-sp:10px}.whb-rrrm35k0lqithjaz50n8 .info-box-title{color:rgb(51 51 51)}.whb-rrrm35k0lqithjaz50n8 .wd-info-box .info-box-title{font-size:14px}.whb-83p9bpmwefcml4gd92j9.info-box-wrapper div.wd-info-box{--ib-icon-sp:10px}.whb-83p9bpmwefcml4gd92j9 .info-box-title{color:rgb(109 78 236);font-weight:700}.whb-83p9bpmwefcml4gd92j9 .wd-info-box .info-box-title{font-size:18px}.whb-gikyi6syssnmpifuhahq.info-box-wrapper div.wd-info-box{--ib-icon-sp:10px}.whb-z1aubkqxg0nhqvnmi91i.info-box-wrapper div.wd-info-box{--ib-icon-sp:10px}.whb-top-bar{background-color:rgb(247 247 247)}.whb-bd6ft8mijyn9mxiwzx6y.info-box-wrapper div.wd-info-box{--ib-icon-sp:10px}.whb-bd6ft8mijyn9mxiwzx6y .wd-info-box .info-box-title{font-size:42px}.whb-general-header{background-color:rgb(109 78 236)}.whb-u0uqvapz2fruylz69ii6.info-box-wrapper div.wd-info-box{--ib-icon-sp:10px}.whb-u0uqvapz2fruylz69ii6 .info-box-title{color:rgb(51 51 51)}.whb-u0uqvapz2fruylz69ii6 .wd-info-box .info-box-title{font-size:42px}.whb-t5n74kic6h66b0udk5km{--wd-form-brd-radius:35px}.whb-t5n74kic6h66b0udk5km form.searchform{--wd-form-height:42px}.whb-s1vjglw4ujrk15w0yu8v form.searchform{--wd-form-height:42px}.whb-header-bottom-inner{border-color:rgb(243 243 243);border-bottom-width:1px;border-bottom-style:solid}@font-face{font-display:swap;font-weight:400;font-style:normal;font-family:"woodmart-font";src:url(//device-store.store/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.7) format("woff2");font-display:swap}:root{--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-text-font-weight:400;--wd-text-color:#777777;--wd-text-font-size:16px;--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-title-font-weight:400;--wd-title-color:#242424;--wd-entities-title-font:"Readex Pro", Arial, Helvetica, sans-serif;--wd-entities-title-font-weight:500;--wd-entities-title-color:#333333;--wd-entities-title-color-hover:rgb(51 51 51 / 65%);--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;--wd-widget-title-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-widget-title-font-weight:400;--wd-widget-title-transform:capitalize;--wd-widget-title-color:#333;--wd-widget-title-font-size:16px;--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-header-el-font-weight:400;--wd-header-el-transform:capitalize;--wd-header-el-font-size:14px;--wd-primary-color:rgb(109,78,236);--wd-alternative-color:rgb(235,230,255);--wd-link-color:#333333;--wd-link-color-hover:rgb(109,78,236);--btn-default-bgcolor:rgb(235,230,255);--btn-default-bgcolor-hover:rgb(214,209,232);--btn-accented-bgcolor:rgb(109,78,236);--btn-accented-bgcolor-hover:rgb(99,71,214);--btn-font-family:"Readex Pro", Arial, Helvetica, sans-serif;--btn-font-weight:500;--btn-transform:capitalize;--wd-form-brd-width:1px;--notices-success-bg:#459647;--notices-success-color:#fff;--notices-warning-bg:#E0B252;--notices-warning-color:#fff}.wd-popup.wd-age-verify{--wd-popup-width:500px}.wd-popup.wd-promo-popup{background-color:#111;background-image:none;background-repeat:no-repeat;background-size:contain;background-position:left center;--wd-popup-width:800px}.header-banner{background-color:#6d4eec;background-image:none}:is(.woodmart-woocommerce-layered-nav,.wd-product-category-filter) .wd-scroll-content{max-height:400px}.wd-page-title{background-color:rgb(151 151 151 / .11);background-image:none;background-size:cover;background-position:center center}.wd-footer{background-color:#f7f7f7;background-image:none}html .page-title>.container>.title,html .page-title .wd-title-wrapp>.title{font-family:"Montserrat",Arial,Helvetica,sans-serif;font-weight:400;font-size:28px}html .wd-nav-mobile>li>a{text-transform:capitalize}html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a,html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a,body .wd-dropdown-menu.wd-design-aside .wd-wp-menu>.sub-sub-menu .sub-sub-menu li a,body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a{font-family:"Readex Pro",Arial,Helvetica,sans-serif;font-weight:400;font-size:14px;color:#333}html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover,html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover,body .wd-dropdown-menu.wd-design-aside .wd-wp-menu>.sub-sub-menu .sub-sub-menu li a:hover,body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover{color:#6d4eec}html table th{text-transform:none}.wd-checkout-steps li{text-transform:capitalize}.ds_header_logo div h4{font-family:"Logotype Modern Logo SHA",Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase}html .wd-buy-now-btn{color:#242424;background:#ebe6ff}html .wd-buy-now-btn:hover{color:#242424;background:#d6d1e8}body,[class*=color-scheme-light],[class*=color-scheme-dark],.wd-search-form[class*="wd-header-search-form"] form.searchform,.wd-el-search .searchform{--wd-form-bg:rgb(255,255,255)}.product-labels .product-label.onsale{background-color:#fff;color:#242424}.product-labels .product-label.new{background-color:#fff;color:#242424}.product-labels .product-label.featured{background-color:#fff;color:#242424}.wd-popup.popup-quick-view{--wd-popup-width:920px}:root{--wd-container-w:1520px;--wd-form-brd-radius:35px;--btn-default-color:#333;--btn-default-color-hover:#333;--btn-accented-color:#fff;--btn-accented-color-hover:#fff;--btn-default-brd-radius:35px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-accented-brd-radius:35px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none;--wd-brd-radius:5px}@media (min-width:1520px){section.elementor-section.wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}@font-face{font-display:swap;font-family:"gunnyrewritten-SHA";src:url(//device-store.store/wp-content/uploads/2024/09/gunnyrewritten.woff2) format("woff2"),url(//device-store.store/wp-content/uploads/2024/09/gunnyrewritten.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Logotype Modern Logo SHA";src:url(//device-store.store/wp-content/uploads/2024/09/logotype.woff2) format("woff2"),url(//device-store.store/wp-content/uploads/2024/09/logotype.woff) format("woff");font-weight:400;font-style:normal}.wd-add-btn{display:none!important}.cart-actions{display:none!important}.wd-checkout-prod-img img,td.product-thumbnail img{min-width:100px;max-width:100px}.cart-product-label{color:#333}#myTitl{color:#333;text-align:left}tr:has(#myTitl){border-bottom:none!important}.woocommerce-shipping-totals td{text-align:right!important}.woocommerce-shipping-methods{display:inline-block;margin-right:10px}.woocommerce-shipping-methods input[type=radio]{display:none}.woocommerce-shipping-methods label{display:inline-block;cursor:pointer;padding:0 15px;line-height:34px;border:1px solid #999;border-radius:6px;user-select:none;width:100%}.woocommerce-shipping-methods input[type=radio]:checked+label{background:#ebe6ff}.woocommerce-shipping-methods label:hover{color:#666}.wd-swatches .wd-active{color:#6d4eec!important}.wd-swatches .wd-text{&::after{display:none!important}}.elementor-widget-container p b{color:#262626}.wc-backward,.return-to-shop{display:none}.wd-sticky-nav .woodmart-nav-link .nav-link-text:hover,.wd-sticky-nav .woodmart-nav-link .nav-link-text,.wd-sub-menu .woodmart-nav-link:hover,.wd-nav-mobile li:is(.current-menu-item,.wd-active)>a{color:#333!important}.promo-banner-wrapper:hover .banner-title{color:white!important}.promo-banner .wrapper-content-banner{padding:8px 0px!important}.wd-side-hidden.wd-opened{z-index:99999}.wd-search-full-screen-2.wd-opened{z-index:99999}.svgInfoProduct,.pngOpisanieProduct{width:32px!important}.svgLogoFooter{width:58px!important}.char{margin-bottom:4px}.char-name{color:#262626;font-weight:500}.char-value{text-align:left}.titleChek div h4{position:relative;padding-bottom:10px}.titleChek div h4:after{left:0;content:" ";position:absolute;top:100%;width:40px;height:2px;background-color:#6d4eec}.wd-cat-inner .wd-cat-content .wd-entities-title{color:#fff;font-size:16px!important;position:absolute;left:7px;bottom:10px;width:calc(100% - 14px);padding:0 5px;background:rgb(0 0 0 / .48);will-change:auto;border-radius:8px;backdrop-filter:blur(3px);height:50px;align-content:center}.no-products-footer{display:none!important}.tm-epo-totals{height:80px}.banerinfo div div div div div{margin-top:0px!important}.titleChek .wd-entities-title,.titleChekProd .wd-entities-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.labels-rounded-sm .product-label{background-color:rgb(0 0 0 / .48)!important;color:#fff!important;backdrop-filter:blur(3px)!important}.product-labels{max-width:60%!important}@media (min-width:1025px){.wd-sticky-nav .woodmart-nav-link:hover{background-color:#f7f7f7}.char{display:flex}.char-name{width:33%}.char-value{width:66%}.info-box-wrapper:has(.ds_header_display_social){padding:0 5px!important}}@media (min-width:577px) and (max-width:767px){.woocommerce-shipping-totals td{text-align:center!important}}@media (max-width:576px){.woocommerce-shipping-totals td{text-align:center!important}.homeMenuMst .main-wrapp-img{height:190px}.wd-cat-inner .wd-cat-content .wd-entities-title{font-size:14px!important}}.recentcomments a{display:inline!important;padding:0!important;margin:0!important}.product-labels{position:absolute;top:7px;inset-inline-start:7px;z-index:1;display:flex;align-items:flex-start;flex-direction:column;gap:10px;max-width:50%;transition:all .3s ease;transform:translateZ(0)}.product-labels .label-with-img{padding:0;max-width:50px}.product-label{padding:5px 10px;min-width:50px;color:#fff;text-align:center;text-transform:uppercase;word-break:break-all;font-weight:600;font-size:12px;line-height:1.2}.product-label.onsale{background-color:var(--wd-primary-color);direction:ltr}.product-label.featured{background-color:#E22D2D}.product-label.new{background-color:#438E44}.product-label.out-of-stock{background-color:var(--bgcolor-white);color:var(--color-gray-900)}.product-label.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900)}.labels-rounded-sm .product-label{border-radius:12px}@media (max-width:576px){.product-labels{gap:5px}.product-label{padding-inline:5px;min-width:40px;font-size:10px}.product-label .label-with-img{padding-inline:0}}.elementor-915 .elementor-element.elementor-element-e576f1b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;border-style:solid;--border-style:solid;border-width:0 0 1px 0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#0000001C;--border-color:#0000001C;--margin-top:0px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px}.elementor-915 .elementor-element.elementor-element-5d8d00b{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px}.elementor-915 .elementor-element.elementor-element-bfe2c25{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center}.elementor-915 .elementor-element.elementor-element-f80ba44 .title{font-size:42px}.elementor-915 .elementor-element.elementor-element-3205bc6>.elementor-widget-container{--e-transform-translateX:70px;--e-transform-translateY:-40px;margin:0 0 0 0}.elementor-915 .elementor-element.elementor-element-3205bc6 .wd-text-block{font-family:"Roboto",Sans-serif;font-size:16px}.elementor-915 .elementor-element.elementor-element-b634482>.elementor-widget-container{margin:-40px 0 0 0}.elementor-915 .elementor-element.elementor-element-b634482 li{color:#777}.elementor-915 .elementor-element.elementor-element-b634482 li:hover{color:#6D4EEC}.elementor-915 .elementor-element.elementor-element-b634482 .wd-list-content{font-family:"Roboto",Sans-serif;font-size:16px}.elementor-915 .elementor-element.elementor-element-b634482 .wd-list{--wd-row-gap:7px}.elementor-915 .elementor-element.elementor-element-f0b1b72{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px}.elementor-915 .elementor-element.elementor-element-e0d8a8a>.elementor-widget-container:hover{--e-transform-scale:1.1}.elementor-915 .elementor-element.elementor-element-a9137dc>.elementor-widget-container:hover{--e-transform-scale:1.1}.elementor-915 .elementor-element.elementor-element-f2d4d53>.elementor-widget-container:hover{--e-transform-scale:1.1}.elementor-915 .elementor-element.elementor-element-6fa67ca>.elementor-widget-container:hover{--e-transform-scale:1.1}.elementor-915 .elementor-element.elementor-element-8b64e48{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-915 .elementor-element.elementor-element-092a2a6 .wd-text-block{font-family:"Roboto",Sans-serif;font-size:18px;font-weight:500}.elementor-915 .elementor-element.elementor-element-682d63d li{color:#777}.elementor-915 .elementor-element.elementor-element-682d63d li:hover{color:#6D4EEC}.elementor-915 .elementor-element.elementor-element-682d63d .wd-list-content{font-family:"Roboto",Sans-serif;font-size:16px}.elementor-915 .elementor-element.elementor-element-682d63d .wd-list{--wd-row-gap:7px}.elementor-915 .elementor-element.elementor-element-e033fb1{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-915 .elementor-element.elementor-element-7a308b5 .wd-text-block{font-family:"Roboto",Sans-serif;font-size:18px;font-weight:500}.elementor-915 .elementor-element.elementor-element-b28c785 li{color:#777}.elementor-915 .elementor-element.elementor-element-b28c785 li:hover{color:#6D4EEC}.elementor-915 .elementor-element.elementor-element-b28c785 .wd-list-content{font-family:"Roboto",Sans-serif;font-size:16px}.elementor-915 .elementor-element.elementor-element-b28c785 .wd-list{--wd-row-gap:7px}.elementor-915 .elementor-element.elementor-element-6fbf581{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-915 .elementor-element.elementor-element-705218e .wd-text-block{font-family:"Roboto",Sans-serif;font-size:18px;font-weight:500}.elementor-915 .elementor-element.elementor-element-f7f54bd li{color:#777}.elementor-915 .elementor-element.elementor-element-f7f54bd li:hover{color:#6D4EEC}.elementor-915 .elementor-element.elementor-element-f7f54bd .wd-list-content{font-family:"Roboto",Sans-serif;font-size:16px}.elementor-915 .elementor-element.elementor-element-f7f54bd .wd-list{--wd-row-gap:7px}.elementor-915 .elementor-element.elementor-element-c2ad144{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:15px 20px;--row-gap:15px;--column-gap:20px;--padding-top:0px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px}.elementor-915 .elementor-element.elementor-element-c3f1091{width:auto;max-width:auto}.elementor-915 .elementor-element.elementor-element-c3f1091 .wd-nav>.menu-item>a{text-transform:capitalize}@media(max-width:1024px){.elementor-915 .elementor-element.elementor-element-e576f1b{--flex-wrap:wrap}.elementor-915 .elementor-element.elementor-element-3205bc6>.elementor-widget-container{--e-transform-translateX:74px}.elementor-915 .elementor-element.elementor-element-c2ad144{--justify-content:space-between;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% )}}@media(max-width:768px){.elementor-915 .elementor-element.elementor-element-e576f1b{--flex-wrap:wrap}.elementor-915 .elementor-element.elementor-element-bfe2c25{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap}.elementor-915 .elementor-element.elementor-element-f80ba44{width:auto;max-width:auto}.elementor-915 .elementor-element.elementor-element-3205bc6>.elementor-widget-container{--e-transform-translateX:80px}.elementor-915 .elementor-element.elementor-element-c2ad144{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start}}@media(min-width:769px){.elementor-915 .elementor-element.elementor-element-5d8d00b{--width:33%}.elementor-915 .elementor-element.elementor-element-8b64e48{--width:22%}.elementor-915 .elementor-element.elementor-element-e033fb1{--width:22%}.elementor-915 .elementor-element.elementor-element-6fbf581{--width:22%}}@media(max-width:1024px) and (min-width:769px){.elementor-915 .elementor-element.elementor-element-5d8d00b{--width:100%}.elementor-915 .elementor-element.elementor-element-8b64e48{--width:30%}.elementor-915 .elementor-element.elementor-element-e033fb1{--width:30%}.elementor-915 .elementor-element.elementor-element-6fbf581{--width:30%}}