.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}}.woodmart-recent-posts li{display:flex;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300)}.woodmart-recent-posts li:last-child{margin-bottom:0;padding-bottom:0;border:none}.woodmart-recent-posts .recent-posts-thumbnail{flex:0 0 auto;max-width:50%;overflow:hidden;margin-inline-end:15px}.woodmart-recent-posts .recent-posts-thumbnail img{min-width:60px;border-radius:calc(var(--wd-brd-radius) / 1.5)}.woodmart-recent-posts .recent-posts-info{flex:1 1 auto}.woodmart-recent-posts .wd-entities-title{margin-bottom:8px;font-size:inherit}.woodmart-recent-posts :is(.recent-posts-time,.recent-posts-comment){color:var(--color-gray-300);font-size:90%}.woodmart-recent-posts .recent-posts-time{margin-inline-end:5px}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li{display:block;color:var(--color-gray-300)}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a{display:inline-block;padding-inline-end:2px}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li.current_page_item>a{color:var(--color-gray-800);font-weight:600}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) li ul{margin-top:15px;padding-inline-start:15px}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}}.login-form-side .woocommerce-notices-wrapper{padding:20px 15px 0 15px}.login-form-side .woocommerce-notices-wrapper>.woocommerce-error{margin-bottom:0}.login-form-side .woocommerce-form-login{padding:20px 15px 15px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.login-form-side .woocommerce-form-login.hidden-form{display:none}.create-account-question{padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300);text-align:center;--wd-tags-mb: 15px}.create-account-question p{color:var(--color-gray-900);font-weight:600}.create-account-question:before{display:block;margin-bottom:15px;color:var(--color-gray-200);font-size:54px;line-height:1;content:"\f124";font-family:"woodmart-font"}.create-account-question .btn{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500);--btn-brd-color: var(--wd-primary-color);--btn-bgcolor: transparent;--btn-brd-width: 2px;--btn-height: none;--btn-padding: 0;border-top:0;border-inline:0}.wd-social-login{display:flex;flex-wrap:wrap;gap:15px}.wd-social-login .btn{flex:1 1 200px;border-radius:var(--btn-accented-brd-radius);--btn-color: #fff;--btn-bgcolor: var(--wd-social-btn-bg);--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1)}.wd-social-login .btn:before{position:absolute;top:50%;font-weight:400;transform:translateY(-50%);font-family:"woodmart-font"}.wd-social-login .login-vk-link{--wd-social-btn-bg: #597DA3}.wd-social-login .login-vk-link:before{inset-inline-start:calc(10px + (var(--btn-accented-brd-radius) / 4));font-size:22px;content:"\f168"}.wd-social-login .login-fb-link{--wd-social-btn-bg: #3B5998}.wd-social-login .login-fb-link:before{inset-inline-start:calc(9px + (var(--btn-accented-brd-radius) / 4));font-size:28px;content:"\f174"}.wd-social-login .login-goo-link{--wd-social-btn-bg: #4285F4}.wd-social-login .login-goo-link:before{content:'';inset-inline-start:calc(8px + (var(--btn-accented-brd-radius) / 4));width:26px;height:26px;border-radius:2px;background:no-repeat center/16px url(//telefon-mieten.de/wp-content/themes/woodmart/images/google-btn-icon.svg) #fff}.wd-toolbar{position:fixed;inset-inline:0;bottom: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:not(.wd-style-text){margin-inline-end: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;inset-inline:10px;bottom:3px;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-sidebar .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}.wd-toolbar-sidebar.wd-filter-icon .wd-tools-icon:before{content:"\f118"}.wd-toolbar-link .wd-tools-icon:before{content:"\f140";font-family:"woodmart-font"}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}.wd-toolbar-shop-cat .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}body:not(:has(.wd-nav-side-hidden-mb-on)) .wd-toolbar-shop-cat{display:none}@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))}}