.wd-search-full-screen{background-color:var(--bgcolor-white);box-shadow:0 0 14px rgba(0,0,0,0.08);transition:opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:translate3d(0, 100%, 0);--wd-form-height: 110px;--wd-info-height: 40px}.wd-search-full-screen .autocomplete-suggestions{display:flex;flex-wrap:wrap;justify-content:center;padding:10px;background-color:var(--bgcolor-white)}.wd-search-full-screen .autocomplete-suggestion{flex-grow:0;flex-basis:200px;padding:10px}.wd-search-full-screen .wd-dropdown-results,.wd-search-full-screen .wd-dropdown-results .wd-scroll-content{max-height:100%;height:100%}.wd-search-full-screen.wd-searched .search-results-wrapper{margin-top:calc(var(--wd-info-height) * -1);height:calc(100% - var(--wd-form-height) - var(--wd-requests-height))}.wd-search-full-screen .search-info-text{overflow:hidden;margin-top:10px;padding:0 15px;text-align:center;font-size:16px;line-height:30px;transition:all .6s ease}.wd-search-full-screen .search-info-text>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-search-full-screen :is(.view-all-results,.suggestion-divider){flex:1 1 100%}.wd-search-full-screen .view-all-results{margin:10px -10px -10px -10px}.wd-search-full-screen .suggestion-divider{margin-top:20px;margin-right:-20px;margin-left:-20px;padding-top:20px}.wd-search-full-screen .searchform{padding-right:100px;padding-left:100px;border-bottom:1px solid var(--brdcolor-gray-300);--wd-form-bg: transparent;--wd-form-color: var(--color-gray-800);--wd-form-placeholder-color: var(--color-gray-800);--wd-form-brd-width: 0;--wd-form-height: unset}.wd-search-full-screen .searchform input[type="text"]{padding:0;text-align:center;font-weight:600;font-size:48px}.wd-search-full-screen .searchform .searchsubmit{display:none}.form-style-underlined .wd-search-full-screen input[type="text"]{padding-right:0}.wd-search-full-screen .wd-close-search{position:absolute;top:5px;right:5px;z-index:1}.wd-search-full-screen .wd-close-search.wd-style-icon>a{width:100px;height:100px}.wd-search-full-screen .wd-close-search.wd-style-icon>a:before{font-size:38px}.wd-search-full-screen .wd-search-loader{z-index:1002;display:flex;align-items:center;justify-content:center;visibility:hidden;background-color:rgba(var(--bgcolor-white-rgb), 0.8);opacity:0;transition:opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),visibility 0.2s cubic-bezier(0.19, 1, 0.22, 1)}.wd-search-full-screen .wd-search-loader:after{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}.wd-search-full-screen .search-loading ~ .wd-search-loader{top:var(--wd-form-height);visibility:visible;opacity:1;transition:opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1),visibility 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.wd-search-full-screen .search-loading ~ .wd-search-loader:after{animation:wd-rotate 450ms infinite linear}.wd-search-full-screen.wd-requests-enabled{--wd-requests-height: 70px}.wd-search-full-screen .wd-search-requests{margin-top:30px;padding-right:20px;padding-left:20px}.wd-search-full-screen .wd-search-requests ul{text-align:center}.wd-search-full-screen .wd-search-requests-text{display:none}.wd-search-full-screen.wd-opened{transition:opacity 0s,visibility 0s,transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:none}.wd-search-full-screen .wd-search-area{padding-right:15px;padding-left:15px;height:100%}.wd-search-full-screen .wd-search-area .wd-scroll-content{max-height:calc(100% - var(--wd-info-height) - var(--wd-requests-height) - var(--wd-form-height))}@media (max-width: 1024px){.wd-search-full-screen{--wd-form-height: 70px;--wd-info-height: 30px}.wd-search-full-screen .search-info-text{font-size:14px;line-height:20px}.wd-search-full-screen .searchform{padding-right:15px;padding-left:15px}.wd-search-full-screen .searchform input[type="text"]{font-size:20px}.wd-search-full-screen .autocomplete-suggestion{padding:10px}.wd-search-full-screen .wd-close-search{display:none}}@media (max-width: 768.98px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:33.333333%}}@media (max-width: 576px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:50%}}
.wd-toolbar{position:fixed;right:0;bottom:0;left:0;z-index:350;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.12)}.wd-toolbar>a{display:flex;align-items:center;justify-content:center}.wd-toolbar>a,.wd-toolbar>div{flex:1 0 20%}.wd-toolbar>a,.wd-toolbar>div a{height:45px}.wd-toolbar .wd-header-cart.wd-design-5{margin-right:0}.wd-toolbar.wd-toolbar-label-show>a,.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px}.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block}.global-color-scheme-light .wd-toolbar a{color:#fff}.global-color-scheme-light .wd-toolbar a:hover{color:rgba(255,255,255,0.8)}.wd-toolbar-label{position:absolute;right:10px;bottom:3px;left:10px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:11px;line-height:1;padding:1px 0}.wd-toolbar-shop .wd-tools-icon:before{content:"\f146";font-family:"woodmart-font"}.wd-toolbar-blog .wd-tools-icon:before{content:"\f145";font-family:"woodmart-font"}.wd-toolbar-home .wd-tools-icon:before{content:"\f144";font-family:"woodmart-font"}.wd-toolbar-link .wd-tools-icon:before{content:"\f140";font-family:"woodmart-font"}.wd-toolbar-link .wd-custom-icon{min-width:auto}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}@media (min-width: 1025px){.wd-toolbar{display:none}}@media (max-width: 1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .wd-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--wd-sticky-btn-height))}}@media (max-width: 768.98px){.sticky-toolbar-on.wd-sticky-btn-on-mb{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}@media (min-width: 769px) and (max-width: 1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}
.wd-sidebar-opener:not(.wd-on-toolbar){position:fixed;top:30%;left:0;z-index:350;display:none;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);border-top-right-radius:35px;border-bottom-right-radius:35px}.wd-sidebar-opener.wd-not-on-shop>a:before{content:"\f109";font-family:"woodmart-font"}
:root{--wd-top-bar-h:0.001px;--wd-top-bar-sm-h:0.001px;--wd-top-bar-sticky-h:0.001px;--wd-header-general-h:90px;--wd-header-general-sm-h:60px;--wd-header-general-sticky-h:60px;--wd-header-bottom-h:0.001px;--wd-header-bottom-sm-h:0.001px;--wd-header-bottom-sticky-h:0.001px;--wd-header-clone-h:0.001px}.whb-sticked .whb-general-header .wd-dropdown{margin-top:10px}.whb-sticked .whb-general-header .wd-dropdown:after{height:20px}@media (min-width:1025px){.whb-general-header-inner{height:90px;max-height:90px}.whb-sticked .whb-general-header-inner{height:60px;max-height:60px}}@media (max-width:1024px){.whb-general-header-inner{height:60px;max-height:60px}}.whb-top-bar-inner{border-color:rgb(255 255 255 / .25);border-bottom-width:1px;border-bottom-style:solid}.whb-general-header{border-bottom-width:0;border-bottom-style:solid}.whb-header-bottom{border-color:rgb(230 230 230);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(//mydevice.te.ua/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.0) format("woff2");font-display:swap}.wd-popup.wd-promo-popup{background-image:none;background-repeat:no-repeat;background-size:cover;background-position:center center}.page-title-default{background-color:#0a0a0a;background-image:url(https://mydevice.te.ua/wp-content/uploads/2021/10/accessories-page-title.jpg);background-size:cover;background-position:center center}.footer-container{background-color:#101010;background-image:none}:root{--wd-text-font:"Jost", Arial, Helvetica, sans-serif;--wd-text-font-weight:400;--wd-text-color:#777777;--wd-text-font-size:14px}:root{--wd-title-font:"hkgroteskpro", Arial, Helvetica, sans-serif;--wd-title-font-weight:600;--wd-title-color:#242424}:root{--wd-entities-title-font:"hkgroteskpro", Arial, Helvetica, sans-serif;--wd-entities-title-font-weight:600;--wd-entities-title-color:#333333;--wd-entities-title-color-hover:rgb(51 51 51 / 65%)}:root{--wd-alternative-font:"hkgroteskpro", Arial, Helvetica, sans-serif}:root{--wd-widget-title-font:"hkgroteskpro", Arial, Helvetica, sans-serif;--wd-widget-title-font-weight:600;--wd-widget-title-transform:uppercase;--wd-widget-title-color:#333;--wd-widget-title-font-size:16px}:root{--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;--wd-header-el-font-weight:700;--wd-header-el-transform:uppercase;--wd-header-el-font-size:13px}html .product.category-grid-item .wd-entities-title,html .product.category-grid-item.cat-design-replace-title .wd-entities-title,html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title,html .product.wd-cat .wd-entities-title{text-transform:none}:root{--wd-primary-color:rgb(46,107,198)}:root{--wd-alternative-color:#fbbc34}:root{--wd-link-color:#333333;--wd-link-color-hover:#242424}:root{--btn-default-bgcolor:#f7f7f7}:root{--btn-default-bgcolor-hover:#efefef}:root{--btn-accented-bgcolor:rgb(46,107,198)}:root{--btn-accented-bgcolor-hover:rgb(42,97,180)}:root{--notices-success-bg:#459647}:root{--notices-success-color:#fff}:root{--notices-warning-bg:#E0B252}:root{--notices-warning-color:#fff}:root{--wd-form-brd-radius:5px;--wd-form-brd-width:2px;--btn-default-color:#333;--btn-default-color-hover:#333;--btn-accented-color:#fff;--btn-accented-color-hover:#fff;--btn-default-brd-radius:5px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-accented-brd-radius:5px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none;--wd-brd-radius:0px}@media (min-width:1025px){.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header{max-width:1192px}}.container{max-width:1222px}:root{--wd-container-w:1222px}@media (min-width:1239px){.platform-Windows .wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}@media (min-width:1222px){html:not(.platform-Windows) .wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}div.wd-popup.popup-quick-view{max-width:920px}.woodmart-woocommerce-layered-nav .wd-scroll-content{max-height:223px}@font-face{font-display:swap;font-family:"Jost";src:url(//mydevice.te.ua/wp-content/uploads/2021/10/Jost-400-Book.woff2) format("woff2"),url(//mydevice.te.ua/wp-content/uploads/2021/10/Jost-Book.woff) format("woff");font-weight:400;font-display:swap;font-style:normal}@font-face{font-display:swap;font-family:"Jost";src:url(//mydevice.te.ua/wp-content/uploads/2021/10/jost-600-semi.woff) format("woff2"),url(//mydevice.te.ua/wp-content/uploads/2021/10/jost-600-semi.woff) format("woff");font-weight:600;font-display:swap;font-style:normal}@font-face{font-display:swap;font-family:"hkgroteskpro";src:url(//mydevice.te.ua/wp-content/uploads/2021/09/hkgroteskpro-semibold.woff2) format("woff2"),url(//mydevice.te.ua/wp-content/uploads/2021/09/hkgroteskpro-semibold.woff) format("woff");font-weight:600;font-display:swap;font-style:normal}.elementor-7214 .elementor-element.elementor-element-2309d12>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-7214 .elementor-element.elementor-element-2309d12{padding:25px 10px 15px 10px}.elementor-7214 .elementor-element.elementor-element-e3cb6c0>.elementor-widget-container{margin:0 0 5px 0}.elementor-7214 .elementor-element.elementor-element-6187bb1>.elementor-widget-container{margin:0 0 5px 0}.fluentform-widget-wrapper.hide-fluent-form-labels .ff-el-input--label{display:none!important}.fluentform-widget-wrapper.hide-error-message .ff-el-is-error .text-danger{display:none}.fluentform-widget-wrapper.fluentform-widget-align-left{margin:0 auto 0 0}.fluentform-widget-wrapper.fluentform-widget-align-center{float:none;margin:0 auto}.fluentform-widget-wrapper.fluentform-widget-align-right{margin:0 0 0 auto}.fluentform-widget-custom-radio-checkbox input[type=checkbox],.fluentform-widget-custom-radio-checkbox input[type=radio]{background:#ddd;height:15px;min-width:1px;outline:none;padding:3px;width:15px}.fluentform-widget-custom-radio-checkbox input[type=checkbox]:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:after{border:0 solid #fff0;content:"";display:block;height:100%;margin:0;padding:0;width:100%}.fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:checked:after{background:#999;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px}.fluentform-widget-custom-radio-checkbox input[type=radio],.fluentform-widget-custom-radio-checkbox input[type=radio]:after{border-radius:50%}.fluentform-widget-wrapper .frm-fluent-form .ff-step-header{margin-bottom:0}.ff-el-progress-bar{align-items:center;display:flex;height:100%;justify-content:flex-end}.fluent-form-widget-step-header-yes .ff-step-header .ff-el-progress-status,.fluent-form-widget-step-progressbar-yes .ff-el-progress{display:block}.fluent-form-widget-step-header-yes .frm-fluent-form .ff-step-header,.fluent-form-widget-step-progressbar-yes .frm-fluent-form .ff-step-header{margin-bottom:20px}.fluentform-widget-section-break-content-left .ff-el-group.ff-el-section-break{text-align:left}.fluentform-widget-section-break-content-center .ff-el-group.ff-el-section-break{text-align:center}.fluentform-widget-section-break-content-right .ff-el-group.ff-el-section-break{text-align:right}.fluentform-widget-submit-button-full-width .ff-btn-submit{display:block;width:100%}.fluentform-widget-submit-button-center .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-right .ff-btn-submit{align-items:center;display:flex;justify-content:center;margin:0 auto}.fluentform-widget-submit-button-right .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-right .ff-btn-submit{float:right}.fluentform-widget-submit-button-left .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-right .ff-btn-submit{float:left}.fluentform-widget-wrapper.hide-placeholder input::-webkit-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder input::-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-moz-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input:-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input::-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-ms-input-placeholder{opacity:0;visibility:hidden}.lity{z-index:9999!important}