.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress{font-size:15px}.tablepress thead th{padding:8px 20px 8px 8px !important;vertical-align:top!important}.tablepress tbody td{padding:12px!important;line-height:1.5em!important}.tablepress td,.tablepress th{padding:8px 20px 8px 8px !important}.tablepress tfoot th,.tablepress thead th{background-color:#d30500;color:#fff;line-height:2em!important}.tablepress{border:1px solid #d30500!important;box-shadow:10px 10px 20px 0 #00000040}.tablepress thead a{color:#fff!important;border-bottom:solid 1px #000!important}.tablepress-id-43 .column-2{width:50%!important}@keyframes dtb-spinner{to{transform:rotate(1turn)}}div.dt-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:5px;position:static;width:100%}div.dt-buttons .dt-button{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.dt-button-info{background-color:#fff;border-radius:.75em;box-shadow:3px 4px 10px 1px #000c;left:50%;margin-left:-200px;margin-top:-100px;overflow:hidden;position:fixed;text-align:center;top:50%;width:400px;z-index:2003}div.dt-button-info h2{font-weight:400;margin:0;padding:2rem 2rem 1rem}div.dt-button-info>div{padding:1em 2em 2em}div.dtb-popover-close{border-radius:3px;cursor:pointer;height:22px;position:absolute;right:6px;text-align:center;top:6px;width:22px;z-index:2003}button.dtb-hide-drop{display:none!important}div.dt-button-collection-title{font-size:.9em;margin-left:.5em;margin-right:.5em;overflow:hidden;padding:.3em .5em .5em;text-align:center;text-overflow:ellipsis;white-space:nowrap}div.dt-button-collection-title:empty{display:none}span.dt-button-spacer{display:inline-block;margin:.5em;white-space:nowrap}span.dt-button-spacer.bar{border-left:1px solid #0000004d;padding-left:.5em;vertical-align:middle}span.dt-button-spacer.bar:empty{height:1em;padding-left:0;width:1px}div.dt-button-collection .dt-button-active{padding-right:3em}div.dt-button-collection .dt-button-active:after{color:inherit;content:"\2713";display:inline-block;margin-top:-10px;position:absolute;right:1em;top:50%}div.dt-button-collection .dt-button-active.dt-button-split{padding-right:0}div.dt-button-collection .dt-button-active.dt-button-split:after{display:none}div.dt-button-collection .dt-button-active.dt-button-split>:first-child{padding-right:3em}div.dt-button-collection .dt-button-active.dt-button-split>:first-child:after{color:inherit;content:"\2713";display:inline-block;margin-top:-10px;position:absolute;right:1em;top:50%}div.dt-button-collection .dt-button-active-a a{padding-right:3em}div.dt-button-collection .dt-button-active-a a:after{color:inherit;content:"\2713";display:inline-block;position:absolute;right:1em}div.dt-button-collection span.dt-button-spacer{font-size:.9em;margin:.5em 0;text-align:center;width:100%}div.dt-button-collection span.dt-button-spacer:empty{height:0;width:100%}div.dt-button-collection span.dt-button-spacer.bar{border-bottom:1px solid #0000001a;border-left:none;padding-left:0}div.dt-buttons>.dt-button,div.dt-buttons>div.dt-button-split .dt-button{background:linear-gradient(180deg,#e6e6e61a 0,#0000001a);border:1px solid #0000004d;border-radius:2px;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-block;font-size:.88em;line-height:normal;outline:none;overflow:hidden;padding:.5em 1em;position:relative;text-decoration:none;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}div.dt-buttons>.dt-button.disabled,div.dt-buttons>div.dt-button-split .dt-button.disabled{cursor:default;opacity:.4}div.dt-buttons>.dt-button.dt-button-active:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button.dt-button-active:not(.disabled){background:linear-gradient(180deg,#b3b3b31a 0,#0000001a);box-shadow:inset 1px 1px 3px #999}div.dt-buttons>.dt-button.dt-button-active:not(.disabled):hover:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button.dt-button-active:not(.disabled):hover:not(.disabled){background:linear-gradient(180deg,#8080801a 0,#0000001a);box-shadow:inset 1px 1px 3px #999}div.dt-buttons>.dt-button:hover,div.dt-buttons>div.dt-button-split .dt-button:hover{text-decoration:none}div.dt-buttons>.dt-button:hover:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button:hover:not(.disabled){background:linear-gradient(180deg,#9999991a 0,#0000001a);border:1px solid #666}div.dt-buttons>.dt-button:focus:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button:focus:not(.disabled){outline:2px solid #3584e4}div.dt-buttons>.dt-button embed,div.dt-buttons>div.dt-button-split .dt-button embed{outline:none}div.dt-buttons>div.dt-button-split .dt-button:first-child{border-bottom-right-radius:0;border-right:1px solid #00000026;border-top-right-radius:0}div.dt-buttons>div.dt-button-split .dt-button:first-child:hover{border-right:1px solid #666}div.dt-buttons>div.dt-button-split .dt-button:last-child{border-bottom-left-radius:0;border-left:1px solid #0000;border-top-left-radius:0}div.dt-buttons>div.dt-button-split .dt-button:last-child:hover{border-left:1px solid #666}div.dt-buttons span.dt-button-down-arrow{font-family:sans-serif!important;font-size:10px;line-height:normal;opacity:.6;padding-left:10px}div.dt-buttons div.dt-button-split{display:inline-block}div.dt-buttons div.dt-button-split .dt-button:last-child{padding-left:.75em;padding-right:.75em;z-index:2}div.dt-buttons div.dt-button-split .dt-button:last-child span{padding-left:0}div.dt-button-collection{background-color:#fff;border:1px solid #0006;border-radius:5px;box-shadow:3px 4px 10px 1px #0000004d;box-sizing:border-box;left:0;margin-bottom:3px;margin-top:3px;overflow:hidden;padding:.75em 0;position:absolute;top:0;width:200px;z-index:2002}div.dt-button-collection .dt-button{align-items:center;background:none;border:none;border-radius:0;color:inherit;cursor:pointer;display:flex;float:none;justify-content:space-between;left:0;padding:.5em 1em;position:relative;right:0;text-align:left;width:100%}div.dt-button-collection .dt-button.dt-button-active{background:none;box-shadow:none}div.dt-button-collection .dt-button.disabled{cursor:default;opacity:.4}div.dt-button-collection .dt-button:hover:not(.disabled){background:#9999991a;border:none;box-shadow:none}div.dt-button-collection div.dt-button-split{align-content:flex-start;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}div.dt-button-collection div.dt-button-split button.dt-button{display:inline-block;flex-basis:50px;flex-grow:1;flex-shrink:0;margin:0;width:0}div.dt-button-collection div.dt-button-split button.dt-button-split-drop{flex:0;min-width:33px}div.dt-button-collection.fixed .dt-button{background:#ffffff1a;border-radius:.25em}div.dt-button-collection.fixed{background-color:#fff;border-radius:5px;display:block;left:50%;margin-left:-75px;padding:.5em;position:fixed;top:50%}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection.fixed.columns{margin-left:-409px}@media screen and (max-width:1024px){div.dt-button-collection.fixed.columns{margin-left:-308px}}@media screen and (max-width:640px){div.dt-button-collection.fixed.columns{margin-left:-203px}}@media screen and (max-width:460px){div.dt-button-collection.fixed.columns{margin-left:-100px}}div.dt-button-collection.fixed>:last-child{max-height:100vh;overflow:auto}div.dt-button-collection.four-column>:last-child,div.dt-button-collection.three-column>:last-child,div.dt-button-collection.two-column>:last-child{column-gap:8px;display:block!important}div.dt-button-collection.four-column>:last-child>*,div.dt-button-collection.three-column>:last-child>*,div.dt-button-collection.two-column>:last-child>*{break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{column-count:2;padding-bottom:1px}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{column-count:3;padding-bottom:1px}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{column-count:4;padding-bottom:1px}div.dt-button-collection.columns{width:auto}div.dt-button-collection.columns>:last-child{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start;padding-bottom:1px;width:818px}div.dt-button-collection.columns>:last-child .dt-button{flex:0 1;margin:0;min-width:200px}div.dt-button-collection.columns.dtb-b1>:last-child,div.dt-button-collection.columns.dtb-b2>:last-child,div.dt-button-collection.columns.dtb-b3>:last-child{justify-content:space-between}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:1 1 32%}div.dt-button-collection.columns.dtb-b2 .dt-button{flex:1 1 48%}div.dt-button-collection.columns.dtb-b1 .dt-button{flex:1 1 100%}@media screen and (max-width:1024px){div.dt-button-collection.columns>:last-child{width:612px}}@media screen and (max-width:640px){div.dt-button-collection.columns>:last-child{width:406px}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:0 1 32%}}@media screen and (max-width:460px){div.dt-button-collection.columns>:last-child{width:200px}}div.dt-button-background{background:radial-gradient(ellipse farthest-corner at center,#0000004d 0,#000000b3 100%);height:100%;left:0;position:fixed;top:0;width:100%;z-index:2001}.dt-button.processing{color:#0003}.dt-button.processing:after{animation:dtb-spinner 1.5s linear infinite;border-color:#282828 #0000;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;content:" ";display:block;height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}@media screen and (max-width:640px){div.dt-buttons{justify-content:center}}.tablepress.fixedHeader-floating,.tablepress.fixedHeader-locked{background-color:#fff;margin-bottom:0;position:relative!important}@media print{.tablepress.fixedHeader-floating,.tablepress.fixedHeader-locked{display:none}}.dtfh-floatingparent.dtfh-floatingparent-head{z-index:999!important}.tablepress.dataTable tfoot tr>.dtfc-fixed-end,.tablepress.dataTable tfoot tr>.dtfc-fixed-start,.tablepress.dataTable thead tr>.dtfc-fixed-end,.tablepress.dataTable thead tr>.dtfc-fixed-start{bottom:0;top:0;z-index:3}.tablepress.dataTable tbody tr>.dtfc-fixed-end,.tablepress.dataTable tbody tr>.dtfc-fixed-start{z-index:1}.tablepress.dataTable tr>.dtfc-fixed-left:after,.tablepress.dataTable tr>.dtfc-fixed-right:after{bottom:0;content:"";pointer-events:none;position:absolute;top:0;transition:box-shadow .3s;width:10px}.tablepress.dataTable tr>.dtfc-fixed-left:after{right:0;transform:translateX(100%)}.tablepress.dataTable tr>.dtfc-fixed-right:after{left:0;transform:translateX(-80%)}.tablepress.dataTable.dtfc-scrolling-left tr>.dtfc-fixed-left:after{box-shadow:inset 10px 0 8px -8px #0003}.tablepress.dataTable.dtfc-scrolling-right tr>.dtfc-fixed-right:after{box-shadow:inset -10px 0 8px -8px #0003}.tablepress.dataTable.dtfc-scrolling-right tr>.dtfc-fixed-right+.dtfc-fixed-right:after{box-shadow:none}:where(.tablepress.dataTable) tbody .dtfc-fixed-end,:where(.tablepress.dataTable) tbody .dtfc-fixed-start{background-color:#fff}div.dt-scroll,div.dtfh-floatingparent{position:relative}div.dt-scroll div.dtfc-bottom-blocker,div.dt-scroll div.dtfc-top-blocker,div.dtfh-floatingparent div.dtfc-bottom-blocker,div.dtfh-floatingparent div.dtfc-top-blocker{background-color:#fff;position:absolute}.dt-container .dt-layout-row.dt-layout-table .tablepress-dt-scroll-buttons-wrapper-visible{align-items:flex-start;display:flex;flex-direction:row;gap:0}.tablepress-dt-scroll-buttons-wrapper-visible .dt-scroll{width:calc(100% - 60px)}.tablepress-dt-scroll-buttons-wrapper-visible .dt-scroll-body{scroll-behavior:smooth}.tablepress-dt-scroll-buttons-wrapper-visible .tablepress-dt-scroll-button{background-color:#0000001a;border:none;cursor:pointer;font-size:larger;height:100px;margin:0;padding:0;position:sticky;top:200px;width:30px}.tablepress-dt-scroll-buttons-wrapper-visible .tablepress-dt-scroll-button :hover{background-color:#0003}.tablepress-dt-scroll-buttons-wrapper:not(.tablepress-dt-scroll-buttons-wrapper-visible) .tablepress-dt-scroll-button{display:none}.tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth}.tablepress-scroll-wrapper>.dt-container{min-width:fit-content}@media screen and (max-width:767px){.tablepress-scroll-wrapper>.dt-container .dt-layout-row{flex-direction:row}}.tablepress-scroll-wrapper>.dt-container :where(.dt-layout-row:not(.dt-layout-table)) .dt-layout-cell.dt-layout-full{width:auto}.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-full,.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-start{left:0;position:sticky}.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-end{position:sticky;right:1px;z-index:1}@media screen and (max-width:600px){.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-end{margin-top:calc(1lh + 10px)}}.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-cell:has(>.dt-buttons>.dt-button-background){z-index:2000}.tablepress-scroll-buttons-wrapper-visible{clear:both;display:flex}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-wrapper{width:calc(100% - 60px)}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button{background-color:#0000001a;border:none;cursor:pointer;font-size:larger;height:100px;margin:0 0 1rem;padding:0;position:sticky;top:200px;width:30px}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button:hover{background-color:#0003}.tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:2lh 0 3lh}@media screen and (max-width:600px){.tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:4lh 0 5lh}}.tablepress-scroll-buttons-wrapper:not(.tablepress-scroll-buttons-wrapper-visible) .tablepress-scroll-button{display:none}.tablepress-responsive-stack-headers tbody td:before{content:attr(data-th)!important;display:none;font-weight:700;word-break:break-word}@media(max-width:767px){.tablepress-responsive-stack-phone colgroup,.tablepress-responsive-stack-phone tfoot,.tablepress-responsive-stack-phone thead{display:none}.tablepress-responsive-stack-phone tbody td,.tablepress-responsive-stack-phone tbody th{border-top:none;display:block;text-align:center;width:auto!important}.tablepress-responsive-stack-phone tr~tr td:first-child,.tablepress-responsive-stack-phone tr~tr th:first-child{border-top:1px solid #ddd}.tablepress-responsive-stack-phone.tablepress-responsive-stack-headers tbody td:before,.tablepress-responsive-stack-phone.tablepress-responsive-stack-headers tbody th:before{display:block}}@media(max-width:979px){.tablepress-responsive-stack-tablet colgroup,.tablepress-responsive-stack-tablet tfoot,.tablepress-responsive-stack-tablet thead{display:none}.tablepress-responsive-stack-tablet tbody td,.tablepress-responsive-stack-tablet tbody th{border-top:none;display:block;text-align:center;width:auto!important}.tablepress-responsive-stack-tablet tr~tr td:first-child,.tablepress-responsive-stack-tablet tr~tr th:first-child{border-top:1px solid #ddd}.tablepress-responsive-stack-tablet.tablepress-responsive-stack-headers tbody td:before,.tablepress-responsive-stack-tablet.tablepress-responsive-stack-headers tbody th:before{display:block}}@media(max-width:1199px){.tablepress-responsive-stack-desktop colgroup,.tablepress-responsive-stack-desktop tfoot,.tablepress-responsive-stack-desktop thead{display:none}.tablepress-responsive-stack-desktop tbody td,.tablepress-responsive-stack-desktop tbody th{border-top:none;display:block;text-align:center;width:auto!important}.tablepress-responsive-stack-desktop tr~tr td:first-child,.tablepress-responsive-stack-desktop tr~tr th:first-child{border-top:1px solid #ddd}.tablepress-responsive-stack-desktop.tablepress-responsive-stack-headers tbody td:before,.tablepress-responsive-stack-desktop.tablepress-responsive-stack-headers tbody th:before{display:block}}.tablepress-responsive-stack-all colgroup,.tablepress-responsive-stack-all tfoot,.tablepress-responsive-stack-all thead{display:none}.tablepress-responsive-stack-all tbody td,.tablepress-responsive-stack-all tbody th{border-top:none;display:block;text-align:center;width:auto!important}.tablepress-responsive-stack-all tr~tr td:first-child,.tablepress-responsive-stack-all tr~tr th:first-child{border-top:1px solid #ddd}.tablepress-responsive-stack-all.tablepress-responsive-stack-headers tbody td:before,.tablepress-responsive-stack-all.tablepress-responsive-stack-headers tbody th:before{display:block}@media not print{@media(max-width:767px){.tablepress-responsive-phone{display:block;width:100%!important}.tablepress-responsive-phone thead{display:block;float:left}.tablepress-responsive-phone thead tr td,.tablepress-responsive-phone thead tr th{width:auto!important}.tablepress-responsive-phone thead tr td:not(:last-child),.tablepress-responsive-phone thead tr th:not(:last-child){border-bottom:1px solid #0000}.tablepress-responsive-phone thead td:empty:before,.tablepress-responsive-phone thead td:has(.dt-column-title:empty):before{content:"\00a0"}.tablepress-responsive-phone tfoot{display:none}.tablepress-responsive-phone tbody{display:block;overflow-x:auto;position:relative;text-align:left;white-space:nowrap;width:auto}.tablepress-responsive-phone tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-phone tbody tr td:not(:last-child),.tablepress-responsive-phone tbody tr th:not(:last-child){border-bottom:1px solid #ddd}.tablepress-responsive-phone tbody td:empty:before{content:"\00a0"}.tablepress-responsive-phone tbody td,.tablepress-responsive-phone tbody th,.tablepress-responsive-phone thead td,.tablepress-responsive-phone thead th,.tablepress-responsive-phone thead tr{border:none;display:block}.tablepress-responsive-phone thead tr+tr,.tablepress-responsive-phone thead tr:has(+tr){float:left}.tablepress-responsive-phone.tablepress thead .dt-orderable-asc,.tablepress-responsive-phone.tablepress thead .dt-orderable-desc,.tablepress-responsive-phone.tablepress thead .dt-ordering-asc,.tablepress-responsive-phone.tablepress thead .dt-ordering-desc{padding-right:36px}.tablepress-responsive-phone.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-phone.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-phone.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-phone.tablepress thead .dt-ordering-desc span.dt-column-order{right:12px;transform:rotate(-90deg)}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-phone{display:none}}@media(max-width:979px){.tablepress-responsive-tablet{display:block;width:100%!important}.tablepress-responsive-tablet thead{display:block;float:left}.tablepress-responsive-tablet thead tr td,.tablepress-responsive-tablet thead tr th{width:auto!important}.tablepress-responsive-tablet thead tr td:not(:last-child),.tablepress-responsive-tablet thead tr th:not(:last-child){border-bottom:1px solid #0000}.tablepress-responsive-tablet thead td:empty:before,.tablepress-responsive-tablet thead td:has(.dt-column-title:empty):before{content:"\00a0"}.tablepress-responsive-tablet tfoot{display:none}.tablepress-responsive-tablet tbody{display:block;overflow-x:auto;position:relative;text-align:left;white-space:nowrap;width:auto}.tablepress-responsive-tablet tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-tablet tbody tr td:not(:last-child),.tablepress-responsive-tablet tbody tr th:not(:last-child){border-bottom:1px solid #ddd}.tablepress-responsive-tablet tbody td:empty:before{content:"\00a0"}.tablepress-responsive-tablet tbody td,.tablepress-responsive-tablet tbody th,.tablepress-responsive-tablet thead td,.tablepress-responsive-tablet thead th,.tablepress-responsive-tablet thead tr{border:none;display:block}.tablepress-responsive-tablet thead tr+tr,.tablepress-responsive-tablet thead tr:has(+tr){float:left}.tablepress-responsive-tablet.tablepress thead .dt-orderable-asc,.tablepress-responsive-tablet.tablepress thead .dt-orderable-desc,.tablepress-responsive-tablet.tablepress thead .dt-ordering-asc,.tablepress-responsive-tablet.tablepress thead .dt-ordering-desc{padding-right:36px}.tablepress-responsive-tablet.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-tablet.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-tablet.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-tablet.tablepress thead .dt-ordering-desc span.dt-column-order{right:12px;transform:rotate(-90deg)}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-tablet{display:none}}@media(max-width:1199px){.tablepress-responsive-desktop{display:block;width:100%!important}.tablepress-responsive-desktop thead{display:block;float:left}.tablepress-responsive-desktop thead tr td,.tablepress-responsive-desktop thead tr th{width:auto!important}.tablepress-responsive-desktop thead tr td:not(:last-child),.tablepress-responsive-desktop thead tr th:not(:last-child){border-bottom:1px solid #0000}.tablepress-responsive-desktop thead td:empty:before,.tablepress-responsive-desktop thead td:has(.dt-column-title:empty):before{content:"\00a0"}.tablepress-responsive-desktop tfoot{display:none}.tablepress-responsive-desktop tbody{display:block;overflow-x:auto;position:relative;text-align:left;white-space:nowrap;width:auto}.tablepress-responsive-desktop tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-desktop tbody tr td:not(:last-child),.tablepress-responsive-desktop tbody tr th:not(:last-child){border-bottom:1px solid #ddd}.tablepress-responsive-desktop tbody td:empty:before{content:"\00a0"}.tablepress-responsive-desktop tbody td,.tablepress-responsive-desktop tbody th,.tablepress-responsive-desktop thead td,.tablepress-responsive-desktop thead th,.tablepress-responsive-desktop thead tr{border:none;display:block}.tablepress-responsive-desktop thead tr+tr,.tablepress-responsive-desktop thead tr:has(+tr){float:left}.tablepress-responsive-desktop.tablepress thead .dt-orderable-asc,.tablepress-responsive-desktop.tablepress thead .dt-orderable-desc,.tablepress-responsive-desktop.tablepress thead .dt-ordering-asc,.tablepress-responsive-desktop.tablepress thead .dt-ordering-desc{padding-right:36px}.tablepress-responsive-desktop.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-desktop.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-desktop.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-desktop.tablepress thead .dt-ordering-desc span.dt-column-order{right:12px;transform:rotate(-90deg)}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-desktop{display:none}}.tablepress-responsive-all{display:block;width:100%!important}.tablepress-responsive-all thead{display:block;float:left}.tablepress-responsive-all thead tr td,.tablepress-responsive-all thead tr th{width:auto!important}.tablepress-responsive-all thead tr td:not(:last-child),.tablepress-responsive-all thead tr th:not(:last-child){border-bottom:1px solid #0000}.tablepress-responsive-all thead td:empty:before,.tablepress-responsive-all thead td:has(.dt-column-title:empty):before{content:"\00a0"}.tablepress-responsive-all tfoot{display:none}.tablepress-responsive-all tbody{display:block;overflow-x:auto;position:relative;text-align:left;white-space:nowrap;width:auto}.tablepress-responsive-all tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-all tbody tr td:not(:last-child),.tablepress-responsive-all tbody tr th:not(:last-child){border-bottom:1px solid #ddd}.tablepress-responsive-all tbody td:empty:before{content:"\00a0"}.tablepress-responsive-all tbody td,.tablepress-responsive-all tbody th,.tablepress-responsive-all thead td,.tablepress-responsive-all thead th,.tablepress-responsive-all thead tr{border:none;display:block}.tablepress-responsive-all thead tr+tr,.tablepress-responsive-all thead tr:has(+tr){float:left}.tablepress-responsive-all.tablepress thead .dt-orderable-asc,.tablepress-responsive-all.tablepress thead .dt-orderable-desc,.tablepress-responsive-all.tablepress thead .dt-ordering-asc,.tablepress-responsive-all.tablepress thead .dt-ordering-desc{padding-right:36px}.tablepress-responsive-all.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-all.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-all.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-all.tablepress thead .dt-ordering-desc span.dt-column-order{right:12px;transform:rotate(-90deg)}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-all{display:none}}table.dataTable{--responsive-collapse-control-size:16px}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{cursor:pointer;padding-left:calc(var(--responsive-collapse-control-size) + 14px);position:relative}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{background-color:var(--responsive-collapse-expand-bg-color,#31b131);border:2px solid #fff;border-radius:var(--responsive-collapse-control-size);box-shadow:0 0 3px #444;box-sizing:initial;color:var(--responsive-collapse-expand-text-color,#fff);content:"+";display:block;font-family:monospace!important;font-size:var(--responsive-collapse-control-size);height:var(--responsive-collapse-control-size);left:5px;line-height:var(--responsive-collapse-control-size);position:absolute;text-align:center;text-indent:0!important;top:10px;width:var(--responsive-collapse-control-size)}table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>th.dtr-control:before{background-color:var(--responsive-collapse-close-bg-color,#d33333);color:var(--responsive-collapse-close-text-color,#fff);content:"-"}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.control,table.dataTable.dtr-column>tbody>tr>th.dtr-control{cursor:pointer;min-width:calc(var(--responsive-collapse-control-size) + 14px);position:relative}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before{background-color:var(--responsive-collapse-expand-bg-color,#31b131);border:2px solid #fff;border-radius:var(--responsive-collapse-control-size);box-shadow:0 0 3px #444;box-sizing:initial;color:var(--responsive-collapse-expand-text-color,#fff);content:"+";display:block;font-family:monospace!important;font-size:var(--responsive-collapse-control-size);height:var(--responsive-collapse-control-size);left:calc(50% - 10px);line-height:var(--responsive-collapse-control-size);position:absolute;text-align:center;text-indent:0!important;top:calc(50% - var(--responsive-collapse-control-size)/2 - 2px);width:var(--responsive-collapse-control-size)}table.dataTable.dtr-column>tbody>tr.dtr-expanded td.control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.dtr-control:before{background-color:var(--responsive-collapse-close-bg-color,#d33333);color:var(--responsive-collapse-close-text-color,#fff);content:"-"}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid var(--border-color);padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none;padding-bottom:0}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;font-weight:700;min-width:75px}div.dtr-modal{box-sizing:border-box;height:100%;left:0;padding:10em 1em;position:fixed;top:0;width:100%;z-index:1000000}div.dtr-modal div.dtr-modal-display{background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;bottom:0;box-shadow:0 12px 30px #0009;height:fit-content;left:0;margin:auto;max-height:75%;overflow:auto;position:absolute;right:0;top:0;width:50%;z-index:1000002}div.dtr-modal div.dtr-modal-content{padding:2em;position:relative}div.dtr-modal table.dtr-details{border-collapse:collapse}div.dtr-modal table.dtr-details td{padding:.5em .5em .5em 0;word-break:break-word}div.dtr-modal table.dtr-details td:last-child{padding:.5em 0 .5em .5em}div.dtr-modal table.dtr-details tr~tr td{border-top:1px solid #888}div.dtr-modal div.dtr-modal-close{border-radius:3px;cursor:pointer;font-size:xx-large;line-height:normal;position:absolute;right:8px;text-align:center;top:0;z-index:12}div.dtr-modal div.dtr-modal-background{background:#0009;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000001}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}.tablepress-responsive{-webkit-text-size-adjust:none;text-size-adjust:none}.tablepress-responsive *{word-break:normal}.column-filter-widgets{text-align:left}html[dir=rtl] .column-filter-widgets{text-align:right}.column-filter-widgets,.column-filter-widgets .column-filter-widget-menus{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:.5em;width:100%}.column-filter-widgets select{max-width:200px;padding:5px}.column-filter-widgets a.filter-term{display:block;padding-left:5px;text-decoration:none}.column-filter-widgets a.filter-term:hover{text-decoration:line-through!important}.swp-flex--col{display:flex;flex-direction:column;flex-grow:1}form.searchwp-form .swp-flex--row{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;justify-content:flex-start}form.searchwp-form .swp-flex--wrap{flex-wrap:wrap}form.searchwp-form .swp-flex--gap-sm{gap:.25em}form.searchwp-form .swp-flex--gap-md{gap:.5em}form.searchwp-form .swp-items-stretch{align-items:stretch}form.searchwp-form .swp-margin-l-auto{margin-left:auto}form.searchwp-form input.swp-input,form.searchwp-form select.swp-select{color:rgba(14,33,33,.8)}form.searchwp-form select.swp-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='11' fill='none'%3E%3Cpath fill='%230E2121' fill-opacity='.8' d='M14.292.814 8.096 6.958 1.903.814 0 2.706l8.097 8.049 8.097-8.05z'/%3E%3C/svg%3E");background-position:right 12px top 50%;background-repeat:no-repeat;background-size:12px auto;min-height:2em;min-width:fit-content;padding:0 33px 0 .7em}form.searchwp-form input.swp-input--search{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none'%3E%3Cpath fill='%23CFCFCF' d='M6.068 12.136c1.31 0 2.533-.426 3.527-1.136l3.74 3.74c.174.173.402.26.64.26.512 0 .883-.395.883-.9a.87.87 0 0 0-.253-.63L10.89 9.744a6.04 6.04 0 0 0 1.247-3.677C12.136 2.73 9.406 0 6.068 0 2.722 0 0 2.73 0 6.068s2.722 6.068 6.068 6.068m0-1.31c-2.612 0-4.758-2.154-4.758-4.758S3.456 1.31 6.068 1.31c2.604 0 4.758 2.154 4.758 4.758s-2.154 4.758-4.758 4.758'/%3E%3C/svg%3E");background-position:right 12px top 50%;background-repeat:no-repeat;background-size:15px auto;padding-left:.7em;padding-right:38px}form.searchwp-form .searchwp-form-input-container{display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;justify-content:flex-start}form.searchwp-form .searchwp-form-input-container .swp-input{margin:0;width:100%}form.searchwp-form .searchwp-form-input-container .swp-select{border-right:0}form.searchwp-form .searchwp-form-input-container .swp-select+.swp-input{flex-grow:1}form.searchwp-form .searchwp-form-advanced-filters-toggle{text-align:right}form.searchwp-form .searchwp-form-advanced-filters select{flex:1}form.searchwp-form .swp-toggle{cursor:pointer;margin-bottom:0}form.searchwp-form .swp-toggle-switch{background-color:rgba(14,33,33,.14);border-radius:20px;height:22px;position:relative;transition:background-color .25s;width:40px}form.searchwp-form .swp-toggle-switch:not(.swp-toggle-switch--mini):hover{background-color:rgba(14,33,33,.2)}form.searchwp-form .swp-toggle-switch--mini{height:15px;width:25px}form.searchwp-form .swp-toggle-switch:after,form.searchwp-form .swp-toggle-switch:before{content:""}form.searchwp-form .swp-toggle-switch:before{background:#fff;border-radius:50%;display:block;height:18px;left:2px;position:absolute;top:2px;-webkit-transition:left .25s;-o-transition:left .25s;transition:left .25s;width:18px}form.searchwp-form .swp-toggle-switch--mini:before{height:11px;left:2px;top:2px;width:11px}form.searchwp-form .swp-toggle-checkbox:checked+.swp-toggle-switch,form.searchwp-form .swp-toggle-switch--checked{background:currentcolor}form.searchwp-form .swp-toggle-checkbox:checked+.swp-toggle-switch:before{left:20px}form.searchwp-form .swp-toggle-checkbox:checked+.swp-toggle-switch--mini:before,form.searchwp-form .swp-toggle-switch--checked.swp-toggle-switch--mini:before{left:12px}form.searchwp-form input.swp-toggle-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:0;overflow:hidden;position:absolute;width:0}form.searchwp-form input.swp-toggle-checkbox:focus{border:none;box-shadow:none;outline:none}form.searchwp-form .swp-toggle .swp-label{display:block;margin-top:21px}form.searchwp-form input.swp-toggle-checkbox:active+.swp-toggle-switch,form.searchwp-form input.swp-toggle-checkbox:focus+.swp-toggle-switch{border:none;-webkit-box-shadow:0 0 1px 1px rgba(14,33,33,.14);box-shadow:0 0 1px 1px rgba(14,33,33,.14)}.aawp-clearfix:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.aawp-clearfix{display:inline-block}html[xmlns] .aawp-clearfix{display:block}* html .aawp-clearfix{height:1%}#elementor-editor-wrapper .icon-aawp:before,.elementor-edit-area .icon-aawp:before{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/block-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:30px}.aawp .align-center{text-align:center}.aawp .aawp-button,.aawp-button{background-color:#fff;border:1px solid #ccc!important;box-sizing:border-box;color:#333!important;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:19px;margin:0;padding:7px 12px 6px;text-align:center;text-decoration:none!important}.aawp .aawp-button:hover,.aawp-button:hover{text-decoration:none!important}.aawp .aawp-button:active,.aawp .aawp-button:focus,.aawp-button:active,.aawp-button:focus{box-shadow:none;outline:none;text-decoration:none!important}.aawp .aawp-button:visited,.aawp-button:visited{color:#333!important}.aawp .aawp-button:focus,.aawp .aawp-button:hover,.aawp-button:focus,.aawp-button:hover{background-color:#fafafa;border:1px solid #ccc!important;color:#333!important}.aawp .aawp-button.rounded,.aawp-button.rounded{border-radius:3px}.aawp .aawp-button.shadow,.aawp-button.shadow{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-button.aawp-button--amazon,.aawp-button.aawp-button--amazon{background:#f0c14b;background:linear-gradient(180deg,#f7dfa5,#f0c14b) repeat scroll 0 0 transparent;border-color:#9c7e31 #90742d #786025!important;border-radius:3px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4);color:#111!important}.aawp .aawp-button.aawp-button--amazon:active,.aawp .aawp-button.aawp-button--amazon:focus,.aawp .aawp-button.aawp-button--amazon:hover,.aawp-button.aawp-button--amazon:active,.aawp-button.aawp-button--amazon:focus,.aawp-button.aawp-button--amazon:hover{background:#eeb933;background:linear-gradient(180deg,#f5d78e,#eeb933) repeat scroll 0 0 transparent;color:#111!important}.aawp .aawp-button.aawp-button--blue,.aawp-button.aawp-button--blue{background-color:#3498db;border-color:#3498db!important;color:#fff!important}.aawp .aawp-button.aawp-button--blue:visited,.aawp-button.aawp-button--blue:visited{color:#fff!important}.aawp .aawp-button.aawp-button--blue:focus,.aawp .aawp-button.aawp-button--blue:hover,.aawp-button.aawp-button--blue:focus,.aawp-button.aawp-button--blue:hover{background-color:#2b94d9;border:1px solid #3498db!important;color:#fff!important}.aawp .aawp-button.aawp-button--red,.aawp-button.aawp-button--red{background-color:#e74c3c;border-color:#e74c3c!important;color:#fff!important}.aawp .aawp-button.aawp-button--red:visited,.aawp-button.aawp-button--red:visited{color:#fff!important}.aawp .aawp-button.aawp-button--red:focus,.aawp .aawp-button.aawp-button--red:hover,.aawp-button.aawp-button--red:focus,.aawp-button.aawp-button--red:hover{background-color:#e64433;border:1px solid #e74c3c!important;color:#fff!important}.aawp .aawp-button.aawp-button--green,.aawp-button.aawp-button--green{background-color:#27ae60;border-color:#27ae60!important;color:#fff!important}.aawp .aawp-button.aawp-button--green:visited,.aawp-button.aawp-button--green:visited{color:#fff!important}.aawp .aawp-button.aawp-button--green:focus,.aawp .aawp-button.aawp-button--green:hover,.aawp-button.aawp-button--green:focus,.aawp-button.aawp-button--green:hover{background-color:#25a65b;border:1px solid #27ae60!important;color:#fff!important}.aawp .aawp-button.aawp-button--yellow,.aawp-button.aawp-button--yellow{background-color:#ffdf88;border-color:#ffdf88!important;color:#333!important}.aawp .aawp-button.aawp-button--yellow:visited,.aawp-button.aawp-button--yellow:visited{color:#333!important}.aawp .aawp-button.aawp-button--yellow:focus,.aawp .aawp-button.aawp-button--yellow:hover,.aawp-button.aawp-button--yellow:focus,.aawp-button.aawp-button--yellow:hover{background-color:#ffdc7e;border:1px solid #ffdf88!important;color:#333!important}.aawp .aawp-button.aawp-button--orange,.aawp-button.aawp-button--orange{background-color:#f39c12;border-color:#f39c12!important;color:#fff!important}.aawp .aawp-button.aawp-button--orange:visited,.aawp-button.aawp-button--orange:visited{color:#fff!important}.aawp .aawp-button.aawp-button--orange:focus,.aawp .aawp-button.aawp-button--orange:hover,.aawp-button.aawp-button--orange:focus,.aawp-button.aawp-button--orange:hover{background-color:#ef970c;border:1px solid #f39c12!important;color:#fff!important}.aawp .aawp-button.aawp-button--dark,.aawp-button.aawp-button--dark{background-color:#363636;border-color:#363636!important;color:#fff!important}.aawp .aawp-button.aawp-button--dark:visited,.aawp-button.aawp-button--dark:visited{color:#fff!important}.aawp .aawp-button.aawp-button--dark:focus,.aawp .aawp-button.aawp-button--dark:hover,.aawp-button.aawp-button--dark:focus,.aawp-button.aawp-button--dark:hover{background-color:#313131;border:1px solid #363636!important;color:#fff!important}.aawp .aawp-button.aawp-button--icon,.aawp-button.aawp-button--icon{padding-left:32px;position:relative}.aawp .aawp-button.aawp-button--icon:before,.aawp-button.aawp-button--icon:before{background-position:9px;background-repeat:no-repeat;background-size:14px 14px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.aawp .aawp-button.aawp-button--icon-amazon-black:before,.aawp-button.aawp-button--icon-amazon-black:before{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-amazon-black.svg)}.aawp .aawp-button.aawp-button--icon-black:before,.aawp-button.aawp-button--icon-black:before{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-cart-black.svg)}.aawp .aawp-button.aawp-button--icon-amazon-white:before,.aawp-button.aawp-button--icon-amazon-white:before{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-amazon-white.svg)}.aawp .aawp-button.aawp-button--icon-white:before,.aawp-button.aawp-button--icon-white:before{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-cart-white.svg)}a.aawp-star-rating,a.aawp-star-rating:active,a.aawp-star-rating:focus,a.aawp-star-rating:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp-star-rating{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v1.svg);background-size:16px 16px;display:inline-block;height:16px;position:relative;width:80px}.aawp-star-rating,.aawp-star-rating>span{background-position:0;background-repeat:repeat-x;vertical-align:middle}.aawp-star-rating>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v1-active.svg);background-size:16px 16px;bottom:0;display:block;height:16px;left:0;position:absolute;top:0;width:80px}.aawp-star-rating--medium,.aawp-star-rating--medium>span{background-size:20px 20px;height:20px;width:100px}.aawp-star-rating--large,.aawp-star-rating--large>span{background-size:30px 30px;height:30px;width:150px}.aawp-star-rating--v2{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v2.svg)}.aawp-star-rating--v2>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v2-active.svg)}.aawp-star-rating--v3{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v3.svg)}.aawp-star-rating--v3>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v3-active.svg)}.aawp-star-rating--v4{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v4.svg)}.aawp-star-rating--v4>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v4-active.svg)}.aawp-star-rating--v5{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v5.svg)}.aawp-star-rating--v5>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v5-active.svg)}.aawp-star-rating--v6{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v6.svg)}.aawp-star-rating--v6>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v6-active.svg)}.aawp-star-rating--v7{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v7.svg)}.aawp-star-rating--v7>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/v7-active.svg)}.aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/wayl.svg)}.aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/stars/wayl-active.svg)}.aawp-star-rating--wayl.aawp-star-rating--small,.aawp-star-rating--wayl.aawp-star-rating--small>span{background-size:12px 16px;height:16px;width:60px}.aawp-star-rating--wayl.aawp-star-rating--medium,.aawp-star-rating--wayl.aawp-star-rating--medium>span{background-size:15px 20px;height:20px;width:75px}.aawp-star-rating--wayl.aawp-star-rating--large,.aawp-star-rating--wayl.aawp-star-rating--large>span{background-size:23px 30px;height:30px;width:115px}.aawp-product{margin:0 0 30px;position:relative;width:100%}.aawp-product .aawp-product__title{word-wrap:break-word}.aawp-product__ribbon{font-size:12px;font-weight:400;line-height:20px;padding:0 20px;text-transform:uppercase}.aawp-product__ribbon--sale{background:#27ae60;border-bottom-left-radius:2px;color:#fff}.aawp-product__ribbon--bestseller{background:#e47911;border-bottom-right-radius:2px;color:#fff}.aawp-product__ribbon--new{background:#d9534f;border-bottom-right-radius:2px;color:#fff}.aawp.aawp-box.box--widget,.widget .aawp-box{box-sizing:border-box;margin-bottom:15px;padding:15px 10px 10px}.aawp.aawp-box.box--widget *,.aawp.aawp-box.box--widget :after,.aawp.aawp-box.box--widget :before,.widget .aawp-box *,.widget .aawp-box :after,.widget .aawp-box :before{box-sizing:border-box}.aawp.aawp-box.box--widget:last-child,.widget .aawp-box:last-child{margin-bottom:0}.aawp.aawp-box.box--widget.sale,.widget .aawp-box.sale{padding-top:30px}.aawp.aawp-box.box--widget .aawp-box__thumb,.widget .aawp-box .aawp-box__thumb{float:none;margin-bottom:10px;width:100%}.aawp.aawp-box.box--widget .aawp-box__image,.widget .aawp-box .aawp-box__image{margin-bottom:5px;max-width:120px}.aawp.aawp-box.box--widget .aawp-box__content,.widget .aawp-box .aawp-box__content{margin-left:0;padding-left:0}.aawp.aawp-box.box--widget .aawp-box__title,.widget .aawp-box .aawp-box__title{font-size:14px!important;line-height:1.3!important;text-align:center}.aawp.aawp-box.box--widget .aawp-box__footer,.widget .aawp-box .aawp-box__footer{margin-left:0;padding-left:0;text-align:center}.aawp.aawp-box.box--widget .aawp-box__footer p,.widget .aawp-box .aawp-box__footer p{margin:0}.aawp.aawp-box.box--widget .aawp-box__rating,.widget .aawp-box .aawp-box__rating{margin-left:0}.aawp.aawp-box.box--widget .aawp-box__pricing,.widget .aawp-box .aawp-box__pricing{margin:0 0 10px}.aawp.aawp-box.box--widget .aawp-box__price,.widget .aawp-box .aawp-box__price{line-height:1!important;margin-bottom:5px}.aawp.aawp-box.box--widget .aawp-box__price--old,.widget .aawp-box .aawp-box__price--old{font-size:13px!important}.aawp.aawp-box.box--widget .aawp-box__price--saved,.widget .aawp-box .aawp-box__price--saved{margin-top:0}.aawp.aawp-box.box--widget .aawp-box__price--current,.widget .aawp-box .aawp-box__price--current{display:block!important;font-size:18px!important;margin:0}.aawp.aawp-box.box--widget .aawp-box__prime,.widget .aawp-box .aawp-box__prime{margin:5px 0 0!important}.aawp.aawp-box.box--widget .aawp-box__btn,.widget .aawp-box .aawp-box__btn{margin-left:0;margin-top:5px}.aawp.aawp-box.box--widget .aawp-box__info,.widget .aawp-box .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static;text-align:center}.aawp.aawp-box.box--widget.inline-info .aawp-box__thumb,.widget .aawp-box.inline-info .aawp-box__thumb{margin-bottom:10px}.aawp.aawp-box.box--widget .aawp-box__description,.aawp.aawp-box.box--widget .aawp-box__reviews,.widget .aawp-box .aawp-box__description,.widget .aawp-box .aawp-box__reviews{display:none}.aawp .aawp-product--horizontal{zoom:1;background:#fff;border:1px solid #ececec;display:block;font-size:15px;line-height:1.6;max-width:100%;padding:20px;white-space:normal}.aawp .aawp-product--horizontal:after,.aawp .aawp-product--horizontal:before{content:" ";display:table}.aawp .aawp-product--horizontal:after{clear:both}.aawp .aawp-product--horizontal.aawp-product--ribbon{padding-top:35px}@media(min-width:769px){.aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__thumb{width:250px}.aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__content{margin-left:250px;padding-left:40px}}.aawp .aawp-product--horizontal .aawp-product__thumb{float:left;width:160px}@media(max-width:768px){.aawp .aawp-product--horizontal .aawp-product__thumb{float:none;width:100%}}.aawp .aawp-product--horizontal .aawp-product__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-height:200px;max-width:100%;width:auto}.aawp .aawp-product--horizontal .aawp-product__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--horizontal .aawp-product__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--horizontal .aawp-product__content{margin-left:160px;padding-left:20px}@media(max-width:768px){.aawp .aawp-product--horizontal .aawp-product__content{margin:0;padding:0}}.aawp .aawp-product--horizontal .aawp-product__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media(max-width:480px){.aawp .aawp-product--horizontal .aawp-product__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--horizontal .aawp-product__description{margin:0}.aawp .aawp-product--horizontal .aawp-product__description>p{margin:0 0 5px}.aawp .aawp-product--horizontal .aawp-product__description>p:empty{display:none}.aawp .aawp-product--horizontal .aawp-product__description>ul{list-style-position:outside!important;list-style-type:disc;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--horizontal .aawp-product__description>ul li{word-wrap:break-word;background:none;margin:0;padding:0}@media(max-width:480px){.aawp .aawp-product--horizontal .aawp-product__description{display:none}}.aawp .aawp-product--horizontal .aawp-product__footer{margin-left:160px;padding-left:20px;text-align:right}@media(max-width:768px){.aawp .aawp-product--horizontal .aawp-product__footer{margin:0;padding:0}}.aawp .aawp-product--horizontal .aawp-product__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--current:empty,.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--old:empty,.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price:empty,.aawp .aawp-product--horizontal .aawp-product__pricing:empty{display:none;margin:0}.aawp .aawp-product--horizontal .aawp-product__pricing span+span{margin-left:15px}.aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-premium,.aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-prime{margin-left:5px}@media(max-width:480px){.aawp .aawp-product--horizontal .aawp-product__pricing{margin-bottom:0}}.aawp .aawp-product--horizontal .aawp-product__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--horizontal .aawp-product__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--horizontal .aawp-product__price--current{font-size:20px;font-weight:700}@media(max-width:480px){.aawp .aawp-product--horizontal .aawp-product__price--current{font-size:16px}}.aawp .aawp-product--horizontal .aawp-product__price--saved{background:#27ae60;background:rgba(39,174,96,.8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--horizontal .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--horizontal .aawp-product__ribbon{padding:0 15px;position:absolute}.aawp .aawp-product--horizontal .aawp-product__ribbon--bestseller,.aawp .aawp-product--horizontal .aawp-product__ribbon--new{left:-1px;top:-1px}.aawp .aawp-product--horizontal .aawp-product__ribbon--sale{right:-1px;top:-1px}.aawp .aawp-product--horizontal .aawp-product__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media(max-width:768px){.aawp .aawp-product--horizontal .aawp-product__info{display:block;margin-top:10px;max-width:100%;position:static}}@media(min-width:768px){.aawp .aawp-product--horizontal.aawp-product--inline-info .aawp-product__thumb{margin-bottom:30px}}.aawp .aawp-product--horizontal.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--horizontal.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--horizontal.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-vertical{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;min-width:100%;padding:15px;position:relative;white-space:normal}.aawp .aawp-product--widget-vertical:after,.aawp .aawp-product--widget-vertical:before{content:" ";display:table}.aawp .aawp-product--widget-vertical:after{clear:both}@media(max-width:480px){.aawp .aawp-product--widget-vertical{margin-bottom:15px}}.aawp .aawp-product--widget-vertical.ribbon{padding-top:35px}.aawp .aawp-product--widget-vertical .aawp-box__thumb{float:left;width:160px}@media(max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--widget-vertical .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp .aawp-product--widget-vertical .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--widget-vertical .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--widget-vertical .aawp-box__content{margin-left:160px;padding-left:20px}@media(max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--widget-vertical .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media(max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--widget-vertical .aawp-box__description{margin:0}.aawp .aawp-product--widget-vertical .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--widget-vertical .aawp-box__description>p:empty{display:none}.aawp .aawp-product--widget-vertical .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--widget-vertical .aawp-box__description>ul li{margin:0;padding:0}@media(max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__description{display:none}}.aawp .aawp-product--widget-vertical .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media(max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--widget-vertical .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--widget-vertical .aawp-box__pricing:empty{display:none}.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media(max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--widget-vertical .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--widget-vertical .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--widget-vertical .aawp-box__price--current{font-size:20px;font-weight:700}@media(max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--widget-vertical .aawp-box__price--saved{background:#27ae60;background:rgba(39,174,96,.8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--widget-vertical .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--widget-vertical .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp .aawp-product--widget-vertical .aawp-box__bestseller{background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp .aawp-product--widget-vertical .aawp-box__sale{background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp .aawp-product--widget-vertical .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media(max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media(min-width:768px){.aawp .aawp-product--widget-vertical.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--widget-vertical.aawp-product--ribbon{padding-top:25px}.aawp .aawp-product--widget-vertical .aawp-product__ribbon{padding:0 10px}.aawp .aawp-product--widget-vertical .aawp-product__ribbon--sale{position:absolute;right:-1px;top:-1px}.aawp .aawp-product--widget-vertical .aawp-product__ribbon--bestseller,.aawp .aawp-product--widget-vertical .aawp-product__ribbon--new{left:-1px;position:absolute;top:-1px}.aawp .aawp-product--widget-vertical .aawp-product__image-link{border:none;box-shadow:none;margin:0;outline:none;text-decoration:none}.aawp .aawp-product--widget-vertical .aawp-product__image-link:active,.aawp .aawp-product--widget-vertical .aawp-product__image-link:focus,.aawp .aawp-product--widget-vertical .aawp-product__image-link:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--widget-vertical .aawp-product__image{display:block;height:auto;margin:0 auto;max-height:200px;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%\9}.aawp .aawp-product--widget-vertical .aawp-product__content{position:relative}.aawp .aawp-product--widget-vertical .aawp-product__title{border:none;box-shadow:none;display:block;font-size:14px;font-weight:700;line-height:1.3;margin-top:10px;outline:none;text-align:center;text-decoration:none}.aawp .aawp-product--widget-vertical .aawp-product__meta{margin-top:5px;text-align:center}.aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-check-prime,.aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-star-rating{margin:0 5px}.aawp .aawp-product--widget-vertical .aawp-product__reviews{color:#666;display:inline-block;font-size:14px;line-height:14px;vertical-align:-10%}.aawp .aawp-product--widget-vertical .aawp-product__footer{text-align:center}.aawp .aawp-product--widget-vertical .aawp-product__footer .aawp-button{margin-top:10px}.aawp .aawp-product--widget-vertical .aawp-product__pricing{margin-top:10px;width:100%}.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-check-prime{display:block;margin:7px auto 0}.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--current:empty,.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--old:empty,.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price:empty,.aawp .aawp-product--widget-vertical .aawp-product__pricing:empty{display:none;margin:0}.aawp .aawp-product--widget-vertical .aawp-product__price{line-height:18px;margin:0 5px}.aawp .aawp-product--widget-vertical .aawp-product__price--old{color:#666;font-size:13px;text-decoration:line-through}.aawp .aawp-product--widget-vertical .aawp-product__price--current{font-size:18px;font-weight:700}.aawp .aawp-product--widget-vertical .aawp-product__info{color:#666;display:block;font-size:11px;margin-top:10px;text-align:center}.aawp .aawp-product--widget-vertical.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--widget-vertical.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current{color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current{color:#e2e2e2}.thrv_wrapper div.aawp,.thrv_wrapper div.aawp div{box-sizing:border-box}.thrv_wrapper .aawp .aawp-product--vertical{min-width:auto}.foo-table tbody tr td a.aawp-button{padding-bottom:inherit;padding-right:inherit;padding-top:inherit}.aawp,.aawp *,.aawp :after,.aawp :before,.aawp div,.aawp div *,.aawp div :after,.aawp div :before,.aawp span,.aawp span *,.aawp span :after,.aawp span :before{box-sizing:border-box}.aawp-credits,.aawp-disclaimer{font-size:12px}.aawp a.aawp-check-premium,.aawp a.aawp-check-premium:active,.aawp a.aawp-check-premium:focus,.aawp a.aawp-check-premium:hover,.aawp a.aawp-check-premium:visited,.aawp a.aawp-check-prime,.aawp a.aawp-check-prime:active,.aawp a.aawp-check-prime:focus,.aawp a.aawp-check-prime:hover,.aawp a.aawp-check-prime:visited,a.aawp-check-premium,a.aawp-check-premium:active,a.aawp-check-premium:focus,a.aawp-check-premium:hover,a.aawp-check-premium:visited,a.aawp-check-prime,a.aawp-check-prime:active,a.aawp-check-prime:focus,a.aawp-check-prime:hover,a.aawp-check-prime:visited{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-check-premium,.aawp-check-premium{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-check-premium.png);display:inline-block;height:16px;vertical-align:middle;width:75px}.aawp-link{position:relative}.aawp-link-icon-container{border:none;box-shadow:none;display:inline-block;height:16px;outline:none;overflow:visible;position:relative;text-decoration:none;width:16px}.aawp-link-icon-container--large{width:66px}.aawp-link-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:-2px;display:block;height:16px;left:0;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:absolute;transition:all .5s;width:16px}.aawp-link-icon.amazon{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-amazon.svg)}.aawp-link-icon.cart{background-color:#fff;background-color:hsla(0,0%,100%,.8);background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-cart-black.svg)}.aawp-link-icon.amazon-logo{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-amazon-logo.png);bottom:-5px;height:20px;width:66px}.aawp-link-icon-container:hover .aawp-link-icon,.aawp-link:hover+.aawp-link-icon-container .aawp-link-icon{height:30px;width:30px}.aawp-link-icon-container:hover .aawp-link-icon.amazon-logo,.aawp-link:hover+.aawp-link-icon-container .aawp-link-icon.amazon-logo{height:30px;width:99px}.aawp.aawp-box{zoom:1;background:#fff;border:1px solid #ececec;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;padding:20px;position:relative;white-space:normal}.aawp.aawp-box,.aawp.aawp-box *,.aawp.aawp-box :after,.aawp.aawp-box :before{box-sizing:border-box}.aawp.aawp-box:after,.aawp.aawp-box:before{content:" ";display:table}.aawp.aawp-box:after{clear:both}@media(max-width:480px){.aawp.aawp-box{margin-bottom:15px}}.aawp.aawp-box.ribbon{padding-top:35px}.aawp.aawp-box .aawp-box__thumb{float:left;width:160px}@media(max-width:768px){.aawp.aawp-box .aawp-box__thumb{float:none;width:100%}}.aawp.aawp-box .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp.aawp-box .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp.aawp-box .aawp-box__rating .aawp-star-rating,.aawp.aawp-box .aawp-box__rating .aawp-star-rating:active,.aawp.aawp-box .aawp-box__rating .aawp-star-rating:focus,.aawp.aawp-box .aawp-box__rating .aawp-star-rating:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp.aawp-box .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp.aawp-box .aawp-box__content{margin-left:160px;padding-left:20px}@media(max-width:768px){.aawp.aawp-box .aawp-box__content{margin:0;padding:0}}.aawp.aawp-box .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media(max-width:480px){.aawp.aawp-box .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp.aawp-box .aawp-box__description{margin:0}.aawp.aawp-box .aawp-box__description>p{margin:0 0 5px}.aawp.aawp-box .aawp-box__description>p:empty{display:none}.aawp.aawp-box .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp.aawp-box .aawp-box__description>ul li{margin:0;padding:0}@media(max-width:480px){.aawp.aawp-box .aawp-box__description{display:none}}.aawp.aawp-box .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media(max-width:768px){.aawp.aawp-box .aawp-box__footer{margin:0;padding:0}}.aawp.aawp-box .aawp-box__pricing{display:block;margin-bottom:5px}.aawp.aawp-box .aawp-box__pricing:empty{display:none}.aawp.aawp-box .aawp-box__pricing span+span{margin-left:15px}.aawp.aawp-box .aawp-box__pricing span+span.aawp-check-premium,.aawp.aawp-box .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media(max-width:480px){.aawp.aawp-box .aawp-box__pricing{margin-bottom:0}}.aawp.aawp-box .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp.aawp-box .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp.aawp-box .aawp-box__price--current{font-size:20px;font-weight:700}@media(max-width:480px){.aawp.aawp-box .aawp-box__price--current{font-size:16px}}.aawp.aawp-box .aawp-box__price--saved{background:#27ae60;background:rgba(39,174,96,.8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp.aawp-box .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp.aawp-box .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp.aawp-box .aawp-box__bestseller{background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp.aawp-box .aawp-box__sale{background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp.aawp-box .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media(max-width:768px){.aawp.aawp-box .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media(min-width:768px){.aawp.aawp-box.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp.aawp-responsive-table{-webkit-overflow-scrolling:touch;overflow-y:scroll}@media(min-width:768px){.aawp.aawp-responsive-table{overflow:visible}}.aawp.aawp-table{border:none;border-collapse:collapse;border-spacing:0;box-sizing:border-box;font-size:14px;line-height:1.4;margin:0 0 30px;table-layout:auto;width:100%}.aawp.aawp-table tr{border:none}.aawp.aawp-table td,.aawp.aawp-table th{padding:5px;vertical-align:top}.aawp.aawp-table th{border:none;border-bottom:2px solid #ccc;font-size:16px;text-align:center;white-space:nowrap}.aawp.aawp-table td{border:none;border-bottom:1px solid #ccc;text-align:center;vertical-align:middle}.aawp.aawp-table a{text-decoration:none}.aawp.aawp-table .position{font-weight:700;max-width:30px}.aawp.aawp-table .thumb img{display:block;height:auto;margin:0 auto;max-width:100%;width:100%\9}.aawp.aawp-table .title{min-width:150px;text-align:left}.aawp.aawp-table .description ul{margin:0;padding:0}.aawp.aawp-table .links{white-space:nowrap}.aawp-responsive-table-note{color:#666;font-size:14px}@media(min-width:768px){.aawp-responsive-table-note{display:none}}.aawp-box{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;padding:20px;position:relative;white-space:normal}.aawp-box:after,.aawp-box:before{content:" ";display:table}.aawp-box:after{clear:both}@media(max-width:480px){.aawp-box{margin-bottom:15px}}.aawp-box.ribbon{padding-top:35px}.aawp-box .aawp-box__thumb{float:left;width:160px}@media(max-width:768px){.aawp-box .aawp-box__thumb{float:none;width:100%}}.aawp-box .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp-box .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp-box .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp-box .aawp-box__content{margin-left:160px;padding-left:20px}@media(max-width:768px){.aawp-box .aawp-box__content{margin:0;padding:0}}.aawp-box .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media(max-width:480px){.aawp-box .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp-box .aawp-box__description{margin:0}.aawp-box .aawp-box__description>p{margin:0 0 5px}.aawp-box .aawp-box__description>p:empty{display:none}.aawp-box .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp-box .aawp-box__description>ul li{margin:0;padding:0}@media(max-width:480px){.aawp-box .aawp-box__description{display:none}}.aawp-box .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media(max-width:768px){.aawp-box .aawp-box__footer{margin:0;padding:0}}.aawp-box .aawp-box__pricing{display:block;margin-bottom:5px}.aawp-box .aawp-box__pricing:empty{display:none}.aawp-box .aawp-box__pricing span+span{margin-left:15px}.aawp-box .aawp-box__pricing span+span.aawp-check-premium,.aawp-box .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media(max-width:480px){.aawp-box .aawp-box__pricing{margin-bottom:0}}.aawp-box .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp-box .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp-box .aawp-box__price--current{font-size:20px;font-weight:700}@media(max-width:480px){.aawp-box .aawp-box__price--current{font-size:16px}}.aawp-box .aawp-box__price--saved{background:#27ae60;background:rgba(39,174,96,.8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp-box .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp-box .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp-box .aawp-box__bestseller{background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp-box .aawp-box__sale{background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp-box .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media(max-width:768px){.aawp-box .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media(min-width:768px){.aawp-box.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp-not-available-info,.aawp-not-available-notice{font-size:80%}.aawp-not-available-info{color:#4189a5}.aawp-not-available-notice{color:#f0ad4e}.aawp.aawp-box.light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp.aawp-box.dark{background:#232f3e;color:#f2f2f2}.aawp.aawp-box.dark .aawp-box__title,.aawp.aawp-box.dark .aawp-box__title:visited{color:#fff}.aawp.aawp-box.dark .aawp-box__title:focus,.aawp.aawp-box.dark .aawp-box__title:hover{color:#f2f2f2}.aawp.aawp-box.dark .aawp-box__price--current{color:#fff}.aawp.aawp-box.dark .aawp-box__info,.aawp.aawp-box.dark .aawp-box__price--old,.aawp.aawp-box.dark .aawp-box__reviews{color:#ccc}.aawp.aawp-box.dark .aawp-box__bestseller{left:0;top:0}.aawp.aawp-box.dark .aawp-box__sale{right:0;top:0}.aawp-grid{display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0 -2%}.aawp-grid__item{margin:0 2%;width:100%}@media(min-width:481px){.aawp-grid__item{display:flex}.aawp-grid__item>*{max-width:100%}}@media(min-width:601px){.aawp-grid--col-2 .aawp-grid__item{width:46%}.aawp-grid--col-3 .aawp-grid__item{width:29.33333333%}.aawp-grid--col-4 .aawp-grid__item{width:21%}.aawp-grid--col-5 .aawp-grid__item{width:16%}.aawp-grid--col-6 .aawp-grid__item{width:12.66666667%}}@media(min-width:601px) and (max-width:1024px){.aawp-grid--col-3 .aawp-grid__item,.aawp-grid--col-4 .aawp-grid__item,.aawp-grid--col-5 .aawp-grid__item,.aawp-grid--col-6 .aawp-grid__item{width:46%}}.aawp table.aawp-table{border:none;border-collapse:collapse;border-spacing:0;display:block;font-size:16px;margin:10px 0 30px}.aawp table.aawp-table,.aawp table.aawp-table tbody,.aawp table.aawp-table td,.aawp table.aawp-table th,.aawp table.aawp-table thead,.aawp table.aawp-table tr{border:none;display:block}.aawp table.aawp-table thead tr{left:-9999px;position:absolute;top:-9999px}.aawp table.aawp-table tr{margin-bottom:20px}.aawp table.aawp-table tr:nth-child(odd){background-color:#fafafa}.aawp table.aawp-table th{border:none}.aawp table.aawp-table td{border:1px solid #ededed;border-bottom:none;padding:10px}.aawp table.aawp-table td:last-child{border-bottom:1px solid #ededed}.aawp table.aawp-table td:before{content:attr(data-label) ":";display:inline-block;font-weight:700;width:125px}.aawp table.aawp-table td img{display:inline-block;height:auto;margin:0 auto;max-height:200px;max-width:100%;width:100%\9}.aawp table.aawp-table td.aawp-table__td-position{font-weight:700;text-align:center}.aawp table.aawp-table td.aawp-table__td-position:before{content:attr(data-label) "";margin-right:5px;width:auto}.aawp table.aawp-table td.aawp-table__td-links,.aawp table.aawp-table td.aawp-table__td-thumb,.aawp table.aawp-table td.aawp-table__td-title{text-align:center}.aawp table.aawp-table td .aawp-product__reviews,.aawp table.aawp-table td.aawp-table__td-links:before,.aawp table.aawp-table td.aawp-table__td-thumb:before,.aawp table.aawp-table td.aawp-table__td-title:before{display:none}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price{display:inline-block;margin-right:10px;vertical-align:middle}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old{color:#666;font-size:11.2px;text-decoration:line-through}@media(min-width:800px){.aawp table.aawp-table{border:1px solid #ededed;display:table;font-size:14px;line-height:1.4;table-layout:auto;width:100%}.aawp table.aawp-table thead{display:table-header-group}.aawp table.aawp-table thead tr{left:auto;position:static;top:auto}.aawp table.aawp-table tbody{display:table-row-group}.aawp table.aawp-table tr{display:table-row}.aawp table.aawp-table td,.aawp table.aawp-table th{display:table-cell;padding:10px 12px;text-align:left}.aawp table.aawp-table td:before{content:"";display:none;width:auto}.aawp table.aawp-table thead{background:#fafafa}.aawp table.aawp-table tr:nth-child(odd){background:none}.aawp table.aawp-table td,.aawp table.aawp-table th{vertical-align:middle}.aawp table.aawp-table td.aawp-table__td-position,.aawp table.aawp-table td.aawp-table__th-position,.aawp table.aawp-table th.aawp-table__td-position,.aawp table.aawp-table th.aawp-table__th-position{font-weight:700;max-width:50px;white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-thumb img,.aawp table.aawp-table td.aawp-table__th-thumb img,.aawp table.aawp-table th.aawp-table__td-thumb img,.aawp table.aawp-table th.aawp-table__th-thumb img{display:block;height:auto;margin:0 auto;max-height:100px;max-width:100%;max-width:65px;width:100%\9}.aawp table.aawp-table td.aawp-table__td-title,.aawp table.aawp-table td.aawp-table__th-title,.aawp table.aawp-table th.aawp-table__td-title,.aawp table.aawp-table th.aawp-table__th-title{min-width:150px;text-align:left}.aawp table.aawp-table td.aawp-table__td-rating .aawp-product__reviews,.aawp table.aawp-table td.aawp-table__th-rating .aawp-product__reviews,.aawp table.aawp-table th.aawp-table__td-rating .aawp-product__reviews,.aawp table.aawp-table th.aawp-table__th-rating .aawp-product__reviews{color:#666;display:block;font-size:12px;margin-top:5px;white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-pricing,.aawp table.aawp-table td.aawp-table__th-pricing,.aawp table.aawp-table th.aawp-table__td-pricing,.aawp table.aawp-table th.aawp-table__th-pricing{white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price,.aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price,.aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price,.aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price{display:block;font-weight:700}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old,.aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price--old,.aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price--old,.aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price--old{font-weight:400}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-check-prime,.aawp table.aawp-table td.aawp-table__th-pricing .aawp-check-prime,.aawp table.aawp-table th.aawp-table__td-pricing .aawp-check-prime,.aawp table.aawp-table th.aawp-table__th-pricing .aawp-check-prime{margin-top:5px}.aawp table.aawp-table td.aawp-table__td-links,.aawp table.aawp-table td.aawp-table__th-links,.aawp table.aawp-table th.aawp-table__td-links,.aawp table.aawp-table th.aawp-table__th-links{white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-links .aawp-button,.aawp table.aawp-table td.aawp-table__th-links .aawp-button,.aawp table.aawp-table th.aawp-table__td-links .aawp-button,.aawp table.aawp-table th.aawp-table__th-links .aawp-button{word-break:break-all}.aawp table.aawp-table tr th{font-weight:700;text-align:left}.aawp table.aawp-table tr td{border-left:none;border-right:none}.aawp table.aawp-table a{border:none;box-shadow:none;outline:none;text-decoration:none}}.aawp table.aawp-comparison-table{border:none;border-collapse:separate;border-spacing:0;font-size:16px;margin:10px 0 30px}.aawp table.aawp-comparison-table,.aawp table.aawp-comparison-table tbody,.aawp table.aawp-comparison-table td,.aawp table.aawp-comparison-table th,.aawp table.aawp-comparison-table thead,.aawp table.aawp-comparison-table tr{border:none;display:block;overflow:hidden}.aawp table.aawp-comparison-table thead tr{left:-9999px;position:absolute;top:-9999px}.aawp table.aawp-comparison-table tr{margin-bottom:20px}.aawp table.aawp-comparison-table tr:nth-child(odd){background-color:#fafafa}.aawp table.aawp-comparison-table td,.aawp table.aawp-comparison-table th{border-bottom:1px solid #ededed;border-right:1px solid #ededed}.aawp table.aawp-comparison-table td{padding:10px}.aawp table.aawp-comparison-table td:before{content:attr(data-label) ":";display:inline-block;font-weight:700;width:125px}.aawp table.aawp-comparison-table td img{display:inline-block;height:auto;max-width:100%;width:100%\9}.aawp table.aawp-comparison-table td.position{font-weight:700;text-align:center}.aawp table.aawp-comparison-table td.position:before{content:attr(data-label) "";width:auto}.aawp table.aawp-comparison-table td.links,.aawp table.aawp-comparison-table td.thumb,.aawp table.aawp-comparison-table td.title{text-align:center}.aawp table.aawp-comparison-table td.links:before,.aawp table.aawp-comparison-table td.thumb:before,.aawp table.aawp-comparison-table td.title:before{display:none}.aawp table.aawp-comparison-table td.pricing .price{display:block;line-height:20px;min-height:20px}.aawp table.aawp-comparison-table td.pricing .price--current{font-size:16px;font-weight:700}.aawp table.aawp-comparison-table td.pricing .price--old{color:#666;font-size:12px;text-decoration:line-through}@media(min-width:800px){.aawp table.aawp-comparison-table{background:#fff;border-left:1px solid #ededed;border-top:1px solid #ededed;display:table;font-size:14px;line-height:1.4;table-layout:fixed;width:100%}.aawp table.aawp-comparison-table thead{display:table-header-group}.aawp table.aawp-comparison-table thead tr{left:auto;position:static;top:auto}.aawp table.aawp-comparison-table tbody{display:table-row-group}.aawp table.aawp-comparison-table tr{display:table-row}.aawp table.aawp-comparison-table td,.aawp table.aawp-comparison-table th{display:table-cell;padding:10px 12px;text-align:left}.aawp table.aawp-comparison-table td:before{content:"";display:none;width:auto}.aawp table.aawp-comparison-table tr:nth-child(odd){background:none}.aawp table.aawp-comparison-table tr:nth-child(2n){background:#fafafa}.aawp table.aawp-comparison-table th{font-weight:700;text-align:left}.aawp table.aawp-comparison-table td{text-align:center}.aawp table.aawp-comparison-table td.thumb img{height:auto;margin:0 auto;max-height:115px;max-width:100%;width:auto}.aawp table.aawp-comparison-table td.rating .reviews{color:#666;display:block;font-size:12px;margin-top:5px;white-space:nowrap}.aawp table.aawp-comparison-table td.pricing .price{display:block;font-weight:700}.aawp table.aawp-comparison-table td.pricing .aawp-check-prime{margin-top:5px}.aawp table.aawp-comparison-table a{border:none;box-shadow:none;outline:none;text-decoration:none}}.aawp-icon-globe{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-globe.svg)}.aawp-icon-globe,.aawp-icon-yes{background-position:50%;background-repeat:no-repeat;background-size:16px;display:inline-block;height:16px;vertical-align:-15%;width:16px}.aawp-icon-yes{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-yes.svg)}.aawp-icon-no{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/img/icon-no.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;display:inline-block;height:16px;vertical-align:-15%;width:16px}.aawp-tb{border-collapse:collapse;border-spacing:1px;color:#444;font-size:13px;line-height:20px;margin:20px 0 0;table-layout:fixed}.aawp-tb__data,.aawp-tb__head{background-clip:padding-box;border:1px solid #d7d7d7;padding:10px 9px;position:relative;text-align:center}.aawp-tb__head{font-weight:700;text-align:left}.aawp-tb__data,.aawp-tb__head{vertical-align:middle}.aawp-tb-ribbon{background:transparent;color:#fff;display:none;font-size:13px;line-height:20px;padding:10px 5px;text-align:center}.aawp-tb-thumb{display:block;margin:10px}.aawp-tb-thumb img{background-color:transparent;box-shadow:none;display:block;float:none;height:150px;max-width:100%;-o-object-fit:contain;object-fit:contain;opacity:1;width:150px}.aawp-tb__data--highlight .aawp-tb-thumb img,.aawp-tb__row--highlight .aawp-tb-thumb img{border:none;box-shadow:none}.aawp-tb--desktop{display:table;margin-bottom:1.75em;width:100%}@media(max-width:767px){.aawp-tb--desktop{display:none}}.aawp-tb--desktop .aawp-tb__row{display:table-row}.aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__data:not(.aawp-tb__data--highlight),.aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__head{background-color:#f5f5f5}.aawp-tb--desktop .aawp-tb__data,.aawp-tb--desktop .aawp-tb__head{display:table-cell}.aawp-tb--desktop .aawp-tb__data,.aawp-tb--desktop .aawp-tb__data--highlight{position:relative}.aawp-tb--desktop .aawp-tb__data--highlight:after{border-left:1px solid transparent;bottom:0;content:"";display:block;left:-1px;position:absolute;top:-1px;width:0}.aawp-tb--desktop .aawp-tb-ribbon{left:-1px;position:absolute;right:0;top:-1px}.aawp-tb--desktop.aawp-tb--hide-desktop-labels .aawp-tb__head,.aawp-tb--desktop.aawp-tb--hide-labels .aawp-tb__head{display:none}.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__data,.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__head{padding-top:52px}.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb-ribbon{display:block}.aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__head{width:100%}.aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__head{width:50%}.aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__head{width:33.33333333%}.aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__head{width:25%}.aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__head{width:20%}.aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__head{width:16.66666667%}.aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__head{width:14.28571429%}@media(max-width:1200px){.aawp-tb--desktop .aawp-tb__data:nth-child(7){display:none}}@media(max-width:1100px){.aawp-tb--desktop .aawp-tb__data:nth-child(6){display:none}}@media(max-width:1000px){.aawp-tb--desktop .aawp-tb__data:nth-child(5){display:none}}.aawp-tb--mobile{display:none}@media(max-width:767px){.aawp-tb--mobile{display:block}}.aawp-tb--mobile .aawp-tb__product{border:1px solid transparent;margin:0 0 30px;position:relative}.aawp-tb--mobile .aawp-tb__row{display:table;width:100%}.aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__data,.aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__head{background-color:#f5f5f5}.aawp-tb--mobile .aawp-tb__data,.aawp-tb--mobile .aawp-tb__head{display:table-cell}.aawp-tb--mobile .aawp-tb__data,.aawp-tb--mobile .aawp-tb__head{width:50%}.aawp-tb--mobile .aawp-tb__product--highlight .aawp-tb-ribbon{display:block}.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__head,.aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__head{display:none}.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__data,.aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__data{width:100%}.aawp-tb--mobile .aawp-tb-product-data-thumb img{background:transparent}.aawp-tb-product-data-thumb img{display:block;margin:0 auto}.aawp .aawp-product--vertical{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;min-width:100%;padding:25px 15px 15px;position:relative;white-space:normal}.aawp .aawp-product--vertical:after,.aawp .aawp-product--vertical:before{content:" ";display:table}.aawp .aawp-product--vertical:after{clear:both}@media(max-width:480px){.aawp .aawp-product--vertical{margin-bottom:15px}}.aawp .aawp-product--vertical.ribbon{padding-top:35px}.aawp .aawp-product--vertical .aawp-box__thumb{float:left;width:160px}@media(max-width:768px){.aawp .aawp-product--vertical .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--vertical .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp .aawp-product--vertical .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--vertical .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--vertical .aawp-box__content{margin-left:160px;padding-left:20px}@media(max-width:768px){.aawp .aawp-product--vertical .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--vertical .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media(max-width:480px){.aawp .aawp-product--vertical .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--vertical .aawp-box__description{margin:0}.aawp .aawp-product--vertical .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--vertical .aawp-box__description>p:empty{display:none}.aawp .aawp-product--vertical .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--vertical .aawp-box__description>ul li{margin:0;padding:0}@media(max-width:480px){.aawp .aawp-product--vertical .aawp-box__description{display:none}}.aawp .aawp-product--vertical .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media(max-width:768px){.aawp .aawp-product--vertical .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--vertical .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--vertical .aawp-box__pricing:empty{display:none}.aawp .aawp-product--vertical .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media(max-width:480px){.aawp .aawp-product--vertical .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--vertical .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--vertical .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--vertical .aawp-box__price--current{font-size:20px;font-weight:700}@media(max-width:480px){.aawp .aawp-product--vertical .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--vertical .aawp-box__price--saved{background:#27ae60;background:rgba(39,174,96,.8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--vertical .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--vertical .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp .aawp-product--vertical .aawp-box__bestseller{background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp .aawp-product--vertical .aawp-box__sale{background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp .aawp-product--vertical .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media(max-width:768px){.aawp .aawp-product--vertical .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media(min-width:768px){.aawp .aawp-product--vertical.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--vertical .aawp-product__ribbon{padding:0 10px}.aawp .aawp-product--vertical .aawp-product__ribbon--sale{position:absolute;right:-1px;top:-1px}.aawp .aawp-product--vertical .aawp-product__ribbon--bestseller,.aawp .aawp-product--vertical .aawp-product__ribbon--new{left:-1px;position:absolute;top:-1px}.aawp .aawp-product--vertical .aawp-product__image{border:none;box-shadow:none;display:block;height:250px;margin:0 auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:250px}.aawp .aawp-product--vertical.aawp-product--bestseller .aawp-product__image,.aawp .aawp-product--vertical.aawp-product--new .aawp-product__image{margin-top:3px}.aawp .aawp-product--vertical .aawp-product__content{min-height:75px;position:relative}.aawp .aawp-product--vertical .aawp-product__title{border:none;box-shadow:none;display:block;font-size:16px;font-weight:700;height:40px;line-height:20px;margin-top:10px;outline:none;overflow:hidden;text-decoration:none;text-overflow:ellipsis}.aawp .aawp-product--vertical .aawp-product__meta{display:inline-block;display:block;margin-top:5px}.aawp .aawp-product--vertical .aawp-product__meta .aawp-check-prime{float:right;margin-top:7px}.aawp .aawp-product--vertical .aawp-product__reviews{color:#666;display:inline-block;font-size:14px;line-height:14px;vertical-align:-10%}.aawp .aawp-product--vertical .aawp-product__footer{text-align:right}.aawp .aawp-product--vertical .aawp-product__footer .aawp-check-prime{margin-bottom:5px}.aawp .aawp-product--vertical .aawp-product__footer .aawp-button{display:block;margin:0;width:100%}.aawp .aawp-product--vertical .aawp-product__footer .aawp-button+.aawp-button{margin-top:10px}.aawp .aawp-product--vertical .aawp-product__pricing{display:inline-block;margin-top:10px;width:100%}.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--current:empty,.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--old:empty,.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price:empty,.aawp .aawp-product--vertical .aawp-product__pricing:empty{display:none;margin:0}.aawp .aawp-product--vertical .aawp-product__price{line-height:18px}.aawp .aawp-product--vertical .aawp-product__price--old{color:#666;float:left;font-size:14px;text-decoration:line-through}.aawp .aawp-product--vertical .aawp-product__price--current{float:right;font-size:18px;font-weight:700}.aawp .aawp-product--vertical .aawp-product__info{color:#666;display:block;font-size:11px;margin-top:10px;text-align:center}.aawp .aawp-product--vertical.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--vertical.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--vertical.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--list{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;min-width:100%;padding:10px;position:relative;white-space:normal}.aawp .aawp-product--list:after,.aawp .aawp-product--list:before{content:" ";display:table}.aawp .aawp-product--list:after{clear:both}@media(max-width:480px){.aawp .aawp-product--list{margin-bottom:15px}}.aawp .aawp-product--list.ribbon{padding-top:35px}.aawp .aawp-product--list .aawp-box__thumb{float:left;width:160px}@media(max-width:768px){.aawp .aawp-product--list .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--list .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp .aawp-product--list .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--list .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--list .aawp-box__content{margin-left:160px;padding-left:20px}@media(max-width:768px){.aawp .aawp-product--list .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--list .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media(max-width:480px){.aawp .aawp-product--list .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--list .aawp-box__description{margin:0}.aawp .aawp-product--list .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--list .aawp-box__description>p:empty{display:none}.aawp .aawp-product--list .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--list .aawp-box__description>ul li{margin:0;padding:0}@media(max-width:480px){.aawp .aawp-product--list .aawp-box__description{display:none}}.aawp .aawp-product--list .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media(max-width:768px){.aawp .aawp-product--list .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--list .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--list .aawp-box__pricing:empty{display:none}.aawp .aawp-product--list .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media(max-width:480px){.aawp .aawp-product--list .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--list .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--list .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--list .aawp-box__price--current{font-size:20px;font-weight:700}@media(max-width:480px){.aawp .aawp-product--list .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--list .aawp-box__price--saved{background:#27ae60;background:rgba(39,174,96,.8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--list .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--list .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp .aawp-product--list .aawp-box__bestseller{background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp .aawp-product--list .aawp-box__sale{background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp .aawp-product--list .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media(max-width:768px){.aawp .aawp-product--list .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media(min-width:768px){.aawp .aawp-product--list.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--list:first-child.aawp-product--ribbon{margin-top:10px}.aawp .aawp-product--list.aawp-product--bestseller,.aawp .aawp-product--list.aawp-product--new{padding-top:20px}.aawp .aawp-product--list .aawp-product__ribbon{font-size:11px;line-height:18px;padding:0 20px;z-index:10}.aawp .aawp-product--list .aawp-product__ribbon--sale{border-radius:0;position:absolute;right:-5px;top:-10px}.aawp .aawp-product--list .aawp-product__ribbon--bestseller,.aawp .aawp-product--list .aawp-product__ribbon--new{left:-5px;position:absolute;top:-10px}.aawp .aawp-product--list .aawp-product__inner{display:block;position:relative}.aawp .aawp-product--list .aawp-product__image-link,.aawp .aawp-product--list .aawp-product__image-link:active,.aawp .aawp-product--list .aawp-product__image-link:focus,.aawp .aawp-product--list .aawp-product__image-link:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--list .aawp-product__image{bottom:0;display:block;height:75px;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:75px;z-index:5}.aawp .aawp-product--list .aawp-product__content{display:block;margin-left:75px;min-height:75px;padding:3px 10px 5px}.aawp .aawp-product--list .aawp-product__title{border:none;box-shadow:none;display:block;font-size:16px;font-weight:700;line-height:20px;margin-top:5px;outline:none;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}@media(min-width:769px){.aawp .aawp-product--list .aawp-product__title{width:100%}}.aawp .aawp-product--list .aawp-product__teaser{color:#666;font-size:14px;line-height:18px;margin:5px 0 0}.aawp .aawp-product--list .aawp-product__meta{zoom:1}.aawp .aawp-product--list .aawp-product__meta:after,.aawp .aawp-product--list .aawp-product__meta:before{content:" ";display:table}.aawp .aawp-product--list .aawp-product__meta:after{clear:both}.aawp .aawp-product--list .aawp-product__price,.aawp .aawp-product--list .aawp-star-rating{margin-bottom:0}.aawp .aawp-product--list .aawp-star-rating{margin-right:10px;margin-top:-1px}.aawp .aawp-product--list .aawp-product__price{color:inherit;display:inline-block;font-size:15px;line-height:20px;margin-right:10px;vertical-align:middle}.aawp .aawp-product--list .aawp-product__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--list .aawp-product__price--current{font-weight:700}.aawp .aawp-product--list .aawp-product__price--saved{background:#27ae60;background:rgba(39,174,96,.8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;padding:4px 6px}.aawp .aawp-product--list.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--list.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--list.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-small{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;min-width:100%;padding:5px;position:relative;white-space:normal}.aawp .aawp-product--widget-small:after,.aawp .aawp-product--widget-small:before{content:" ";display:table}.aawp .aawp-product--widget-small:after{clear:both}@media(max-width:480px){.aawp .aawp-product--widget-small{margin-bottom:15px}}.aawp .aawp-product--widget-small.ribbon{padding-top:35px}.aawp .aawp-product--widget-small .aawp-box__thumb{float:left;width:160px}@media(max-width:768px){.aawp .aawp-product--widget-small .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--widget-small .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp .aawp-product--widget-small .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--widget-small .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--widget-small .aawp-box__content{margin-left:160px;padding-left:20px}@media(max-width:768px){.aawp .aawp-product--widget-small .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--widget-small .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media(max-width:480px){.aawp .aawp-product--widget-small .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--widget-small .aawp-box__description{margin:0}.aawp .aawp-product--widget-small .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--widget-small .aawp-box__description>p:empty{display:none}.aawp .aawp-product--widget-small .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--widget-small .aawp-box__description>ul li{margin:0;padding:0}@media(max-width:480px){.aawp .aawp-product--widget-small .aawp-box__description{display:none}}.aawp .aawp-product--widget-small .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media(max-width:768px){.aawp .aawp-product--widget-small .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--widget-small .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--widget-small .aawp-box__pricing:empty{display:none}.aawp .aawp-product--widget-small .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media(max-width:480px){.aawp .aawp-product--widget-small .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--widget-small .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--widget-small .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--widget-small .aawp-box__price--current{font-size:20px;font-weight:700}@media(max-width:480px){.aawp .aawp-product--widget-small .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--widget-small .aawp-box__price--saved{background:#27ae60;background:rgba(39,174,96,.8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--widget-small .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--widget-small .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp .aawp-product--widget-small .aawp-box__bestseller{background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp .aawp-product--widget-small .aawp-box__sale{background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp .aawp-product--widget-small .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media(max-width:768px){.aawp .aawp-product--widget-small .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media(min-width:768px){.aawp .aawp-product--widget-small.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--widget-small:first-child.aawp-product--ribbon{margin-top:10px}.aawp .aawp-product--widget-small.aawp-product--bestseller,.aawp .aawp-product--widget-small.aawp-product--new{padding-top:15px}.aawp .aawp-product--widget-small .aawp-product__ribbon{font-size:11px;line-height:18px;padding:0 10px;z-index:10}.aawp .aawp-product--widget-small .aawp-product__ribbon--sale{border-radius:0;position:absolute;right:-5px;top:-10px}.aawp .aawp-product--widget-small .aawp-product__ribbon--bestseller,.aawp .aawp-product--widget-small .aawp-product__ribbon--new{left:-5px;position:absolute;top:-10px}.aawp .aawp-product--widget-small .aawp-product__inner{display:block;position:relative}.aawp .aawp-product--widget-small .aawp-product__image-link,.aawp .aawp-product--widget-small .aawp-product__image-link:active,.aawp .aawp-product--widget-small .aawp-product__image-link:focus,.aawp .aawp-product--widget-small .aawp-product__image-link:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--widget-small .aawp-product__image{bottom:0;display:block;height:75px;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:75px;z-index:5}.aawp .aawp-product--widget-small .aawp-product__content{display:block;margin-left:75px;min-height:75px;padding:3px 10px 5px}.aawp .aawp-product--widget-small .aawp-product__title{border:none;box-shadow:none;display:block;font-size:14px;font-weight:700;line-height:20px;margin-top:5px;outline:none;overflow:hidden;text-decoration:none;text-overflow:ellipsis}@media(min-width:769px){.aawp .aawp-product--widget-small .aawp-product__title{height:40px}}.aawp .aawp-product--widget-small .aawp-product__meta{zoom:1;margin-top:5px}.aawp .aawp-product--widget-small .aawp-product__meta:after,.aawp .aawp-product--widget-small .aawp-product__meta:before{content:" ";display:table}.aawp .aawp-product--widget-small .aawp-product__meta:after{clear:both}.aawp .aawp-product--widget-small .aawp-product__price,.aawp .aawp-product--widget-small .aawp-star-rating{margin-bottom:0}.aawp .aawp-product--widget-small .aawp-star-rating{margin-right:5px}.aawp .aawp-product--widget-small .aawp-product__price{color:inherit;display:inline-block;font-size:15px;font-weight:700;line-height:1;vertical-align:middle}.aawp .aawp-product--widget-small.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--widget-small.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current{color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.fotowissen.eu/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current{color:#e2e2e2}.aawp-floating-wrapper,div.aawp-floating-wrapper{box-sizing:border-box}@media(min-width:601px){.aawp-floating-wrapper--left,.aawp-floating-wrapper--right{max-width:250px}.aawp-floating-wrapper--left{float:left;margin:0 1em 1em 0}.aawp-floating-wrapper--right{float:right;margin:0 0 1em 1em}}