@font-face {font-family: 'Montserrat';src: url('css/fonts/Montserrat-Regular.ttf') format('truetype');}@font-face {font-family: 'Montserrat Semibold';src: url('css/fonts/Montserrat-SemiBold.ttf') format('truetype');}@font-face {font-family: 'Montserrat Bold';src: url('css/fonts/Montserrat-Bold.ttf') format('truetype');}@font-face {font-family: 'roboto_condensedbold';src: url('css/fonts/roboto_condensed_bold/RobotoCondensed-Bold-webfont.woff') format('woff');font-weight: normal;font-style: normal;}@font-face {font-family: 'roboto_condensedregular';src: url('css/fonts/roboto_condensed_regular/RobotoCondensed-Regular-webfont.woff') format('woff');font-weight: normal;font-style: normal;}@font-face {font-family: 'roboto_regular';src: url('css/fonts/roboto_regular/Roboto-Regular-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
*::placeholder{color: #666;}.form-row{margin-bottom: 15px;}.form-row > label{display: block;}select{appearance: none;-webkit-appearance: none;-ms-progress-appearance: none;-moz-appearance: none;border: 1px solid #ccc;cursor: pointer;position: relative;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=');background-position:  98% center;background-repeat: no-repeat;border-radius: 0;height: 40px !important;line-height: 22px !important;padding-right: 20px;padding-left: 10px;font-size: 16px;}input[type=text], input[type=password], input[type=email], input[type=tel], input[type=number], textarea{font-family: 'roboto_regular', Arial, Helvetica, sans-serif;font-size: 1rem;border: 1px solid #ddd;padding: 9px 6px 10px 6px;width: 100%;vertical-align: middle;-webkit-appearance: none;border-radius: 0;}input[type=button], input[type=submit], button{display: inline-block;vertical-align: top;background-image: none;background-color: #404040;color: #fff;border: none;padding: 10px 20px 10px 20px;vertical-align: middle;font-size: 1rem;-webkit-appearance: none;cursor: pointer;font-family: 'roboto_condensedbold';}input[type="number"] {-moz-appearance: textfield;}input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }input:required {box-shadow:none;}input:invalid {box-shadow: none;}*[disabled]{cursor: not-allowed;}.SumoSelect > .optWrapper{width: auto !important;}.SumoSelect > .CaptionCont{border-radius: 0 !important;font-family: 'roboto_regular', Arial, Helvetica, sans-serif !important;font-size: 1rem !important;}.required-input > *{width: calc(100% - 15px) !important;}.inputRequirement{display: none;}.plz-ort-row .plz{float: left;width: 80px;}.plz-ort-row .ort{margin-left: 90px;}.btn-row{margin-top: 20px;}.checkbox-label{position: relative;padding-left: 30px;}.checkbox-label input[type=checkbox],.checkbox-label input[type=radio]{position: absolute;top: 0;left: 0;}.checkbox-label input[type=radio]{left: -2px;}.inp-btn-row{position: relative;}.inp-btn-row button,.inp-btn-row input[type="submit"],.inp-btn-row a.btn{position: absolute;top: 0;right: 0;height: 100%;}
.csb_tabs > ul{margin: 0;padding: 0;list-style-type: none;position: relative;z-index: 1;}.csb_tabs.csb_accordion > ul{display: none;}.csb_tabs > ul > li{display: inline-block;vertical-align: bottom;padding: 10px 20px;border: solid #ccc;border-width: 1px;background-color: #f0f0f0;position: relative;cursor: pointer;border-radius: 5px 5px 0 0;white-space: nowrap;margin-right: 2px;}.csb_tabs > ul > li.active{border-width: 1px 1px 0 1px;background-color: #fff;}.csb_tabs .tab_content{display: none;border: solid #ccc;border-width: 1px;padding: 20px;position: relative;top: -1px;z-index: 0;border-radius: 0 5px 5px 5px;}.csb_tabs.csb_accordion .tab_content{display: block;border: none;border-radius: 0;top: 0;padding: 0;margin-bottom: 5px;}.csb_tabs .tab_content.active{display: block;}.csb_tabs .tab_content .head{display: none;}.csb_tabs.csb_accordion .tab_content .head{display: block;padding: 10px 15px;background-color: #fff;border: 1px solid #3a3a3a;cursor: pointer;}.csb_tabs.csb_accordion .tab_content .head:after{font-family: "Font Awesome 5 Free";font-weight: 600;content: "\f078";position: absolute;top: 10px;right: 10px;}.csb_tabs.csb_accordion .tab_content .head.active:after{font-family: "Font Awesome 5 Free";font-weight: 600;content: "\f077";}.csb_tabs.csb_accordion .tab_content .head.no-arrow:after,.csb_tabs.csb_accordion .tab_content .head.no-arrow.active:after{display: none;}.csb_tabs.csb_accordion .tab_content .head.active{display: block;color: #fff;background-color: #3A3A3A;}.csb_tabs.csb_accordion .tab_content .content{display: none;padding: 15px;background-color: #F8F8F8;}.csb_tabs.csb_accordion .tab_content.active .content{display: block;}
.csb_acc{}.csb_acc > .item{}.csb_acc > .item .head{border: solid #3a3a3a;border-width: 0 1px 1px 1px;padding: 10px 15px;background-color: #fff;cursor: pointer;position: relative;}.csb_acc > .item:first-child .head{border-width: 1px;}.csb_acc.selection > .item .head{padding-left: 10px;}.csb_acc > .item .select{float: left;width: 30px;}.csb_acc > .item .title{margin-left: 30px;}.csb_acc > .item .content{display: none;padding: 15px;background-color: #F8F8F8;border: solid #3a3a3a;border-width: 0 1px 1px 1px;}.csb_acc .item .head:after{font-family: "Font Awesome 5 Free";font-weight: 600;content: "\f078";position: absolute;top: 10px;right: 10px;}.csb_acc .item .head.active:after{font-family: "Font Awesome 5 Free";font-weight: 600;content: "\f077";}.csb_acc .item .head.active{background-color: #3a3a3a;color: #fff;}
.overlay{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);z-index: 900;}.modal{display: none;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #fff;overflow: auto;max-height: 96%;max-width: 96%;z-index: 901;}.modal.full{height: 96%;width: 96%;}.modal_title{padding: 10px 50px 10px 30px;border-bottom: 1px solid #ccc;font-size: 26px;font-family: Arial;font-weight: bold;}.modal_content{padding: 30px 30px 30px 30px;}.modal_close{display: block;position: absolute;top: 10px;right: 10px;width: 30px;height: 30px;background-color: #e8e8e8;text-align: center;line-height: 31px;font-family: Arial;cursor:pointer;z-index: 1;}.modal_close:after{content: "X";}@media screen and (max-width: 900px){.modal{width: 96%;}.modal_title{font-size: 20px;line-height: 1em;padding: 10px 50px 10px 10px}.modal_content{padding: 10px;}.modal_close{top: 5px;right: 5px;}}.modal.iframe{width: 96%;height: 96%;padding: 30px;}.modal.iframe iframe{position: absolute;top: 2%;left: 2%;width: 96%;height: 96%;z-index: 0;}
.grid:after{display: block;content:"";clear:both;}.grid.gap-10{ margin-left: -1%; }.grid.gap-20{ margin-left: -2%; }.grid.gap-30{ margin-left: -2.5%; }.grid.gap-40{ margin-left: -3%; }.grid.gap-50{ margin-left: -3.5%; }.grid > .col{float: left;margin-left: 0;}.grid.bordered > .col{border: 1px solid #ccc;}.grid.bordered > .col > .head{background-color: #FFAE00;color: #fff;padding: 5px 10px;}.grid.bordered > .col > .content{padding: 10px;}.grid.col-50-50 > .col{ width: 50%; }.grid.col-60-40 > .col:nth-child(1), .grid.col-40-60 > .col:nth-child(2) { width: 60%; }.grid.col-60-40 > .col:nth-child(2), .grid.col-40-60 > .col:nth-child(1) { width: 40%; }.grid.col-70-30 > .col:nth-child(1), .grid.col-30-70 > .col:nth-child(2) { width: 70%; }.grid.col-70-30 > .col:nth-child(2), .grid.col-30-70 > .col:nth-child(1) { width: 30%; }.grid.col-80-20 > .col:nth-child(1), .grid.col-20-80 > .col:nth-child(2) { width: 80%; }.grid.col-80-20 > .col:nth-child(2), .grid.col-20-80 > .col:nth-child(1) { width: 20%; }.grid.gap-10 > .col{ margin-left: 1%; }.grid.gap-10.col-50-50 > .col{ width: 49%; }.grid.gap-10.col-60-40 > .col:nth-child(1), .grid.gap-10.col-40-60 > .col:nth-child(2){ width: 59%; }.grid.gap-10.col-60-40 > .col:nth-child(2), .grid.gap-10.col-40-60 > .col:nth-child(1){ width: 39%; }.grid.gap-10.col-70-30 > .col:nth-child(1), .grid.gap-10.col-30-70 > .col:nth-child(2){ width: 69%; }.grid.gap-10.col-70-30 > .col:nth-child(2), .grid.gap-10.col-30-70 > .col:nth-child(1){ width: 29%; }.grid.gap-10.col-80-20 > .col:nth-child(1), .grid.gap-10.col-20-80 > .col:nth-child(2){ width: 79%; }.grid.gap-10.col-80-20 > .col:nth-child(2), .grid.gap-10.col-20-80 > .col:nth-child(1){ width: 19%; }.grid.gap-20 > .col{ margin-left: 2%; }.grid.gap-20.col-50-50 > .col{ width: 48%; }.grid.gap-20.col-60-40 > .col:nth-child(1), .grid.gap-20.col-40-60 > .col:nth-child(2){ width: 58%; }.grid.gap-20.col-60-40 > .col:nth-child(2), .grid.gap-20.col-40-60 > .col:nth-child(1){ width: 38%; }.grid.gap-20.col-70-30 > .col:nth-child(1), .grid.gap-20.col-30-70 > .col:nth-child(2){ width: 68%; }.grid.gap-20.col-70-30 > .col:nth-child(2), .grid.gap-20.col-30-70 > .col:nth-child(1){ width: 28%; }.grid.gap-20.col-80-20 > .col:nth-child(1), .grid.gap-20.col-20-80 > .col:nth-child(2){ width: 78%; }.grid.gap-20.col-80-20 > .col:nth-child(2), .grid.gap-20.col-20-80 > .col:nth-child(1){ width: 18%; }.grid.gap-30 > .col{ margin-left: 2.5%; }.grid.gap-30.col-50-50 > .col{ width: 47.5%; }.grid.gap-30.col-60-40 > .col:nth-child(1), .grid.gap-30.col-40-60 > .col:nth-child(2){ width: 57.5%; }.grid.gap-30.col-60-40 > .col:nth-child(2), .grid.gap-30.col-40-60 > .col:nth-child(1){ width: 37.5%; }.grid.gap-30.col-70-30 > .col:nth-child(1), .grid.gap-30.col-30-70 > .col:nth-child(2){ width: 67.5%; }.grid.gap-30.col-70-30 > .col:nth-child(2), .grid.gap-30.col-30-70 > .col:nth-child(1){ width: 27.5%; }.grid.gap-30.col-80-20 > .col:nth-child(1), .grid.gap-30.col-20-80 > .col:nth-child(2){ width: 77.5%; }.grid.gap-30.col-80-20 > .col:nth-child(2), .grid.gap-30.col-20-80 > .col:nth-child(1){ width: 17.5%; }.grid.gap-40 > .col{ margin-left: 3%; }.grid.gap-40.col-50-50 > .col{ width: 47%; }.grid.gap-40.col-60-40 > .col:nth-child(1), .grid.gap-40.col-40-60 > .col:nth-child(2){ width: 57%; }.grid.gap-40.col-60-40 > .col:nth-child(2), .grid.gap-40.col-40-60 > .col:nth-child(1){ width: 37%; }.grid.gap-40.col-70-30 > .col:nth-child(1), .grid.gap-40.col-30-70 > .col:nth-child(2){ width: 67%; }.grid.gap-40.col-70-30 > .col:nth-child(2), .grid.gap-40.col-30-70 > .col:nth-child(1){ width: 27%; }.grid.gap-40.col-80-20 > .col:nth-child(1), .grid.gap-40.col-20-80 > .col:nth-child(2){ width: 77%; }.grid.gap-40.col-80-20 > .col:nth-child(2), .grid.gap-40.col-20-80 > .col:nth-child(1){ width: 17%; }.grid.gap-50 > .col{ margin-left: 3.5%; }.grid.gap-50.col-50-50 > .col{ width: 46.5%; }.grid.gap-50.col-60-40 > .col:nth-child(1), .grid.gap-50.col-40-60 > .col:nth-child(2){ width: 56.5%; }.grid.gap-50.col-60-40 > .col:nth-child(2), .grid.gap-50.col-40-60 > .col:nth-child(1){ width: 36.5%; }.grid.gap-50.col-70-30 > .col:nth-child(1), .grid.gap-50.col-30-70 > .col:nth-child(2){ width: 66.5%; }.grid.gap-50.col-70-30 > .col:nth-child(2), .grid.gap-50.col-30-70 > .col:nth-child(1){ width: 26.5%; }.grid.gap-50.col-80-20 > .col:nth-child(1), .grid.gap-50.col-20-80 > .col:nth-child(2){ width: 76.5%; }.grid.gap-50.col-80-20 > .col:nth-child(2), .grid.gap-50.col-20-80 > .col:nth-child(1){ width: 16.5%; }@supports (display: grid) {.grid{display: grid;margin-left: 0 !important;}.grid:after{display: none;}.grid > .col{width: auto !important;margin-left: 0 !important;}.grid.gap-10{ grid-gap: 10px; }.grid.gap-20{ grid-gap: 20px; }.grid.gap-30{ grid-gap: 30px; }.grid.gap-40{ grid-gap: 40px; }.grid.gap-50{ grid-gap: 50px; }.grid.col-50-50{ grid-template-columns: 1fr 1fr; }.grid.col-60-40{ grid-template-columns: 6fr 4fr; }.grid.col-40-60{ grid-template-columns: 4fr 6fr; }.grid.col-70-30{ grid-template-columns: 7fr 3fr; }.grid.col-30-70{ grid-template-columns: 3fr 7fr; }.grid.col-80-20{ grid-template-columns: 8fr 2fr; }.grid.col-20-80{ grid-template-columns: 2fr 8fr; }}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
#more-images{padding: 0 40px;position: relative;margin-bottom: 20px;border: 1px solid #ccc;}#more-images > .prev,#more-images > .next{position: absolute;top: 0;background-color: #3a3a3a;width: 40px;height: 100%;}#more-images > .prev{left: 0;}#more-images > .next{right: 0;}#more-images > .prev > .inner,#more-images > .next > .inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);color: #fff;;font-size: 2.5rem;}#more-images > .prev.swiper-button-disabled,#more-images > .next.swiper-button-disabled{opacity: 0.3;}.swiper-container {width: 100%;}.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;width: 100px;}.swiper-slide a{display: block;}.swiper-slide img{display: block;width: 100%;}.swiper-button-next, .swiper-button-prev{display: none;color: #FFAE00;background-color: #fff;}
@font-face {font-family: 'lg';src: url("fonts/lightgallery/lg.eot?n1z373");src: url("fonts/lightgallery/lg.eot?#iefixn1z373") format("embedded-opentype"), url("fonts/lightgallery/lg.woff?n1z373") format("woff"), url("fonts/lightgallery/lg.ttf?n1z373") format("truetype"), url("fonts/lightgallery/lg.svg?n1z373#lg") format("svg");font-weight: normal;font-style: normal;}.lg-icon {font-family: 'lg';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.lg-actions .lg-next, .lg-actions .lg-prev {background-color: rgba(0, 0, 0, 0.45);border-radius: 2px;color: #999;cursor: pointer;display: block;font-size: 22px;margin-top: -10px;padding: 8px 10px 9px;position: absolute;top: 50%;z-index: 1080;border: none;outline: none;}.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {pointer-events: none;opacity: 0.5;}.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {color: #FFF;}.lg-actions .lg-next {right: 20px;}.lg-actions .lg-next:before {content: "\e095";}.lg-actions .lg-prev {left: 20px;}.lg-actions .lg-prev:after {content: "\e094";}@-webkit-keyframes lg-right-end {0% {left: 0;}50% {left: -30px;}100% {left: 0;}}@-moz-keyframes lg-right-end {0% {left: 0;}50% {left: -30px;}100% {left: 0;}}@-ms-keyframes lg-right-end {0% {left: 0;}50% {left: -30px;}100% {left: 0;}}@keyframes lg-right-end {0% {left: 0;}50% {left: -30px;}100% {left: 0;}}@-webkit-keyframes lg-left-end {0% {left: 0;}50% {left: 30px;}100% {left: 0;}}@-moz-keyframes lg-left-end {0% {left: 0;}50% {left: 30px;}100% {left: 0;}}@-ms-keyframes lg-left-end {0% {left: 0;}50% {left: 30px;}100% {left: 0;}}@keyframes lg-left-end {0% {left: 0;}50% {left: 30px;}100% {left: 0;}}.lg-outer.lg-right-end .lg-object {-webkit-animation: lg-right-end 0.3s;-o-animation: lg-right-end 0.3s;animation: lg-right-end 0.3s;position: relative;}.lg-outer.lg-left-end .lg-object {-webkit-animation: lg-left-end 0.3s;-o-animation: lg-left-end 0.3s;animation: lg-left-end 0.3s;position: relative;}.lg-toolbar {z-index: 1082;left: 0;position: absolute;top: 0;width: 100%;background-color: rgba(0, 0, 0, 0.45);}.lg-toolbar .lg-icon {color: #999;cursor: pointer;float: right;font-size: 24px;height: 47px;line-height: 27px;padding: 10px 0;text-align: center;width: 50px;text-decoration: none !important;outline: medium none;-webkit-transition: color 0.2s linear;-o-transition: color 0.2s linear;transition: color 0.2s linear;}.lg-toolbar .lg-icon:hover {color: #FFF;}.lg-toolbar .lg-close:after {content: "\e070";}.lg-toolbar .lg-download:after {content: "\e0f2";}.lg-sub-html {background-color: rgba(0, 0, 0, 0.45);bottom: 0;color: #EEE;font-size: 16px;left: 0;padding: 10px 40px;position: fixed;right: 0;text-align: center;z-index: 1080;}.lg-sub-html h4 {margin: 0;font-size: 13px;font-weight: bold;}.lg-sub-html p {font-size: 12px;margin: 5px 0 0;}#lg-counter {color: #999;display: inline-block;font-size: 16px;padding-left: 20px;padding-top: 12px;vertical-align: middle;}.lg-toolbar, .lg-prev, .lg-next {opacity: 1;-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;}.lg-hide-items .lg-prev {opacity: 0;-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}.lg-hide-items .lg-next {opacity: 0;-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}.lg-hide-items .lg-toolbar {opacity: 0;-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {-webkit-transform: scale3d(0.5, 0.5, 0.5);transform: scale3d(0.5, 0.5, 0.5);opacity: 0;-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);opacity: 1;}.lg-outer .lg-thumb-outer {background-color: #0D0A0A;bottom: 0;position: absolute;width: 100%;z-index: 1080;max-height: 350px;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {cursor: -webkit-grab;cursor: -moz-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: -o-grabbing;cursor: -ms-grabbing;cursor: grabbing;}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {-webkit-transition-duration: 0s !important;transition-duration: 0s !important;}.lg-outer.lg-thumb-open .lg-thumb-outer {-webkit-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0);}.lg-outer .lg-thumb {padding: 10px 0;height: 100%;margin-bottom: -5px;}.lg-outer .lg-thumb-item {border-radius: 5px;cursor: pointer;float: left;overflow: hidden;height: 100%;border: 2px solid #FFF;border-radius: 4px;margin-bottom: 5px;}@media (min-width: 1025px) {.lg-outer .lg-thumb-item {-webkit-transition: border-color 0.25s ease;-o-transition: border-color 0.25s ease;transition: border-color 0.25s ease;}}.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {border-color: #a90707;}.lg-outer .lg-thumb-item img {width: 100%;height: 100%;object-fit: cover;}.lg-outer.lg-has-thumb .lg-item {padding-bottom: 120px;}.lg-outer.lg-can-toggle .lg-item {padding-bottom: 0;}.lg-outer.lg-pull-caption-up .lg-sub-html {-webkit-transition: bottom 0.25s ease;-o-transition: bottom 0.25s ease;transition: bottom 0.25s ease;}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {bottom: 100px;}.lg-outer .lg-toogle-thumb {background-color: #0D0A0A;border-radius: 2px 2px 0 0;color: #999;cursor: pointer;font-size: 24px;height: 39px;line-height: 27px;padding: 5px 0;position: absolute;right: 20px;text-align: center;top: -39px;width: 50px;}.lg-outer .lg-toogle-thumb:after {content: "\e1ff";}.lg-outer .lg-toogle-thumb:hover {color: #FFF;}.lg-outer .lg-video-cont {display: inline-block;vertical-align: middle;max-width: 1140px;max-height: 100%;width: 100%;padding: 0 5px;}.lg-outer .lg-video {width: 100%;height: 0;padding-bottom: 56.25%;overflow: hidden;position: relative;}.lg-outer .lg-video .lg-object {display: inline-block;position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}.lg-outer .lg-video .lg-video-play {width: 84px;height: 59px;position: absolute;left: 50%;top: 50%;margin-left: -42px;margin-top: -30px;z-index: 1080;cursor: pointer;}.lg-outer .lg-has-iframe .lg-video {-webkit-overflow-scrolling: touch;overflow: auto;}.lg-outer .lg-has-vimeo .lg-video-play {background: url("img/lightgallery/vimeo-play.png") no-repeat scroll 0 0 transparent;}.lg-outer .lg-has-vimeo:hover .lg-video-play {background: url("img/lightgallery/vimeo-play.png") no-repeat scroll 0 -58px transparent;}.lg-outer .lg-has-html5 .lg-video-play {background: transparent url("img/lightgallery/video-play.png") no-repeat scroll 0 0;height: 64px;margin-left: -32px;margin-top: -32px;width: 64px;opacity: 0.8;}.lg-outer .lg-has-html5:hover .lg-video-play {opacity: 1;}.lg-outer .lg-has-youtube .lg-video-play {background: url("img/lightgallery/youtube-play.png") no-repeat scroll 0 0 transparent;}.lg-outer .lg-has-youtube:hover .lg-video-play {background: url("img/lightgallery/youtube-play.png") no-repeat scroll 0 -60px transparent;}.lg-outer .lg-video-object {width: 100% !important;height: 100% !important;position: absolute;top: 0;left: 0;}.lg-outer .lg-has-video .lg-video-object {visibility: hidden;}.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {display: none;}.lg-outer .lg-has-video.lg-video-playing .lg-video-object {visibility: visible;}.lg-progress-bar {background-color: #333;height: 5px;left: 0;position: absolute;top: 0;width: 100%;z-index: 1083;opacity: 0;-webkit-transition: opacity 0.08s ease 0s;-moz-transition: opacity 0.08s ease 0s;-o-transition: opacity 0.08s ease 0s;transition: opacity 0.08s ease 0s;}.lg-progress-bar .lg-progress {background-color: #a90707;height: 5px;width: 0;}.lg-progress-bar.lg-start .lg-progress {width: 100%;}.lg-show-autoplay .lg-progress-bar {opacity: 1;}.lg-autoplay-button:after {content: "\e01d";}.lg-show-autoplay .lg-autoplay-button:after {content: "\e01a";}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {-webkit-transition-duration: 0s;transition-duration: 0s;}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}#lg-zoom-in:after {content: "\e311";}#lg-actual-size {font-size: 20px;}#lg-actual-size:after {content: "\e033";}#lg-zoom-out {opacity: 0.5;pointer-events: none;}#lg-zoom-out:after {content: "\e312";}.lg-zoomed #lg-zoom-out {opacity: 1;pointer-events: auto;}.lg-outer .lg-pager-outer {bottom: 60px;left: 0;position: absolute;right: 0;text-align: center;z-index: 1080;height: 10px;}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {overflow: visible;}.lg-outer .lg-pager-cont {cursor: pointer;display: inline-block;overflow: hidden;position: relative;vertical-align: top;margin: 0 5px;}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {box-shadow: 0 0 0 2px white inset;}.lg-outer .lg-pager-thumb-cont {background-color: #fff;color: #FFF;bottom: 100%;height: 83px;left: 0;margin-bottom: 20px;margin-left: -60px;opacity: 0;padding: 5px;position: absolute;width: 120px;border-radius: 3px;-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}.lg-outer .lg-pager-thumb-cont img {width: 100%;height: 100%;}.lg-outer .lg-pager {background-color: rgba(255, 255, 255, 0.5);border-radius: 50%;box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;display: block;height: 12px;-webkit-transition: box-shadow 0.3s ease 0s;-o-transition: box-shadow 0.3s ease 0s;transition: box-shadow 0.3s ease 0s;width: 12px;}.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {box-shadow: 0 0 0 8px white inset;}.lg-outer .lg-caret {border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px dashed;bottom: -10px;display: inline-block;height: 0;left: 50%;margin-left: -5px;position: absolute;vertical-align: middle;width: 0;}.lg-fullscreen:after {content: "\e20c";}.lg-fullscreen-on .lg-fullscreen:after {content: "\e20d";}.lg-outer #lg-dropdown-overlay {background-color: rgba(0, 0, 0, 0.25);bottom: 0;cursor: default;left: 0;position: fixed;right: 0;top: 0;z-index: 1081;opacity: 0;visibility: hidden;-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;}.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {-webkit-transition-delay: 0s;transition-delay: 0s;-moz-transform: translate3d(0, 0px, 0);-o-transform: translate3d(0, 0px, 0);-ms-transform: translate3d(0, 0px, 0);-webkit-transform: translate3d(0, 0px, 0);transform: translate3d(0, 0px, 0);opacity: 1;visibility: visible;}.lg-outer.lg-dropdown-active #lg-share {color: #FFF;}.lg-outer .lg-dropdown {background-color: #fff;border-radius: 2px;font-size: 14px;list-style-type: none;margin: 0;padding: 10px 0;position: absolute;right: 0;text-align: left;top: 50px;opacity: 0;visibility: hidden;-moz-transform: translate3d(0, 5px, 0);-o-transform: translate3d(0, 5px, 0);-ms-transform: translate3d(0, 5px, 0);-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;}.lg-outer .lg-dropdown:after {content: "";display: block;height: 0;width: 0;position: absolute;border: 8px solid transparent;border-bottom-color: #FFF;right: 16px;top: -16px;}.lg-outer .lg-dropdown > li:last-child {margin-bottom: 0px;}.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {color: #333;}.lg-outer .lg-dropdown a {color: #333;display: block;white-space: pre;padding: 4px 12px;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 12px;}.lg-outer .lg-dropdown a:hover {background-color: rgba(0, 0, 0, 0.07);}.lg-outer .lg-dropdown .lg-dropdown-text {display: inline-block;line-height: 1;margin-top: -3px;vertical-align: middle;}.lg-outer .lg-dropdown .lg-icon {color: #333;display: inline-block;float: none;font-size: 20px;height: auto;line-height: 1;margin-right: 8px;padding: 0;vertical-align: middle;width: auto;}.lg-outer #lg-share {position: relative;}.lg-outer #lg-share:after {content: "\e80d";}.lg-outer #lg-share-facebook .lg-icon {color: #3b5998;}.lg-outer #lg-share-facebook .lg-icon:after {content: "\e901";}.lg-outer #lg-share-twitter .lg-icon {color: #00aced;}.lg-outer #lg-share-twitter .lg-icon:after {content: "\e904";}.lg-outer #lg-share-googleplus .lg-icon {color: #dd4b39;}.lg-outer #lg-share-googleplus .lg-icon:after {content: "\e902";}.lg-outer #lg-share-pinterest .lg-icon {color: #cb2027;}.lg-outer #lg-share-pinterest .lg-icon:after {content: "\e903";}.lg-group:after {content: "";display: table;clear: both;}.lg-outer {width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 1050;text-align: left;opacity: 0;-webkit-transition: opacity 0.15s ease 0s;-o-transition: opacity 0.15s ease 0s;transition: opacity 0.15s ease 0s;}.lg-outer * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.lg-outer.lg-visible {opacity: 1;}.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {-webkit-transition-duration: 0s !important;transition-duration: 0s !important;opacity: 1;}.lg-outer.lg-grab img.lg-object {cursor: -webkit-grab;cursor: -moz-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}.lg-outer.lg-grabbing img.lg-object {cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: -o-grabbing;cursor: -ms-grabbing;cursor: grabbing;}.lg-outer .lg {height: 100%;width: 100%;position: relative;overflow: hidden;margin-left: auto;margin-right: auto;max-width: 100%;max-height: 100%;}.lg-outer .lg-inner {width: 100%;height: 100%;position: absolute;left: 0;top: 0;white-space: nowrap;}.lg-outer .lg-item {background: url("img/lightgallery/loading.gif") no-repeat scroll center center transparent;display: none !important;}.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {display: inline-block !important;}.lg-outer.lg-css .lg-current {display: inline-block !important;}.lg-outer .lg-item, .lg-outer .lg-img-wrap {display: inline-block;text-align: center;position: absolute;width: 100%;height: 100%;}.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}.lg-outer .lg-img-wrap {position: absolute;padding: 0 5px;left: 0;right: 0;top: 0;bottom: 0;}.lg-outer .lg-item.lg-complete {background-image: none;}.lg-outer .lg-item.lg-current {z-index: 1060;}.lg-outer .lg-image {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;width: auto !important;height: auto !important;}.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {opacity: 0;-webkit-transition: opacity 0.15s ease 0s;-o-transition: opacity 0.15s ease 0s;transition: opacity 0.15s ease 0s;}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {opacity: 1;}.lg-outer .lg-empty-html {display: none;}.lg-outer.lg-hide-download #lg-download {display: none;}.lg-backdrop {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 1040;background-color: #000;opacity: 0;-webkit-transition: opacity 0.15s ease 0s;-o-transition: opacity 0.15s ease 0s;transition: opacity 0.15s ease 0s;}.lg-backdrop.in {opacity: 1;}.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {-webkit-transition: none 0s ease 0s !important;-moz-transition: none 0s ease 0s !important;-o-transition: none 0s ease 0s !important;transition: none 0s ease 0s !important;}.lg-css3.lg-use-css3 .lg-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}.lg-css3.lg-use-left .lg-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}.lg-css3.lg-fade .lg-item {opacity: 0;}.lg-css3.lg-fade .lg-item.lg-current {opacity: 1;}.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {-webkit-transition: opacity 0.1s ease 0s;-moz-transition: opacity 0.1s ease 0s;-o-transition: opacity 0.1s ease 0s;transition: opacity 0.1s ease 0s;}.lg-css3.lg-slide.lg-use-css3 .lg-item {opacity: 0;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide.lg-use-left .lg-item {opacity: 0;position: absolute;left: 0;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {left: -100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {left: 100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {left: 0;opacity: 1;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}
*{box-sizing: border-box;line-height: normal;}input[type=submit]{-webkit-appearance: none;appearance: none;}html{font-family: 'roboto_regular', Arial, Helvetica, sans-serif;font-size: 18px;color: #3A3A3A;height: 100%;}body{font-size: 1em;line-height: 1.3em;margin: 0;padding: 0;height: 100%;background-color: #3A3A3A;-webkit-text-size-adjust: 100%;}h1,h2{margin-top: 0;}h1{font-size: 1.5em;font-family: 'roboto_condensedbold';}h2{font-size: 1.5em;font-family: 'roboto_condensedregular';}p{margin-top: 0;line-height: 1.5em;font-family: 'roboto_regular';}a{color: #FFAE00;text-decoration: none;cursor: pointer;}img{border: none;}.clrfix:after, .cf:after{display: block;content:"";clear:both;}button{position: relative;cursor: pointer;}*.btn{display: inline-block;vertical-align: top;padding: 10px 20px;background-color: #FFAE00;color: #fff;text-decoration: none;position: relative;text-align: center;font-family: 'roboto_condensedbold';font-size: 1rem;}*.btn.grey{background-color: #404040;}*.btn.blue{background-color: #3b7bbf;}*.btn.cornered{border-radius: 10px;}*.weiter-btn, button.weiter-btn {padding-right: 30px;}*.btn.smaller{font-size: 0.9rem;padding: 7px 15px;}.cssButton i{display: inline-block;}.cssButtonText{margin-left: 10px;}a.no-i i{display: none;}*.weiter-btn:after,*.wishlist-btn:before{font-family: "Font Awesome 5 Free";font-weight: 600;position: absolute;top: 50%;right: 10px;transform: translateY(-50%);}*.weiter-btn:after{content: "\f054";}a.wishlist-btn{padding-left: 35px;}*.wishlist-btn:before{content: "\f004";left: 10px;right: auto;}.upper{text-transform: uppercase;}.center{text-align: center;}.full{width: 100%;}*.bg1{background-color: #3A3A3A;color: #fff;}*.bg2{background-color: #FFAE00;color: #fff;}*.bg3{background-color: #eee;color: #404040;}.btn-row > *{margin-right: 10px;margin-bottom: 10px;}.btn-row.cart-btns{display: flex;flex-wrap: wrap;gap: 10px;}.btn-row.cart-btns > *{min-width: 250px;margin-right: 0px;margin-bottom: 0px;flex: 1;}#page-content{margin: 0 auto;position: relative;z-index: 0;background-color: #fff;}.small-page-content{max-width: 500px;margin: 0 auto;padding-left: 15px;padding-right: 15px;}.pv-30{padding-top: 30px;padding-bottom: 30px;}.pvb-30{padding-bottom: 30px;}.middle-content{padding-left: 15px;padding-right: 15px;max-width: 1300px;margin: 0 auto;}.text-block{padding: 20px 15px 5px 15px;}#fixed-bar{position: sticky;top: 0;left: 0;width: 100%;z-index: 900;}#fixed-bar-placeholder{height: 118px;}#admin + #page-content #fixed-bar{top: 36px;}#top-bar{background-color: #6E6E6E;color: #fff;padding: 0 10px;font-size: 1.2rem;min-height: 40px;}#top-bar .mobile{display: none;}#top-bar .left{float: left;}#top-bar .right{float: right;}#top-bar i{cursor: pointer;padding: 10px;}#top-bar a{color: #fff;}#top-navi{display: inline-block;padding-top: 5px;}#top-navi ul{margin: 0;padding: 0;list-style-type: none;}#top-navi ul li{display: inline-block;margin-right: 20px;vertical-align: top;}#top-navi ul li a{color: #fff;text-transform: uppercase;font-size: 12px;line-height: 27px;display: block;}#lieferland_box{display: inline-block;font-size: 12px;line-height: 12px;margin-top: 13px;text-transform: uppercase;padding-right: 10px;border-right: 1px solid #fff;margin-right: 10px;cursor: pointer;position: relative;z-index: 300;}#lieferland_box > .content{display: none;position: absolute;top: 100%;right: 0;padding-top: 10px;color: #3a3a3a;text-transform: none;min-width: 200px;font-size: 16px;line-height: 1.3em;}#lieferland_box:hover > .content{display: block;}#lieferland_box > .content > .inner{background-color: #fff;border: 1px solid #ccc;padding: 15px;}.service-hotline{display: inline-block;font-size: 12px;line-height: 12px;padding-top: 13px;text-transform: uppercase;}#menue-bar{background-color: #fff;padding: 10px;border-bottom: 1px solid #ccc;position: relative;z-index: 2;}.menue-icon{display: block;float: right;width: 45px;height: 45px;text-align: center;font-size: 38px;cursor: pointer;position: relative;margin-left: 20px;}.menue-icon:after{position: absolute;bottom: 3px;right: 0;width: 15px;height: 10px;background-color: #fff;content:"";}a#logo{display:block;float: left;max-width: 240px;margin-top: 8px;}a#logo img{display: block;width: 100%;max-width: 498px;}header, #bildwechsel{position: relative;width: 100%;height: 14rem;min-height: 500px;z-index:0;}header #bildwechsel > .slideshow-item{background-size: cover;position: relative;height: 14rem;min-height: 500px;z-index: 0;width: 100%;}header #bildwechsel .prev, header #bildwechsel .next{display: block;width: 1.5em;height: 1.5em;background-color: rgba(255,255,255,0.8);font-size: 2em;line-height: 1.5em;position: absolute;top: 50%;left: 20px;cursor: pointer;transform: translateY(-50%);z-index: 999;text-align: center;}header #bildwechsel .next{left: auto;right: 20px;}.header-overlay{display: block;position: absolute;bottom: 40px;left: 50%;transform: translateX(-50%);width: 100%;max-width: 600px;text-align: center;padding: 15px;background-color: rgba(255,255,255,0.9);border: 2px solid #ffae00;}.header-overlay h1{font-size: 2rem;text-transform: uppercase;font-family: 'roboto_condensedbold';}@media screen and (max-width: 700px){header #bildwechsel .prev, header #bildwechsel .next{top: auto;bottom: 25px;}header #bildwechsel .prev{left: 5px;} header #bildwechsel .next{right: 5px;}}#search{display: block;background-color: #fff;position: absolute;top: 60px;left: 50%;z-index: 100;width: 35%;transform: translateX(-50%);}.search_cat{float: left;width: 30%;}.search-inp-row{position: relative;}.search_inner.search_cat_mode .search-inp-row{margin-left: 30%;}.search-inp-row input{border-radius: 0 10px 10px 0;padding: 7px 40px 8px 6px;}.search-inp-row button{position: absolute;top: 0;right: 0;background-color: #FFAE00;border-radius: 0 10px 10px 0;padding: 10px;height: 100%;line-height: 10px;}#autoSuggestionsList  ul#autocomplete_pagination{display: none;}#autoSuggestionsList  ul#autocomplete_main{margin: 0;padding: 0;list-style-type: none;max-height: 400px;overflow-y: auto;overflow-x: hidden;border: 1px solid #ccc;}#autoSuggestionsList  ul#autocomplete_main li{padding: 10px;border-top: 1px solid #ccc;}#autoSuggestionsList  ul#autocomplete_main li:first-child{border-top: none;}#autoSuggestionsList  ul#autocomplete_main li:hover{background-color: #f5f5f5;}a.autocomplete{text-decoration: none;color: #3A3A3A;}.autocomplete_image{float: right;margin-left: 10px;border: 1px solid #ccc;}.autocomplete_image img{height: 50px;}.ac_text{display: block;font-weight: bold;}.ac_price{display: block;margin-top: 10px;}.autocomplete_error{display: block;padding: 10px;border: 1px solid #ccc;}.ac_price .old_price{text-decoration: line-through;font-size: 14px;}.ac_price .new_price{font-size: 18px;color: #c40000;}#admin{z-index:100 !important;}#mobile-navi-wrap{height: 100%;position: fixed;top: 0;right: -400px;width: 90%;max-width: 400px;z-index:901;background-color: #fff;border-left: 1px solid #ccc;overflow-y: auto;overflow-x: hidden;font-size: 20px;}#mobile-navi-wrap > .head{background-color: #FFAE00;color: #fff;padding: 10px 1.5rem 10px 10px;position: absolute;cursor: pointer;top: 0;left: 0;width: 100%;z-index: 1;}#mobile-navi-wrap > .head:after{font-family: 'Font Awesome 5 Free';font-weight: 900;content: "\f054";position: absolute;top: 50%;right: 0.7rem;transform: translateY(-50%);}#mobile-navi-wrap > .content{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #fff;;padding-top: 44px;z-index: 0;}#mobile-navi-wrap > .new-content{display: block;position: absolute;top: 0;left: 100%;width: 100%;height: 100%;background-color: #fff;padding-top: 44px;z-index: 0;}#mobile-navi-wrap > .new-content.from-left{left: -100%;}#mobile-navi-wrap .link-box-head{padding: 10px 15px;background-color: #3A3A3A;color: #fff;}#mobile-navi-wrap .link-box-links{margin: 0;padding: 0;list-style-type: none;font-size: 0.8em;}#mobile-navi-wrap .link-box-links li{border-top: 1px solid #ccc;}#mobile-navi-wrap .link-box-links li:first-child{border-top: none;}#mobile-navi-wrap .link-box-links li a{display: block;padding: 10px 15px;color: #3A3A3A;text-decoration: none;}#mobile-navi-wrap .content-link-box .link-box-links li a i,#mobile-navi-wrap .info-link-box .link-box-links li a i{display: none;}a.mobile-navi-link{display: block;padding: 10px 15px;color: #3a3a3a;border-bottom: 1px solid #ccc;font-size: 0.8em;}a.mobile-navi-link:hover{background-color: #eee;}a.mobile-navi-link b{font-family: 'roboto_condensedbold';font-weight: normal;}a.mobile-navi-link.has-submenu{position: relative;padding-right: 30px;}a.mobile-navi-link.has-submenu:after{content: "\f054";font-family: "Font Awesome 5 Free";font-weight: 600;position: absolute;top: 50%;right: 10px;transform: translateY(-50%);}a.mobile-navi-link.alle-anzeigen{background-color: #FFAE00;color: #fff;}.mobile-navi-cat-name{padding: 10px 15px;background-color: #3a3a3a;color: #fff;}.account-actions{background-color: #F9F6F1;padding: 15px;text-align: center;}.account-actions .user-image{display: inline-block;font-size: 25px;background-color: #FFAE00;color: #fff;line-height: 50px;width: 50px;height: 50px;border-radius: 50%;}.account-actions .user-name{font-weight: bold;margin-top: 5px;}.account-actions .account-links{margin-top: 10px;}.account-actions .account-links ul{margin: 0;padding: 0;list-style-type: none;font-size: 12px;text-transform: uppercase;}.account-actions .account-links li{display: inline-block;margin-left: 20px;position: relative;}.account-actions .account-links li:first-child{margin-left: 0;}.account-actions .account-links li:before{position: absolute;top: 0;content:"|";left: -11px;}.account-actions .account-links li:first-child:before{display: none;}.account-actions .account-links li a{color: #3A3A3A;}.cat_description{min-height: 100px;max-height: 220px;overflow: hidden;position: relative;cursor: pointer;margin-bottom: 20px;}.cat_description::after{position: absolute;bottom: 0;left: 0;width: 100%;content: 'weiterlesen';background: rgb(230,230,230);background: linear-gradient(0deg, rgba(230,230,230,1) 40%, rgba(255,255,255,0.34495805158000703) 100%);text-align: center;padding: 50px 0 10px 0;}.cat_description:hover::after{background: rgb(204,204,204);background: linear-gradient(0deg, rgba(204,204,204,1) 40%, rgba(255,255,255,0.34495805158000703) 100%);}.cat_description.opened{max-height: none;cursor: auto;}.cat_description.opened::after{content: none;   }.cat_head_image{position: relative;overflow: hidden;height: 30vh;min-height: 300px;background-size: cover;background-position: center center;}.cat-header-arrow{background-color: #3A3A3A;height: 20px;position: relative;margin-bottom: 30px;}.cat-header-arrow:after{display: block;position: absolute;bottom: -20px;left: 50%;transform: translateX(-50%);content: "";width: 0; height: 0; border-left: 40px solid transparent;border-right: 40px solid transparent;border-top: 20px solid #3A3A3A;}.cat-header-arrow{height: auto;color: #fff;text-align: center;padding: 10px 15px 15px 15px;}.cat-header-arrow h1{margin: 0;}.subcats{margin-top: 30px;margin-bottom: 30px;margin-left: -10px;}.subcats > .item{display: inline-block;width: 25%;vertical-align: top;overflow: hidden;}.subcats > .item > a{display: block;margin-left: 10px;margin-bottom: 10px;padding: 5px;background-color: #6E6E6E;color: #fff;} .subcats > .item > a table{min-height: 50px;}.subcats > .item > a table tr td.no-image{padding-left: 5px;}.subcats > .item:hover > a{background-color: #FFAE00;}.subcat_image{display: inline-block;width: 50px;margin-right: 10px;vertical-align: middle;background-color: #fff;}.subcat_image img{display: block;width: 100%;max-width: 160px;}.subcats > .item > a .title{display:inline-block;vertical-align: middle;}@media screen and (max-width: 1300px){.subcats > .item{width: 33.3%;}}@media screen and (max-width: 1000px){.subcats > .item{width: 50%;}}@media screen and (max-width: 700px){.subcats > .item{width: 100%;}}.product-listing-page > h1{background-color: #3A3A3A;color: #fff;padding: 10px 15px;text-align: center;}.tags_bar_headline{display: none;}.sort_bar{display: none;}.tags_bar_row{margin-left: -10px;}.tags_bar_item{display: inline-block;width: 25%;}.tags_bar_item > form{margin-left: 10px;margin-bottom: 10px;}.product-listing .shipping{display: none;}.product-listing .tax{display: none;}.product-listing .buttons{display: none;}.product-listing ul{margin: 0;padding: 0;list-style-type: none;display: flex;flex-wrap: wrap;gap: 10px;}.product-listing ul > li{width: calc(20% - 10px);padding: 0 10px 0px 10px;position: relative;box-shadow: 0 0 10px #ccc;}.product-listing ul > li:hover{box-shadow: 0 0 10px #000;transform: scale(1.02);}.product-listing ul > li.with_coupon_code{padding-bottom: 55px;}.product-listing ul > li .coupon_price_wrap{position: absolute;bottom: 0;left: 0;width: 100%;}.product-listing .image{position: relative;padding-bottom: 10px;}.product-listing .image img{display: block;width: 100%;}.product-listing .title{padding-bottom: 50px;}.product-listing .title h2{text-align: center;font-weight: normal;font-size: 1rem;margin-top: 10px;font-family: 'roboto_regular';}.product-listing .title h2 a{color: #3A3A3A;}.product-listing .price{position: absolute;bottom: 20px;left: 0;width: 100%;text-align: center;font-weight: bold;font-size: 1.3rem;font-family: 'roboto_regular';}.product-listing ul > li.with_coupon_code .price{bottom: 65px;}.product-listing  .old_price{text-decoration: line-through;font-weight: normal;font-family: 'roboto_regular';font-size: 0.9rem;display:inline-block;margin-right: 10px;}.product-listing  .new_price{color: #c40000;font-size: 1.3rem;}.product-listing .rabatt-box{text-align: center;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}.product-listing .rabatt-box a{display: inline-block;border: 1px solid #c40000;padding: 5px 10px;font-size: 12px;line-height: 1em;color: #c40000;}.product-listing  a.wishlist-heart{display: block;position: absolute;top: 10px;right: 10px;color: #3a3a3a;font-size: 1.2rem;}@media screen and (max-width: 1200px){.product-listing ul > li{width: 24.1%;}}@media screen and (max-width: 1000px){.product-listing ul > li{width: 32.3%;}}@media screen and (max-width: 800px){.product-listing ul > li{width: 48.3%;}}@media screen and (max-width: 400px){.product-listing ul > li{width: 100%;}}.contact-box{background-color: #FFAE00;}.contact-box > .inner{position: relative;}.contact-box .top > .inner{max-width: 407px;margin: 0 auto;}.contact-box .pixel{display: block;width: 100%;height: 235px;position: relative;z-index: 0;}.contact-box .box-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #3a3a3a;z-index: 1;}.contact-box .top{position: absolute;top: 0;left: 0;width: 100%;background-color: #FFAE00;z-index: 2;height: 66%;}.contact-box .top > .inner{}.contact-box .image{float: left;width: 156px;}.contact-box .image img{display: block;width: 100%;}.contact-box .content{margin-left: 156px;padding: 15px 10px 10px 20px;}.contact-box .content .title{color: #fff;text-transform: uppercase;font-size: 20px;font-family: 'roboto_condensedbold';}.contact-box .content .title span{display: block;font-weight: normal;color: #3A3A3A;text-transform: none; font-family: 'roboto_regular';font-size: 16px;margin: 5px 0;font-weight: bold;}.contact-box .content .text{color: #fff;font-size: 14px;max-width: 195px;}.contact-box .bottom{position: absolute;bottom: 0;left: 0;width: 100%;background-color: #3A3A3A;color: #fff;text-align: center;font-size: 16px;line-height: 25px;padding: 15px;z-index: 2;height: 34%;}.contact-box .bottom a{color: #fff;}.contact-box .bottom > .inner{position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);}.product-listing .contact-box .pixel{height: auto;}.product-listing .contact-box .image{display: block;float: none;width: 60px;position: absolute;top: 10px;left: 10px;}.product-listing .contact-box .content{margin-left: 0;padding: 10px;}.product-listing .contact-box .content .title{padding-left: 70px;}.product-listing .contact-box .content .text{clear: both;max-width: none;padding-top: 10px;font-size: 16px;}.product-listing .contact-box .bottom{font-size: 15px;padding: 10px;}@media screen and (max-width: 600px){.product-listing .contact-box .pixel{height: 235px;}.product-listing .contact-box .content .text{padding-top: 0;font-size: 14px;}.product-listing ul > .item.contact-box-wrap{width: 100%;max-width: none; }.product-listing .contact-box .image{display: block;position: relative;top: 0;left: 0;width: 146px;float: left;}.product-listing .contact-box .content{margin-left: 146px;}.product-listing .contact-box .content .text{clear: none;}.product-listing .contact-box .content .title{float: none;width: auto;text-align: center;padding-left: 10px;}}#footer-navi{display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 20px;padding-bottom: 30px;}#footer-navi ul{margin: 0;padding: 0;list-style-type: none;text-align: center;}#footer-navi ul li{text-align: left;}#footer-navi ul li  a{background-color: transparent;display: inline;line-height: 2em;padding: 0;color: #3a3a3a;}#footer-navi ul li  a i{display: none;}#footer-navi .link-box-head{display: block;font-weight: bold;font-size: 1.3rem;border-bottom: 1px solid #ccc;padding: 0 0 5px 0;margin-bottom: 10px;text-align: left;margin-top: 30px;}#footer_contact a{color: #3a3a3a;}.social-bar{font-size: 30px;}.social-bar a{display: inline-block;margin-right: 15px;color: #3a3a3a;}@media screen and (max-width: 1000px){#footer-navi{grid-template-columns: 1fr 1fr;}#footer_contact{grid-row: 2;grid-column: 1 / span 2;text-align: center;}#footer-navi .link-box#footer_contact #footer_address,#footer-navi .link-box#footer_contact .link-box-head{display: none;}}@media screen and (max-width: 700px){#footer-navi{grid-template-columns: 1fr;gap: 0;}#footer_contact{grid-row: 3;grid-column: 1;}#footer-navi .link-box-head{display: none;}#footer-navi ul li a {display: block;background-color: #F9F6F1;color: #3a3a3a;padding: 10px;text-align: center;}#footer-navi ul li {border-top: 2px solid #fff;}}#copyright{background-color: #3A3A3A;color: #B1B1B1;padding: 20px 15px 0 15px;;text-align: center;margin-bottom: 20px;}.copyright{background-color: #3A3A3A;color: #585656;padding: 10px;text-align: center;margin-bottom: 30px;}.copyright a{color: #585656;}#product_details canvas, .historylist canvas, .cart-products canvas{border: 1px solid #ccc;}#product_details h1{text-align: center;margin-top: 15px;}#product_details{padding: 15px;}#product_details .main-image{position: relative;display: block;width: 100%;max-width: 500px;margin: 0 auto 10px auto;border: 1px solid #ccc;}#product_details .main-image a, #product_details .main-image a img{display: block;width: 100%;}#more-images-plain{margin-left: -10px;margin-bottom: 20px;}#more-images-plain .image{display: inline-block;width: 50%;}#more-images-plain .image a{display: block;margin-left: 10px;}#more-images-plain .image a img{display: block;max-width: 100%;border: 1px solid #ccc;}#product_details .price{display: block;margin-right: 20px;font-size: 1.8rem;text-align: center;}#product_details .price .old_price{display: block;font-size: 0.5em;text-decoration: line-through;}#product_details .price .save_price{display: block;font-size: 0.5em;}#product_details .vpe{text-align: center;}#product_details .tax{display: block;text-align: center;margin: 10px 0;}.addtobasket{margin: 0 auto;}.addtobasket_qty{display: block;float: left;width: 60px;}.addtobasket_qty input[type=text]{font-size: 1.3em;text-align: center;padding: 15px 5px;line-height: 1em;-webkit-appearance: none;height: 60px;}.addtobasket_actions{display: block;margin-left: 70px;}.addtobasket_actions button{font-size: 1.3em;padding: 16px 5px;font-family: 'roboto_condensedbold', Arial sans-serif;text-transform: uppercase;background-color: #FFAE00;height:60px;margin-bottom: 15px;}.addtobasket_actions button{width: 100%;}.addtobasket_actions button[name="wishlist"]{font-size: 1em;padding: 10px 5px;font-family: inherit;text-transform: none;background-color: #404040;height:auto;margin-bottom: 15px;}.addtobasket_left{float: left;width: 58%;margin-top: 20px;}.addtobasket_right{float: right;width: 38%;margin-top: 20px;}@media screen and (max-width: 1050px){.addtobasket_left,.addtobasket_right{float: none;width: auto;}.addtobasket_right{margin-left: 70px;max-width: 290px;margin-top: 0;}}@media screen and (max-width: 700px){.addtobasket_right{margin-left: auto;margin-right: auto;max-width: none;padding-left: 70px;width: 360px;}}@media screen and (max-width: 390px){.addtobasket_right{width: 100%;}}.product-randdaten{display: table;margin: 15px auto;width: 100%;max-width: 360px;}.product-randdaten.no-margin{margin: 0;}.product-randdaten > .item{display: table-row;}.product-randdaten > .item > *{display: table-cell;padding: 7px 10px;border-top: 1px dashed #BCBEBC;}.product-randdaten.no-lines > .item > *{border-top: none;padding: 5px 10px;}.product-randdaten > .item > *:first-child{white-space: nowrap;width: 1px;padding-left: 0;}.product-randdaten > .item:first-child > *{border-top: none;}@media screen and (min-width: 700px){#product_details h1{font-size: 2rem;margin-bottom: 1em;}#product_details .left{float: left;width: 39%;}#product_details .right{float: right;width: 55%}#product_details .main-image{margin: 0 0 10px 0;}#product_details .price,#product_details .tax{text-align: left;}.addtobasket,.product-randdaten{margin: 0;}.product-randdaten{margin-top: 30px;max-width: none;}}.hl-box > .head{padding: 10px 20px;font-family: 'roboto_condensedbold', Arial sans-serif;color: #fff;background-color: #FFAE00;}.hl-box > .head a{color: #fff;}.hl-box > .content{padding: 20px;border: solid #ccc;border-width: 0 1px 1px 1px;}.hl-box.address-box.with-btn > .content{padding: 20px 20px 50px 20px;}.hl-box:after{display: block;content:"";clear:both;}#login-box{max-width: 400px;margin: 0 auto;}.register-link-row{margin-top: 20px;}.register-link-row a{font-family: 'roboto_condensedbold', Arial sans-serif;}#login-box button, #register-box button{width: 100%;}@media screen and (max-width: 800px){#page-login .grid{display: block;margin-left: 0;}#page-login .grid > .col{float: none;width: auto;margin-left: 0;margin-bottom: 30px;}}.errormessage{border: 1px solid #c40000;background-color: #fae0e0;color: #c40000;padding: 15px 15px 15px 15px;margin-bottom: 30px;}.infomessage{border: 1px solid #ffae00;background-color: #fffcf5;color: #ffae00;padding: 15px 15px 15px 15px;margin-bottom: 30px;}.infomessage.orange{background-color: #ffae00;color: #fff;}.successmessage{border: 1px solid #01750a;background-color: #e7fbe6;color: #01750a;padding: 15px 15px 15px 15px;margin-bottom: 30px;}.infomessage > p{margin: 0;}#page-register{max-width: 800px;margin: 0 auto;}#register-box{max-width: 400px;margin: 0 auto;}#page-first-address{max-width: 700px;margin: 0 auto;}.addressform-box{margin: 0 auto;}.lieferadresse_cb-wrap{margin-top: 20px;margin-bottom: 20px;}#page-cart .order-total{margin-bottom: 20px;}.cart-heading{display: flex;flex-wrap: wrap;margin-bottom: 20px;gap: 20px;}.cart-heading h1{margin-bottom: 0;}.cart-heading > *:nth-child(2){margin-left: auto;}@media screen and (max-width: 550px){.cart-heading > *:nth-child(2){margin-left: 0;}}.giftcart_top .giftcart_wrap{display: none;margin-bottom: 20px;}.cart-products > .head{font-family: 'roboto_condensedbold', Arial sans-serif;border-bottom: 1px solid #ccc;padding: 10px 0;margin-bottom: 15px;font-size: 1.2rem;}.cart-products > .products > .item{margin-top: 20px;padding-top: 20px;border-top: 1px solid #ccc;position: relative;}.cart-products > .products > .item:first-child{margin-top: 0;padding-top: 0;border-top: none;}.cart-products > .products > .item .cart_max_qty{color: #aaa;font-size: 14px;padding-left: 6px;white-space: nowrap;}.cart-products > .products > .item > .image,.cart-products > .products > .item .desc,.cart-products > .products > .item .qty,.cart-products > .products > .item .ep,.cart-products > .products > .item .gp,.cart-products > .products > .item .del,.cart-products > .head .image,.cart-products > .head .desc,.cart-products > .head .qty,.cart-products > .head .ep,.cart-products > .head .gp,.cart-products > .head .del{float: left;padding-left: 20px;}.cart-products > .products > .item > .image,.cart-products > .head .image{width: 15%;padding-left: 0;}.cart-products > .products > .item > .content,.cart-products > .head .content{float: left;width: 85%;position: relative;}.cart-products > .products > .item .desc,.cart-products > .head .desc{width: 55%;}.cart-products > .products > .item .qty,.cart-products > .head .qty{width: 8%;}.cart-products > .products > .item .qty input{width: 80px;}.cart-products > .products > .item .ep,.cart-products > .head .ep{width: 15%;text-align: right;}.cart-products > .products > .item .gp,.cart-products > .head .gp{width: 15%;text-align: right;}.cart-products > .products > .item .del,.cart-products > .head .del{width: 7%;text-align: right;}.cart-products > .products > .item .qty > .head,.cart-products > .products > .item .ep > .head,.cart-products > .products > .item .gp > .head{display: none;}.cart-products > .products > .item > .image img{display: block;width: 100%;border: 1px solid #ccc;}.cart-products > .products > .item .del a{display: inline-block;color: #aaa;padding: 10px;border: 1px solid #aaa;}.cart-products > .products > .item a.prdoducts_name{display: inline-block;color: #3A3A3A;font-family: 'roboto_condensedbold', Arial sans-serif;margin-bottom: 15px;}.cart-products > .products > .item .attributes{margin: 0;list-style: none;padding: 0;font-size: 0.8rem;}.cart-products > .products > .item .shipping_time{margin-top: 15px;}@media screen and (max-width: 1000px){.cart-products > .head{display: none;}.cart-products > .products > .item .desc{width: 100%;padding-right: 40px;padding-bottom: 10px;}.cart-products > .products > .item .qty,.cart-products > .products > .item .ep,.cart-products > .products > .item .gp{width: auto;line-height: 40px;}.cart-products > .products > .item .qty > .head,.cart-products > .products > .item .ep > .head,.cart-products > .products > .item .gp > .head{display: block;font-family: 'roboto_condensedbold', Arial sans-serif;}.cart-products > .products > .item .del{position: absolute;top: 0;right: 0;width: auto;}}@media screen and (max-width: 450px){.cart-products > .products > .item .qty,.cart-products > .products > .item .ep,.cart-products > .products > .item .gp{float:none;text-align: right;}.cart-products > .products > .item .qty > .head,.cart-products > .products > .item .ep > .head,.cart-products > .products > .item .gp > .head{float:left;line-height: 40px;}.cart-products > .products > .item .desc,.cart-products > .products > .item .qty,.cart-products > .products > .item .ep,.cart-products > .products > .item .gp,.cart-products > .products > .item .del{padding-left: 10px;}.cart-products > .products > .item .qty input{text-align: right;}.cart-products > .products > .item .ep,.cart-products > .products > .item .gp,.cart-products > .products > .item .ep > .head,.cart-products > .products > .item .gp > .head{line-height: 1.5em;}}.order-total{background-color: #f5f5f5;padding: 20px 0;margin-top: 20px;}.order-total > .total-block{float: right;margin-right: 6%;text-align: right;width: 40%;}.order-total > .total-block > .item{border-bottom: 1px solid #ccc;padding: 10px 0;}.order-total > .total-block > .item > .title{display: block;float: left;width: 77%;text-align: right;padding-right: 10px;}.order-total > .total-block > .item > .value{display: block;float: left;width: 23%;white-space: nowrap;}.order-total > .total-block > .item.final-price{font-family: 'roboto_condensedbold', Arial sans-serif;border-bottom: 3px double #3a3a3a;border-top: 1px solid #ccc;}@media screen and (max-width: 1000px){.order-total > .total-block{margin-right: 0;width: 50%;}.order-total{padding: 20px;}}@media screen and (max-width: 800px){.order-total > .total-block{width: 70%;}}@media screen and (max-width: 650px){.order-total > .total-block{width: 100%;}}.to-checkout-bar{background-color: #3a3a3a;position: fixed;bottom: 0;left: 0;width: 100%;padding: 15px;border-top: 1px solid #6d6d6d;font-size: 1.5em;font-family: 'roboto_condensedbold', Arial sans-serif;}.to-checkout-bar > *{animation: scale 10s;animation-iteration-count: infinite;  }@keyframes shake {0% { transform: translate(1px, 1px) rotate(0deg); }1% { transform: translate(-1px, -2px) rotate(-1deg); }2% { transform: translate(-3px, 0px) rotate(1deg); }3% { transform: translate(3px, 2px) rotate(0deg); }4% { transform: translate(1px, -1px) rotate(1deg); }5% { transform: translate(-1px, 2px) rotate(-1deg); }6% { transform: translate(-3px, 1px) rotate(0deg); }7% { transform: translate(3px, 1px) rotate(-1deg); }8% { transform: translate(-1px, -1px) rotate(1deg); }9% { transform: translate(1px, 2px) rotate(0deg); }10% { transform: translate(1px, -2px) rotate(-1deg); }10% { transform: translate(1px, 1px) rotate(0deg); }}@keyframes scale {0% { transform: scale(1); }5% { transform: scale(1.1); }10% { transform: scale(1); }15% { transform: scale(1.1); }20% { transform: scale(1); }100% { transform: scale(1); }}#checkoutnav{margin-bottom: 30px;}#checkoutnav ul{margin: 0;padding: 0;list-style-type: none;display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;}#checkoutnav ul li{display: block;position: relative;min-height: 39px;min-width: 39px;float: left;margin-left: 10px;}#checkoutnav ul li a{display:block;color: #3a3a3a;}#checkoutnav ul li:first-child{margin-left: 0;}#checkoutnav ul li.active{font-family: 'roboto_condensedbold', Arial sans-serif; }#checkoutnav ul li .nr{display: block;position: absolute;top: 0;left: 0;width: 39px;height: 100%;background-color: #3a3a3a;text-align: center;line-height: 41px;color: #fff;border-right: 1px solid #e5e5e5;}#checkoutnav ul li.active .nr{background-color: transparent;}#checkoutnav ul li .title{background-color: #e5e5e5;padding: 10px 10px 10px 49px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}#checkoutnav ul li.active .title{color: #fff;background-color: #ffae00;}#checkoutnav ul li .desc{display: none;font-size: 0.8em;}@media screen and (max-width: 650px){#checkoutnav ul li .title{padding-top: 49px;padding-left: 10px;text-align: center;}#checkoutnav ul li .nr{width: 100%;height: 39px;border-bottom: 1px solid #e5e5e5;border-right: none;}}@media screen and (max-width: 450px){#checkoutnav ul{display: block;}#checkoutnav ul > li:not(.active) .title{display: none;}#checkoutnav ul > li > .nr{width: 39px;height: 100%;border-bottom: none;border-right: none;height: 40px;}#checkoutnav ul li:not(.active) .nr{width: 100%;}#checkoutnav ul li .title{padding-top: 8px;padding-bottom: 7px;padding-left: 49px;text-align: left;height: 40px;}}.checkout_edit_button{float: right;}.checkout_edit_button .cssButtonText{display:none;}.address-listing{display:grid;grid-template-columns: 1fr 1fr 1fr 1fr;gap: 20px;}.address-listing > *{position: relative;border: 1px solid #ccc;}.address-listing.no-btn > *{padding-bottom: 0px;}.address-listing > * > .content{border: none;}.address-listing > * > .btn-row{position: absolute;bottom: 0;left: 0;width: 100%;}.address-listing > * > .btn-row > a{margin: 0;width: 50%;}.address-listing > * > .btn-row > a.full{width: 100%;}@media screen and (max-width: 900px){.address-listing{grid-template-columns: 1fr 1fr;}}@media screen and (max-width: 450px){.address-listing{grid-template-columns: 1fr;}}#shipping_blocks{margin-bottom: 30px;}.shipping-item{margin-bottom: 15px;border: 1px solid #ccc;padding: 10px;}.shipping-item .radio{float: left;width: 30px;}.shipping-item .content{margin-left: 30px;}.shipping-item .title{float: left;font-family: 'roboto_condensedbold', Arial sans-serif; }.shipping-item .price{float: right;font-family: 'roboto_condensedbold', Arial sans-serif; }.shipping-item .desc{clear: both;}.shipping-item .address_pickup{display: none !important;}@media screen and (max-width: 700px){#page-checkout_payment .grid.col-50-50{grid-template-columns: 1fr;}#page-checkout_shipping .grid.col-50-50{grid-template-columns: 1fr;}}#kaufen_btn, #button_checkout_confirmation{width: 100%;font-size: 1.5em;background-color: #FFAE00;text-transform: uppercase;font-family: 'roboto_condensedbold', Arial sans-serif; }#search_short{display: none;}.toggle_cart,.toggle_wishlist,.toggle_account{display: none;}#cart_short,#wishlist_short,#account_short,#search_short{float: right;margin-left: 5px;text-align: center;position: relative;min-width: 80px;}#cart_short > a div,#wishlist_short > a div,#account_short > a div,#search_short > a div{color: #3a3a3a;font-size: 10px;margin-top: 5px;}#cart_short > a i,#wishlist_short > a i,#account_short > a i,#search_short > a i{display: inline-block;background-color: #FFAE00;color: #fff;width: 40px;height: 40px;line-height: 40px;border-radius: 50%;}#wishlist_short .popup{position: absolute;top: 68px;right: 0;width: 400px;background-color: #fff;border: 1px solid #ccc;padding: 15px;}#cart_short{position: relative;}#cart_short .popup{display: none;position: absolute;top: 55px;right: 0;padding-top: 13px;}#cart_short .popup > .inner{width: 400px;background-color: #fff;border: 1px solid #ccc;padding: 15px;max-height: 700px;overflow-x: hidden;overflow-y: auto;}#cart_short:hover .popup{display: block;}.tc_list{margin: 0;padding:0;list-style-type: none;text-align: left;}.tc_list > li{border-top: 1px solid #ccc;padding: 15px 0;position: relative;}.tc_list > li:first-child{border-top: none;}.tc_list > li > a{display: block;margin-right: 30px;color: #3a3a3a;}.tc_delete{display: block;position: absolute;top: 14px;right: 0;}.tc_delete a{color: #3a3a3a;}@media screen and (max-width: 1000px){#search{display: none;position: relative;top: 0;left: 0;transform: none;padding: 10px;width: auto;margin-top: 0 !important;}#search_short{display: block;}.menue-icon{display: block;}.service-hotline{display: none;}#lieferland_box{border-right: none;margin-right: 0;}#top-navi{display: block;text-align: center;}}@media screen and (max-width: 700px){#top-bar .not-mobile{display: none;}#top-bar .mobile{display: block;}#cart_short{display: none;}#search_short{display: none;}}@media screen and (max-width: 560px){#wishlist_short{display: none;}}@media screen and (max-width: 460px){#account_short{display: none;}#fixed-bar-placeholder{height: 104px;}a#logo{margin-top: 0;}}.pagination_bar{background-color: #f6f6f6;padding: 10px;margin: 15px 0;font-size: 14px;}.pagination_text{float: left;line-height: 30px;}.pagination_list{float: right;line-height: 30px;}.pagination_list ul{margin: 0;padding: 0;list-style-type: none;}.pagination_list ul li{display: inline-block;min-width: 30px;height: 30px;vertical-align: middle;border: 1px solid #ccc;margin: 0 5px;text-align: center;line-height: 30px;background-color: #fff;}.pagination_list ul li.plain{margin-right: 10px;border: none;background-color: transparent;}.pagination_list ul li.current{background-color: #FFAE00;color: #fff;}.pagination_list ul li a{display: block;min-width: 30px;min-height: 30px;color: #3a3a3a;line-height: 30px;}@media screen and (max-width: 430px){.pagination_list{float: none;  text-align: center;      }.pagination_list ul li.plain{display: none;}}.account-order-listing > .item{margin-bottom: 15px;}.account-order-listing > .item .id{float: left;}.account-order-listing > .item .date{float: right;}.account-order-listing > .item .detail-btn{float: right;}ul.accountlist{margin: 0 0 20px 0;padding: 0;list-style-type: none;}ul.accountlist li{margin-bottom: 2px;}ul.accountlist li a{display: block;color: #3a3a3a;background-color: #f5f5f5;border: 1px solid #ccc;padding: 10px 20px 10px 10px;}ul.accountlist li a:hover{background-color: #eee;}.historylist .item{margin: 15px 0;padding: 15px 0 0 0;border-top: 1px solid #ccc;}.historylist .item:first-child{margin: 0;padding: 0;border-top: none;}.historylist .item .image{float: left;width: 80px;}.historylist .item .image img{display: block;width: 100%;border: 1px solid #ccc;}.historylist .item .content{margin-left: 100px;}.historylist .item .name a{font-weight: bold;color: #3a3a3a;font-size: 1.1rem;}.historylist .item .category{margin: 10px 0;}.historylist .item .category a{color: #3a3a3a;}@media screen and (max-width: 900px){#account-page > .grid.col-50-50{display: block;}  #account-page > .grid.col-50-50 .col{float: none;}}.breadcrumb{background-color: #fff;color: #3a3a3a;padding: 5px 15px;border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;text-align: center;font-size: 12px;line-height: 16px;}.breadcrumb >span > span{padding: 5px 0;}.breadcrumb a{color: #3a3a3a;}.breadcrumb i{margin: 0 5px;}.breadcrumb > span:first-child > i:first-child{display: none;}.breadcrumb .current{display: none;}.breadcrumb .current.show{display: inline;}.popupcontent, .popupprint{background-color: #fff;}.graduated_prices .gp_headline{background-color: #3a3a3a;color: #fff;padding: 5px 10px;}.graduated_prices .gp_box{padding: 5px 10px;border: solid #ccc;border-width: 0 1px 1px 1px;}.gp_title{display: inline-block;width: 100px;}.gp_price{display: inline-block;}.subcategory_heading{display: none;}.default_address_wrap{display: grid;grid-template-columns: 300px 3fr;gap: 20px;}.default_address_wrap .left{grid-column: 1;grid-row: 1;}.default_address_wrap .right{grid-column: 2;grid-row: 1;max-width:500px;}@media screen and (max-width: 700px){.default_address_wrap{grid-template-columns: 1fr;gap: 0;}.default_address_wrap .left{grid-column: 1;grid-row: 2;}.default_address_wrap .right{grid-column: 1;grid-row: 1;}}#wk_popup{display: block;max-width: 1040px;}.wk_popup_produkt_bild{display: block;float: left;width: 130px;}.wk_popup_produkt_bild img{display: block;width: 100%;border: 1px solid #ccc;}.wk_popup_produkt_daten{margin-left: 150px;font-size: 1em;line-height: 1.5em;}.wk_popup_produkt_name{font-weight: bold;margin-bottom: 20px;}.wk_popup_produkt_zusatz table{width: auto;}.wk_popup_produkt_zusatz table tr td{padding: 3px 0 3px 20px;}.wk_popup_produkt_zusatz table tr td:first-child{padding-left: 0;}@media screen and (max-width: 500px){#wk_popup .btn-row *.btn{width: 100%;}}.passende_produkte_mobil{display: block;}.passende_produkte_nicht_mobil{display: none;}table td.small{white-space: nowrap;width: 1px;}.nowrap{white-space: nowrap;}.goressentabelle_auswahl table{width: 100%;border-collapse: collapse;border-spacing: 0;}.goressentabelle_auswahl table td{border: 1px solid #ccc;padding: 5px 10px;}.goressentabelle_auswahl table tbody tr td:first-child{background-color: #e5e5e5;color: #3A3A3A;font-weight: bold;}.goressentabelle_auswahl table thead tr td{background-color: #404040;color: #fff;font-weight: bold;}.footer-boxes{display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 20px;}.footer-boxes > .box{border: 1px solid #ccc;}.footer-boxes > .box > *.inner{}.footer-boxes > .box > .inner .head{background-color: #404040;color: #fff;text-align: center;padding: 15px;}.footer-boxes > .box > .inner > .content{padding: 10px;}.footer-boxes > .box > .inner > .content.no-padding{padding: 0;}@media screen and (max-width: 1100px){.footer-boxes{grid-template-columns: 1fr;}.footer-boxes > .box{width: 500px;margin: 0 auto;}}@media screen and (max-width: 750px){.footer-boxes{grid-template-columns: 1fr;}.footer-boxes > .box{width: 100%;}}.footer-boxes .groessentabelle_box{text-align: center;}.groessentabelle_box img{display: inline-block;width: 44%;margin-right: 5%;margin-bottom: 10px;}.versand_uebersicht{max-width: 700px;}table.versandkosten{width: 100%;border-collapse: collapse;border-spacing: 0;}table.versandkosten thead td{padding: 10px;background-color: #FFAE00;color: #fff;border: 1px solid #ccc;font-family: 'roboto_condensedbold', Arial sans-serif;}table.versandkosten tbody td{border: 1px solid #ccc;padding: 5px 10px;}table.versandkosten tbody tr td:first-child{font-family: 'roboto_condensedbold', Arial sans-serif;white-space: nowrap;width: 1px;}@media screen and (max-width: 500px){table.versandkosten{font-size: 0.89rem;}}.versand_select .head{padding: 10px;background-color: #3A3A3A;color: #fff;text-align: center;}.versand_select .item{display: block;float: left;width: 33.33%;background-color: #f5f5f5;color: #aaa;padding: 10px;text-align: center;cursor: pointer;border: 1px solid #fff;}.versand_select{margin-bottom: 20px;}.versand_select .item:not(.active):hover{background-color: #e5e5e5;color: #666;}.versand_select .item.active{background-color: #FFAE00;color: #fff;font-family: 'roboto_condensedbold', Arial sans-serif;}.dhl_content, .gls_content,.spedition_content{display: none;}.gls_content{display: block;}#faq_form{display: none;max-width: 600px;}.faq-listing{}.faq-item{margin-bottom: 20px;}.faq-frage{font-family: 'roboto_condensedbold';padding: 5px;}.faq-frage:before{content:"\f059";font-family: "Font Awesome 5 Free";font-weight: 600;margin-right: 5px;color: #FFAE00;}.faq-antwort{padding: 10px;border-left: 3px solid #FFAE00;margin-left: 12px;background-color: #f0f0f0;}.faq-listing .faq-item:nth-child(2n) .faq-frage:before{color: #3a3a3a;}.faq-listing .faq-item:nth-child(2n) .faq-antwort{border-left: 3px solid #3a3a3a;}#canvas_wrap, #blechpreview{position: relative;}.blechprofil-toggle-label-type{position: absolute;top: 10px;right: 10px;cursor: pointer;padding: 5px; border: 1px solid #ccc;background-color: #fff;font-size: 14px;line-height: 20px;border-radius: 7px;}.blechprofil-toggle-label-type.active{background-color: #FFAE00;color: #fff;}.blechprofil-toggle-label-type:after{content: 'Maße anzeigen';}.attr_select_wrap{width: 31.3%;display: inline-block;margin: 1%;vertical-align: top;}.productoptions.two-columns .attr_select_wrap{width: 48%;}.attr_select_wrap > .name{background-color: #3a3a3a;color: #fff;padding: 9px 10px 10px 10px;text-align: center;font-family: 'roboto_regular', Arial sans-serif;}.attr_select_wrap > .desc{display: none;}.attr_select_wrap > .attr_select select{width: 100%;font-size: 16px;padding: 8px 20px 9px 7px;}.attr_select_wrap > .attr_select select option[disabled]{background-color: #fff !important;color: #ccc !important;}.plus-min-inp, .ind_laenge_inp{width: 48%;display: inline-block;margin: 1%;}.plus-min-inp > .inner .title,.ind_laenge_inp > .inner .title{background-color: #3a3a3a;color: #fff;padding: 9px 10px 10px 10px;text-align: center;float: left;width: 45%;height: 54px;}.plus-min-inp > .inner .title .name,.ind_laenge_inp > .inner .title .name{font-family: 'roboto_regular', Arial sans-serif;}.plus-min-inp > .inner .title .range,.ind_laenge_inp > .inner .title .range{font-size: 12px;color: #ccc;}.plus-min-inp > .inner .inp-wrap,.ind_laenge_inp > .inner .inp-wrap{position: relative;float: left;width: 55%;height : 54px;}.plus-min-inp > .inner .inp-wrap .min,.ind_laenge_inp > .inner .inp-wrap .min{cursor: pointer;position: absolute;top: 0;left: 0;height: 100%;width: 40px;text-align: center;line-height: 54px;background-color: #f0f0f0;border: 1px solid #ccc;}.plus-min-inp > .inner .inp-wrap .inp,.ind_laenge_inp > .inner .inp-wrap .inp{margin: 0 40px;  }.plus-min-inp > .inner .inp-wrap .inp input,.ind_laenge_inp > .inner .inp-wrap .inp input{text-align: center;  font-size: 14px;height: 54px;}.plus-min-inp > .inner .inp-wrap .plus,.ind_laenge_inp > .inner .inp-wrap .plus{cursor: pointer;position: absolute;top: 0;right: 0;height: 100%;width: 40px;text-align: center;line-height: 54px;background-color: #f0f0f0;border: 1px solid #ccc;}@media screen and (max-width: 1050px){.plus-min-inp,.ind_laenge_inp{width: 100%;display: inline-block;margin: 0 0 0 0;}.plus-min-inp > .inner .inp-wrap .inp input,.ind_laenge_inp > .inner .inp-wrap .inp input{font-size: 16px;}.attr_select_wrap,.productoptions.two-columns .attr_select_wrap{width: 100%;display: inline-block;margin: 0 0 0 0;height: 40px;}.productoptions.two-columns .attr_select_wrap{margin: 0 0 5px 0;}.attr_select_wrap .name{float: left;width: 45%;height: 100%;padding: 10px 10px 10px 10px}.attr_select_wrap .attr_select{float: left;width: 55%;height: 100%;}}.hidden-attr-inp{display: none;}.blechprofil-switch-modal{width: 96%;max-width: 800px;}.short-product-info .image{float: left;width: 200px;}.short-product-info .image img{display: block;width: 100%;border: 1px solid #ccc;}.short-product-info .content{margin-left: 220px;}.short-product-info .content .title{font-family: 'roboto_regular', Arial sans-serif;font-size: 1.3rem;}.short-product-info .content .desc{margin: 10px 0;}.short-product-info .content .price{font-family: 'roboto_regular', Arial sans-serif;font-size: 1.3rem;}.short-product-info .content .btn-row a{width: 190px;}@media screen and (max-width: 600px){.short-product-info .image{float: none;width: auto;max-width: 200px;margin-bottom: 20px;}.short-product-info .content{margin-left: 0;}.short-product-info .content .btn-row a{width: 100%;}}.dachrinnen_ermittler_modal{max-width: 500px;}#dachrinnenermittler > .title{font-family: 'roboto_condensedbold', Arial sans-serif;font-size: 1.3rem;margin: 5px;text-align: center;}#dachrinnenermittler > .content{padding: 10px;}#dachrinnenermittler .form-row{margin-bottom: 11px;}#dachrinnenermittler .btn-row{margin-top: 0;}#dachrinnenermittler .btn-row a{margin-bottom: 0;}.faq_listing{}.faq-iten{margin-top: 20px;}.faq-title{font-size: 1.2rem;font-family: 'roboto_regular', Arial sans-serif;padding: 10px 10px 10px 0;border-bottom: 1px solid #ccc;}.faq-desc{padding: 10px 10px 10px 0;line-height: 1.5rem;}*.plisting_canvas_wrap{display: block;position: relative;}*.plisting_canvas_wrap.in_cart_popup{float: left;border: 1px solid #ccc;margin-right: 10px;}.label-view-type{display: block;position: absolute;top: 10px;right: 10px;border: 1px solid #ccc;padding: 5px;font-size: 14px;border-radius: 10px;cursor: pointer;}#main-navi{position: relative;z-index: 500;background-color: #eee;z-index: 1;}#main-navi > ul{margin: 0 auto;max-width: 1300px;padding: 0;list-style-type: none;display: flex;justify-content: center;}#main-navi > ul > li{position: relative;border-left: 1px solid #ccc;vertical-align: middle;display: flex;align-items: center;}#main-navi > ul > li:first-child{border-left: none;}#main-navi > ul > li:hover{background-color: #404040;color: #fff;}#main-navi > ul > li > a{display: inline-block;vertical-align: middle;color: #404040;padding: 10px 70px 10px 20px;font-family: 'roboto_condensedbold', Arial sans-serif;text-transform: uppercase;font-size: 1.1em;}#main-navi > ul > li:hover > a{color: #fff;}#main-navi > ul > li > .arrow{position: absolute;top: 50%;right: 20px;font-size: 2em;transform: translateY(-50%);}#main-navi > ul > li > ul{display: none;position: absolute;top: 100%;left: 0;background-color: #fff;margin: 0;padding: 0;list-style-type: none;border-top: 1px solid #ccc;}#main-navi > ul > li > ul.right{left: auto;right: 0;}#main-navi > ul > li:hover > ul{display: flex;}#main-navi > ul > li > ul > li{border-left: 1px solid #ccc;padding: 15px;width: 140px;}#main-navi > ul > li > ul > li:first-child{border-left: none;}#main-navi > ul > li > ul > li:hover{background-color: #ffae00;}#main-navi > ul > li > ul > li > a{color: #404040;}#main-navi > ul > li > ul > li:hover a{color: #fff;}#main-navi > ul > li > ul > li > a .name{display: block;text-align: center;text-transform: uppercase;font-family: 'roboto_condensedbold', Arial sans-serif;margin-bottom: 5px;white-space: nowrap;}#main-navi > ul > li > ul > li > a .image{display: block;width: 100px;height: 100px;border: 1px solid #ccc;background-color: #fff;margin: 0 auto;}#main-navi > ul > li > ul > li > a .image img{display: block;width: 100%;}@media screen and (max-width:820px){#main-navi{display: none;}}.index-boxes{margin-left: -40px;}.index-box{display: inline-block;width: 33.3%;vertical-align: top;max-width: 500px;}.index-box > a{display: block;margin-left: 40px;color: #fff;}.index-box .title{background-color: #404040;text-align: center;padding: 15px;}.index-box .image{position: relative;border: solid #ccc;border-width: 0 1px 1px 1px;}.index-box .image img{position: relative;display: block;width: 100%;}.index-box .image .image-overlay{position: absolute;bottom: 30px;left: 0;padding: 10px;background-color: #ffae00;font-size: 1.4rem;font-family: 'roboto_condensedbold';}@media screen and (max-width: 1000px){.index-box{width: 100%;margin-bottom: 30px;}}.rating-icons > i.fas.fa-star{display: inline-block;width: auto;color: #FFAE00;}.rating-icons > i.far.fa-star{color: #aaa;}.stars-rating > .star{display: inline-block;cursor: pointer;font-size: 1.5rem;}.stars-rating > .star:after{content: "\f005";font-family: "Font Awesome 5 Free";font-weight: 400;color: #ccc;}.stars-rating > .star.filled:after,.stars-rating > .star.hovered:after{font-weight: 600;color: #FFAE00;}.author-block, .rating-block{display: inline-block;margin-right: 30px;vertical-align: top;}.rating-block .stars-rating{padding-top: 2px;}.review-listing > .item{margin-top: 15px;}.review-listing > .item:first-child{margin-top: 0;}.review-listing > .item .review-head{background-color: #404040;color: #fff;padding: 5px 10px;}.review-listing > .item .review-content{padding: 5px 10px;border: solid #ccc;border-width: 0 1px 1px 1px;}.review-listing > .item .autor{float: left;}.review-listing > .item .rating{float: right;}.review-listing > .item .rating .rating-icons .far.fa-star{color: #888;}.product-randdaten > .item > .pd_rating_icons{display: inline-block;}.pd_rating_icons .fas.fa-star{color: #FFAE00;}.pd_rating_icons .far.fa-star{color: #aaa;}.headline_right{display: block;float: right;}.hinweis-box{border: 1px solid #ccc;padding: 15px;margin-bottom: 20px;background-color: #f8f8f8;}.abweichendes-bild:after{content: "Produkt kann von der Abbildung abweichen";display: block;position: absolute;bottom: 10px;left: 0;width: 100%;text-align: center;font-size: 12px;line-height: 18px;color: #aaa;}.image-grid-box{display:grid;grid-template-columns: 1fr 1fr;}.image-grid-box *.big-box img{display: block;width: 100%;position: relative;z-index: 0;}.image-grid-box *.small-box img{display: block;width: 100%;position: relative;z-index: 0;}.image-grid-box *.big-box,.image-grid-box *.small-box{position: relative;color: #404040;}.image-grid-box *.big-box.bg2,.image-grid-box *.small-box.bg2{background-color: #FFAE00;color: #fff;}.image-grid-box *.small-box .box-content{display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;max-height: 100%;overflow: hidden;z-index: 1;text-align: center;padding: 0 20px;}.image-grid-box *.small-box .box-content h3{margin: 0 0 10px 0;font-family: 'roboto_condensedbold';}.image-grid-box *.small-box .box-content p{margin: 0 0 10px 0;line-height: 1em;}.image-grid-box .small-boxes{display:grid;grid-template-columns: 1fr 1fr;}.image-grid-box *.btn, .image-grid-box input[type=submit]{padding: 5px 15px;}@media screen and (max-width: 700px){.image-grid-box{grid-template-columns: 1fr;}}@media screen and (min-width: 1000px){.image-grid-box *.small-box .box-content{font-size: 1.3em;}.image-grid-box *.small-box .box-content p{margin: 0 0 15px 0;}}.pflicht{font-size: 12px;}.plisting-color-changer{text-align: left;}.plisting-color-changer .color-item{display: inline-block;margin: 0 2px;border: 1px solid #ccc;width: 24px;height: 24px;}@media screen and (max-width: 450px){.plisting-color-changer .color-item{width: 20px;height: 20px;}}.video-wrap {position: relative;}.video-wrap.show-video {padding-bottom: 56.25%;  padding-top: 0;height: 0;}.video-wrap .video-thumb{cursor: pointer;}.video-wrap .video-thumb i{display: inline-block;font-size: 3em;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}.video-thumb img{display: block;width: 100%;}.video-wrap.show-video .video-thumb{display: none;}.video-wrap iframe{display: none;}.video-wrap.show-video iframe {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.video_listing{display: grid;grid-template-columns: 1fr 1fr;gap: 30px;}.video-iten{position: relative;}.video-iten .title{background-color: #FFAE00;color: #fff;padding: 10px 10px 10px 10px;text-align: center;}.file-listing{display: grid;grid-template-columns: 1fr 1fr;gap: 10px;}.file-listing > a{display: block;border: 1px solid #ccc;color: #404040;padding: 5px 30px 5px 10px;position: relative;}.file-listing > a:after{content: "\f105";font-family: "Font Awesome 5 Free";font-weight: 600;position: absolute;top: 50%;right: 10px;transform: translateY(-50%);}.file-listing > a:hover{background-color: #f0f0f0;}@media screen and (max-width: 600px){.file-listing, .video_listing{grid-template-columns: 1fr;}}*.shopbewertung_big_box{display: block;background-color: #f6f6f6;text-align: center;color: inherit;}*.shopbewertung_big_box .stars{font-size: 1.5em;margin-bottom: 10px;}*.shopbewertung_big_box .stars .rating-icons{display: flex;gap: 10px;justify-content: center;}*.shopbewertung_big_box .review_text{margin-bottom: 10px;}*.shopbewertung_big_box .customer_name{font-size: 0.8em;margin-bottom: 30px;}.shopbewertung_small_box{position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.shopbewertung_small_box > .title{background-color: #FFAE00;color: #fff;text-align: center;font-size: 1.2rem;padding: 10px;font-family: 'roboto_condensedbold';}.shopbewertung_small_box .average{padding-top: 15px;}.shopbewertung_small_box .stars{font-size: 1.3em;}.shopbewertung_small_box .gesamt{padding-top: 5px;}.shopbewertung_small_box .btn.full{position: absolute;bottom: 15px;left: 5%;width: 90%;}.shopbewertung_small_box .customer_name{margin-top: 5px;font-size: 12px;margin-bottom: 18px;padding-left: 20px;text-align: left;}.shopbewertung_small_box .review_text{font-size: 14px;color: #555;line-height: 1.3em;background-color: #f5f5f5;padding: 10px;margin: 0 5%;border-radius: 10px;position: relative;text-align: left;}.shopbewertung_small_box .review_text::before {width: 0; height: 0; border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 15px solid #f5f5f5;content: "";position: absolute;top: -15px;left: 10px;}@media screen and (max-width: 1300px){.shopbewertung_small_box .customer_name, .shopbewertung_small_box .review_text{display: none;}}.mobile_cart_icon{display: inline-block;position: relative;}.mobile_cart_icon .number{position: absolute;top: 0;right: 0;background-color: #FFAE00;color: #fff;text-align: center;line-height: 15px;border-radius: 8px;font-size: 11px;min-width: 15px;height: 15px;}form[name="newsletter_abmelden_formr"]{max-width: 500px;}.small-sumo-select .SumoSelect{width: auto;}.with-sumo-select{line-height: 30px;}.with-sumo-select > span{display: inline-block;vertical-align: middle;}.productoptions.click-attika{display: grid;grid-template-columns: 1fr 1fr;gap: 10px}.productoptions.click-attika > *{display: block;width: auto;margin: 0;}.productoptions.click-attika > .ind_laenge_inp > .inner .title,.productoptions.click-attika > .ind_laenge_inp > .inner .inp-wrap{float: none;width: 100%;}.productoptions.click-attika > .ind_laenge_inp > .inner .title{padding: 9px 10px 10px 10px;height: auto;}.productoptions.click-attika > .ind_laenge_inp > .inner .title .range{display: none;}.productoptions.click-attika > .ind_laenge_inp > .inner .inp-wrap,.productoptions.click-attika > .ind_laenge_inp > .inner .inp-wrap .inp input{height: 41px}.productoptions.click-attika > .ind_laenge_inp > .inner .inp-wrap .min, .productoptions.click-attika > .ind_laenge_inp > .inner .inp-wrap .plus{line-height: 42px;}.plus-min-inp > .inner .inp-wrap .min.disabled, .plus-min-inp > .inner .inp-wrap .plus.disabled,.productoptions.click-attika > .ind_laenge_inp > .inner .inp-wrap .min.disabled, .productoptions.click-attika > .ind_laenge_inp > .inner .inp-wrap .plus.disabled{color: #bbb;cursor: not-allowed;}@media screen and (max-width: 1050px){.productoptions.click-attika{grid-template-columns: 1fr;}}#new_address_block{display: none;max-width: 620px;}.SumoSelect > .optWrapper > .options{overflow-x: hidden;}.SumoSelect > .optWrapper > .options li label{min-width: 200px;}.tab_content[data-tab="tags"] .content{display:grid;grid-template-columns: 1fr 1fr;gap: 30px;}.kurzinfo{background-color: #f5f5f5;}.kurzinfo_head{background-color: #FFAE00;color: #fff;padding: 5px 10px;}.kurzinfo_content{padding: 10px;}#betongaragen-konfigurator input[type=submit]{background-color: #FFAE00;}#typ-auswahl{display: grid;grid-template-columns: 1fr 1fr;gap: 30px;}@media screen and (max-width: 550px){#typ-auswahl{grid-template-columns: 1fr;}}#typ-auswahl > .item{cursor: pointer;border: 1px solid #ccc;text-align: center;position: relative;}#typ-auswahl > .item.active,#typ-auswahl > .item:hover{border-color: #FFAE00;background-color: #f5f5f5;}#typ-auswahl > .item .image img{display: inline-block;max-width: 100%;}#typ-auswahl > .item .title{font-size: 1.5em;padding-top: 20px;position: absolute;bottom: 20px;left: 0;width: 100%;}.step-btn{margin-top: 20px;display:flex;gap:20px;}.step-content{display: none;}.step-content.active{display: block;}a.btn.disabled{opacity: 0.5;cursor: not-allowed;}#aussenmass-image img{display: block;max-height: 400px;width: auto;max-width: 100%;height: auto;}.bgk-masse-row{display:grid;grid-template-columns: 1fr 1fr 1fr;}.bgk-masse-row > *{padding: 0 5px 10px 10px;line-height: 40px;}#bgk-masse-inputs .bgk-masse-row:nth-child(2) > *{padding: 10px 5px 10px 10px;}.bgk-masse-row.head > *{background-color: #6E6E6E;color: #fff;font-weight: bold;line-height: normal;padding: 10px 5px 10px 10px;}.bgk-masse-label{font-weight: bold;}#mauermass-eingabe{display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}@media screen and (max-width: 700px){#mauermass-eingabe{grid-template-columns: 1fr;} }#mauermass-image > div{position: relative;}#mauermass-image img{display: block;width: 100%;}.bgk-needed_product_item{display: grid;grid-template-columns: 80px 1fr;}.bgk-needed_product_item > *{padding: 10px;}.bgk-product_name{font-weight: bold;}.bgk-attributes{font-size: 0.8em;}.bgk_products .item{display: grid;grid-template-columns: 80px 1fr;background-color: #eee;}.bgk_products .item > *{padding: 5px 10px;}.bgk_products .item.head{background-color: #404040;color: #fff;}.bgk_products .item:not(.head):nth-child(2n){background-color: #ddd;}.bgk_preis{margin-top: 20px;font-size: 2em;font-weight: bold;}#bgk_nav{margin-bottom: 30px;}#bgk_nav ul{margin: 0;padding: 0;list-style-type: none;display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap: 10px;}#bgk_nav ul li{display: block;position: relative;min-height: 39px;min-width: 39px;float: left;cursor: pointer;}#bgk_nav ul li a{display:block;color: #3a3a3a;}#bgk_nav ul li:first-child{margin-left: 0;}#bgk_nav ul li.active{font-family: 'roboto_condensedbold', Arial sans-serif; }#bgk_nav ul li .nr{display: block;position: absolute;top: 0;left: 0;width: 39px;height: 100%;background-color: #3a3a3a;text-align: center;line-height: 41px;color: #fff;border-right: 1px solid #e5e5e5;}#bgk_nav ul li.active .nr{background-color: transparent;}#bgk_nav ul li .title{background-color: #e5e5e5;padding: 10px 10px 10px 49px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}#bgk_nav ul li.active .title{color: #fff;background-color: #ffae00;}#bgk_nav ul li .desc{display: none;font-size: 0.8em;}@media screen and  (max-width: 1050px){#bgk_nav ul li .title{padding-top: 49px;padding-left: 10px;text-align: center;}#bgk_nav ul li .nr{width: 100%;height: 39px;border-bottom: 1px solid #e5e5e5;border-right: none;}}@media screen and (max-width: 700px){#bgk_nav ul{display: block;}#bgk_nav ul > li:not(.active) .title{display: none;}#bgk_nav ul > li > .nr{width: 39px;height: 100%;border-bottom: none;border-right: none;height: 40px;}#bgk_nav ul li:not(.active) .nr{width: 100%;}#bgk_nav ul li.active .nr{background-color: #FFAE00;}#bgk_nav ul li .title{display: none;padding-top: 8px;padding-bottom: 7px;padding-left: 49px;text-align: left;height: 40px;}}#bgk-form-items{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;gap : 20px;}#bgk-form-items > .item{cursor: pointer;}#bgk-form-items > .item > .image img{display: block;width: 100%;}#bgk-form-items > .item > .image{border: 1px solid #ccc;}#bgk-form-items > .item > .title{background-color: #404040;color: #fff;text-align: center;padding: 0.3em;}#bgk-form-items > .item.active > .title{background-color: #FFAE00;}@media screen and (max-width: 1000px){#bgk-form-items{grid-template-columns: 1fr 1fr 1fr;}}@media screen and (max-width: 700px){#bgk-form-items{grid-template-columns: 1fr 1fr;}}.hinweis{border-left: 5px solid #FFAE00;padding: 15px;background-color: #eee;}#aussenmass-form{display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}@media screen and (max-width: 650px){#aussenmass-form{grid-template-columns: 1fr;}}#aussenmass-form .form-row{max-width: 300px;}.mauer_label_btn{position: absolute;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;background-color: #000;color: #fff;border-radius: 50%;font-size: 16px;}.mauer_label_btn.active{background-color: #FFAE00;}.m1_btn{top: 50%;left: 13%;}.m2_btn{top: 13%;left: 30%;}.m3_btn{top: 50%;left: 50%;transform: translateX(-50%);}.m4_btn{bottom: 4%;left: 30%;}.m5_btn{top: 13%;right: 30%;}.m6_btn{top: 50%;right: 13%;}.m7_btn{bottom: 4%;right: 30%;}#mauermass-image[data-typ=einzel] .m1_btn{top: 50%;left: 30.5%;}#mauermass-image[data-typ=einzel] .m2_btn{top: 13%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ=einzel] .m3_btn{top: 50%;right: 28%;left: auto;}#mauermass-image[data-typ=einzel] .m4_btn{bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="1"] .m1_btn{display: flex;top: 55%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="1"] .m2_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="1"] .m3_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="1"] .m4_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="1"] .m5_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="1"] .m6_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="2"] .m1_btn{display: flex;top: 55%;left: 40.5%;transform: translateX(-50%);}#mauermass-image[data-typ="2"] .m2_btn{display: flex;bottom: 15.5%;top: auto;left: 60%;transform: translateX(-50%);}#mauermass-image[data-typ="2"] .m3_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="2"] .m4_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="2"] .m5_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="2"] .m6_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="3"] .m1_btn{display: flex;top: 55%;left: 30.5%;transform: translateX(-50%);}#mauermass-image[data-typ="3"] .m2_btn{display: flex;bottom: 16%;left: 44%;transform: translateX(-50%);top: auto;}#mauermass-image[data-typ="3"] .m3_btn{display: flex;left: 70%;transform: translateX(-50%);top: 50%;}#mauermass-image[data-typ="3"] .m4_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="3"] .m5_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="3"] .m6_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="4"] .m1_btn{display: flex;top: 16%;left: 45%;transform: translateX(-50%);}#mauermass-image[data-typ="4"] .m2_btn{display: flex;top: 58%;left: 70%;transform: translateX(-50%);}#mauermass-image[data-typ="4"] .m3_btn{display: flex;bottom: 8.5%;left: 46%;transform: translateX(-50%);top: auto;}#mauermass-image[data-typ="4"] .m4_btn{display: flex;top: 58%;left: 30.5%;transform: translateX(-50%);}#mauermass-image[data-typ="4"] .m5_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="4"] .m6_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="5"] .m1_btn{display: flex;top: 12%;left: 32%;transform: translateX(-50%);}#mauermass-image[data-typ="5"] .m2_btn{display: flex;top: 54%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="5"] .m3_btn{display: flex;bottom: 12%;left: 67%;transform: translateX(-50%);top: auto;}#mauermass-image[data-typ="5"] .m4_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="5"] .m5_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="5"] .m6_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="6"] .m1_btn{display: flex;top: 72%;left: 25%;transform: translateX(-50%);}#mauermass-image[data-typ="6"] .m2_btn{display: flex;top: 49%;left: 42%;transform: translateX(-50%);}#mauermass-image[data-typ="6"] .m3_btn{display: flex;top: 38%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="6"] .m4_btn{display: flex;top: 16%;left: 58%;transform: translateX(-50%);}#mauermass-image[data-typ="6"] .m5_btn{display: flex;top: 57%;left: 75%;transform: translateX(-50%);}#mauermass-image[data-typ="6"] .m6_btn{display: none;bottom: 4%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="7"] .m1_btn{display: flex;top: 69%;left: 25%;transform: translateX(-50%);}#mauermass-image[data-typ="7"] .m2_btn{display: flex;top: 45.5%;left: 42%;transform: translateX(-50%);}#mauermass-image[data-typ="7"] .m3_btn{display: flex;top: 35%;left: 50%;transform: translateX(-50%);}#mauermass-image[data-typ="7"] .m4_btn{display: flex;top: 12%;left: 58%;transform: translateX(-50%);}#mauermass-image[data-typ="7"] .m5_btn{display: flex;top: 53%;left: 75%;transform: translateX(-50%);}#mauermass-image[data-typ="7"] .m6_btn{display: flex;bottom: 12%;left: 55%;transform: translateX(-50%);top: auto;}#material-auswahl-wrap{display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}@media screen and (max-width: 700px){#material-auswahl-wrap{grid-template-columns: 1fr;}}#material-auswahl-wrap p{text-align: justify;}#material-image img{display: block;width: 100%;}#bgk-befestigung-auswahl{display:grid;grid-template-columns: 1fr;gap: 20px;}#bgk-befestigung-auswahl .item{border: 1px solid #404040;cursor: pointer;}#bgk-befestigung-auswahl .item .title{background-color: #404040;color: #fff;text-align: center;padding: 0.5em;}#bgk-befestigung-auswahl .item .image img{display: block;width: 100%;max-width: 400px;margin: 0 auto;}#bgk-befestigung-auswahl .item .desc{padding: 20px;text-align: justify;display: none;font-size: 0.9em;}#bgk-befestigung-auswahl .item.active{border-color: #FFAE00;}#bgk-befestigung-auswahl .item.active .title{background-color: #FFAE00;}.show_desc::after{content: "Informationen anzeigen";}#bgk-befestigung-auswahl .item .show_desc{display: block;cursor: pointer;background-color: #4d4d4d;color: #fff;text-align: center;margin: 20px 20px 20px 20px;padding: 10px;}@media screen and (min-width: 600px){#bgk-befestigung-auswahl{grid-template-columns: 1fr 1fr;}#bgk-befestigung-auswahl .item .desc{display: block;}#bgk-befestigung-auswahl .item .show_desc{display: none;}}@media screen and (min-width: 1000px){#bgk-befestigung-auswahl{grid-template-columns: 1fr 1fr 1fr 1fr;}}#bgk-zusammenfassung-wrap{display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}@media screen and (max-width: 750px){#bgk-zusammenfassung-wrap{grid-template-columns: 1fr;}}#bgk-zusammenfassung-image img{display: block;width: 100%;}.step-error.active{display: inline-block;vertical-align: top;padding: 10px 20px;background-color: #c50101;color: #fff;text-align: center;font-family: 'roboto_condensedbold';font-size: 1rem;}#step_2_hinweis_modal_content{display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}#step_2_hinweis_modal_content.col-3{grid-template-columns: 1fr 1fr 1fr;}@media screen and (max-width: 600px){#step_2_hinweis_modal_content.col-3{grid-template-columns: 1fr;}#step_2_hinweis_modal_content.col-3 > *{max-width: 300px;margin: 0 auto;}}#step_2_hinweis_modal_content img{display: block;width: 100%;border: 1px solid #ccc;}#step_2_hinweis_modal_content .title{background-color: #404040;color: #fff;padding: 0.3em 0.3em;text-align: center;font-size: 0.9em;}table.print_product_table{width: 100%;border-collapse: collapse;font-size: 16px;}table.print_product_table thead td{font-weight: bold;background-color: #eee;border: 1px solid #ccc;padding: 5px;}table.print_product_table tbody td{border: 1px solid #ccc;padding: 5px;vertical-align: top;}table.print_product_table a.prdoducts_name{color: #000;font-weight: bold;}table.print_product_table ul.attributes{list-style-type: none;margin-left: 0;padding-left: 0;}table td.right{text-align: right;}#cart_anfrage{display: none;background-color: #f5f5f5;padding: 20px;}#cart_anfrage textarea{height: 200px;}.coupon-ad{font-size: 18px;}.coupon-ad h2{font-size: 3em;margin-bottom: 20px;line-height: 1.1em;}.coupon-add__percent{font-size: 1.5em;font-family: 'roboto_condensedbold';line-height: 1.3em;margin-bottom: 15px;}.coupon-add__code{font-size: 3em;font-family: 'roboto_condensedbold';color: #cc0000;line-height: 1em;margin-bottom: 20px;}table.maueranfrage_zusammenfassung tr td{vertical-align: top;}table.maueranfrage_zusammenfassung tr td:first-child{font-weight: bold;}table.maueranfrage_zusammenfassung tr td:first-child::after{content: ":";}table.maueranfrage_zusammenfassung tr td:nth-child(2){padding-left: 10px;}#bgk_nav.mauerabdeckung-step-nav ul{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;}#bgk_nav.mauerabdeckung_anfrage_steps ul{grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}.zeichnung-beispiele{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap: 10px;}.zeichnung-beispiele a{display: block;border: 1px solid #ccc;padding: 10px;}.zeichnung-beispiele a img{display: block;width: 100%;}@media screen and (max-width: 1000px){.zeichnung-beispiele{grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}}@media screen and (max-width: 500px){.zeichnung-beispiele{grid-template-columns: 1fr 1fr 1fr;}}#bgk-banner{display: flex;align-items: center;justify-content: center;height: 14rem;min-height: 500px;background-image: url('img/header/garage_bildwechsel.jpg');}#bgk-banner__overlay{background-color: rgba(255,255,255,0.7);border: 5px solid #FFAE00;padding: 30px;text-align: center;width: 100%;max-width: 600px;}#bgk-banner__overlay img{width: 100%;max-width: 400px;}#mauerabdeckung-banner{text-align: center;padding: 30px 10px;}#mauerabdeckung-banner__formen{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;gap: 10px;max-width: 800px;margin: 0 auto;}#mauerabdeckung-banner__formen a{border: 1px solid #ccc;padding-bottom: 10px;}#mauerabdeckung-banner__formen img{display: block;width: 100%;}#mauerabdeckung-banner__formen a span{display: block;color: #404040;}@media screen and (max-width: 500px){#mauerabdeckung-banner__formen{grid-template-columns: 1fr 1fr;}}#mauer-konfigurator * {box-sizing: border-box;}#typ-auswahl.mauerformen{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;gap: 20px;}  #typ-auswahl.mauerformen > *.item{padding-bottom: 20px;color: #3A3A3A;}#typ-auswahl.mauerformen > .item .image{min-height: 80px;}#typ-auswahl.mauerformen > .item .title{bottom: 10px;}#mauer-endstuecke-inputs{display: grid;grid-template-columns: 1fr 1fr;gap: 20px;margin-top: 10px;}#mauer-endstuecke-inputs .title{background-color: #6E6E6E;color: #fff;font-weight: bold;line-height: normal;padding: 10px 5px 10px 10px;}@media screen and (max-width: 800px){#typ-auswahl.mauerformen{grid-template-columns: 1fr 1fr 1fr;}  }@media screen and (max-width: 600px){#typ-auswahl.mauerformen{grid-template-columns: 1fr 1fr;}  }.nur_auf_anfrage{margin: 20px 0;}.nur_auf_anfrage > .head{background-color: #FFAE00;color: #fff;padding: 10px;}.nur_auf_anfrage > .content{background-color: #f5f5f5;padding: 10px;}.ds_banktransfer_radio_item{display: grid;grid-template-columns: 30px 1fr;margin-bottom: 20px;}.ds_banktransfer_radio_item .radio_head{font-weight: bold;}.prefa_hauskonfigurator{padding-bottom: 20px;}.prefa_hauskonfigurator img{display: block;max-width: 100%;}.prefa_hauskonfigurator .title{background-color: #FFAE00;color: #fff;padding: 0.5em;text-align: center;}.prefa_hauskonfigurator p{display: none;}@media screen and (min-width: 600px){.prefa_hauskonfigurator p{display: block;}.prefa_hauskonfigurator img{margin-bottom: 10px;}}.video-image{aspect-ratio: 1/1;}.video-image a{position: relative;aspect-ratio: 1/1;display: block;overflow: hidden; border: 1px solid #ccc;}.video-image a .background{position: absolute;width: 100%;height: 100%;}.video-image a .background img{height: 100%;width: auto;aspect-ratio: 1/1;object-fit: cover;filter: blur(5px);z-index: 0;}.video-image a .image{position: relative;z-index: 1;width: 100% !important;height: 100%;display: flex !important;align-items: center;   }.video-image a img{width: 100%;border: solid #ccc !important;border-width: 1px 0 !important;}.video-image a .video_overlay{display: none;position: absolute;z-index: 2;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}.video-image a .video_overlay i:after{position: relative;content: "\f167";font-family: "Font Awesome 5 Brands";font-weight: 600;font-style: normal;color: #ff0000;font-size: 2em;z-index: 2;}.video-image a .video_overlay i:before{z-index: 1;content: "";background-color: #fff;width: 20px;height: 20px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}#global_info{background-color: #404040;color: #fff;padding: 0.7rem;text-align: center;font-size: 1.2em;position: relative;z-index: 0;}#global_info > .inner{display: flex;justify-content: center;align-items: center;gap: 10px;flex-wrap: wrap;}.alu-color-listing{display: grid;grid-template-columns: repeat(4, 1fr);gap: 1rem;margin-bottom: 1rem;}.alu-color-listing > .item .color{width: 100%;aspect-ratio: 16 / 9;margin-bottom: 10px;border: 1px solid #ccc;}.alu-color-listing > .item .name{font-size: 1.1em;}.alu-color-listing > .item .ral{font-size: 0.8em;}@media screen and (max-width: 700px){.alu-color-listing{grid-template-columns: repeat(3, 1fr);}}@media screen and (max-width: 500px){.alu-color-listing{grid-template-columns: repeat(2, 1fr);}}.title-bar{background-color: #404040;color: #fff;padding: 0.5em;position: relative;}.title-bar.with-arrow{margin-bottom: 20px;}.title-bar.with-arrow::after{width: 0; height: 0; border-left: 20px solid transparent;border-right: 20px solid transparent;border-top: 20px solid #404040;content: "";position: absolute;bottom: -20px;left: 50%;}.gutschein_block{background-color: #f5f5f5;border: 1px solid #ccc;padding: 20px;}@media screen and (max-width: 600px){.gutschein_block{padding: 10px;}}.fa-circle-xmark:before{content: "\f057";}.active-tags{display: flex;flex-wrap: wrap;gap: 10px;margin-top: 5px;}.active-tags > *{background-color: #404040;color: #fff;padding: 5px 10px;border-radius: 5px;font-size: 16px;}.active-tags > * i{margin-left: 10px;cursor: pointer;color: #FFAE00;}.paypal-buttons-context-iframe{background-color: #fff;border: 1px solid #ccc;}#checkout_confirmation .apms_form_button{min-width: 300px !important;}#coupon_box{position: fixed;top: 50%;right: 20px;background-color: #3A3A3A;color: #fff;width: 200px;transition: all 0.2s linear;}#coupon_box.closed{right: -206px;transform: rotate(-90deg);}@media screen and (max-width: 1100px){#coupon_box{width: 150px;}#coupon_box.closed{right: -156px;}}@media screen and (max-width: 600px){#coupon_box{top: auto;bottom: 50px;}}#coupon_box_timer{text-align: center;padding: 5px;}#coupon_box.closed #coupon_box_timer{transform: rotate(180deg);}#coupon_box_timer .label_before{margin-right: 5px;}#coupon_box_timer .label_after{margin-left: 5px;}#coupon_box_image{background-color: #fff;}#coupon_box_image img{width: 100%;display: block;}#coupon_box_code_wrap{padding: 5px;}#coupon_box_code{position: relative;background-color: #c51f1f;color: #fff;padding: 5px;text-align: center;font-weight: bold;font-size: 15px;display: flex;justify-content: center;gap: 10px;}#coupon_box_code > span:first-child{flex-grow:1;}.copy_coupon_box_code{flex-grow:0;cursor: pointer;}#coupon_box_close{position: absolute;top: -15px;left: -15px;background-color: #fff;border: 1px solid #ccc;display: flex;align-items: center;justify-content: center;width:30px;height: 30px;color: #404040;border-radius: 50%;cursor: pointer;font-family: 'Font Awesome 5 Free';font-weight: 900;}#coupon_box_close:before{content: "\f00d";}#coupon_box.closed #coupon_box_close:before{content: "\f102";}#coupon_box_copy_overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 5px;text-align: center;background-color: rgba(255,255,255,1);color: #404040;}.fa-xmark:before{content: "\f00d";}.coupon_price_wrap{background-color: #FFAE00;color: #fff;padding: 3px 5px 8px 5px;font-size: 18px;text-align: center;line-height: 18px;font-weight: bold;}.coupon_price_code{font-size: 15px;font-weight: 300;}#product_details .coupon_price_wrap{margin-bottom: 20px;}#product_details .coupon_price_wrap{background-color: #e5e5e5;color: #3a3a3a;}.coupon_price_info{margin-bottom: 20px;background-color: #f1f1f1;color: #3a3a3a;position: relative;padding: 10px 10px 10px 75px;}.coupon_price_info > *:first-child{background-color: #404040;color: #fff;text-transform: uppercase;position: absolute;top: 0;left: 0;height: 100%;width: 60px;display: flex;justify-content: center;align-items: center;}.coupon_price_info > *:first-child b{display: block;transform: rotate(-90deg);}.fa-circle-info:after{content: "\f05a";font-family: "Font Awesome 5 Free";font-weight: 600;}.special_qty{margin-bottom: 20px;background-color: #c40000;color: #fff;padding: 10px;}#popup{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);display: flex;align-items: center;justify-content: center;}#popup_content{flex: 1;max-width: 600px;background-color: #fff;margin: 22px 22px 15px 15px;position: relative;max-height: 90vh;}#popup_content_text{overflow-y:auto;max-height:90vh;}#popup_close{position: absolute;top: -22px;right: -22px;width: 44px;height: 44px;background-color: #fff;border: 2px solid #FFAE00;border-radius: 50%;display: flex;justify-content: center;align-items: center;font-size: 30px;cursor: pointer;}#popup_close:hover{color: #ffae00;}
