.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#444;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--wp-admin-theme-color,#0073aa);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--wp-admin-theme-color,#0073aa)}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.it-owl-carousel-items{direction:ltr}.wgb-space-30{height:30px}.e-cart__column.e-cart__column-start{overflow:hidden}.wgb-maincontainer *,.wgb-maincontainer *:before,.wgb-maincontainer *:after,.adv-gift-section *,.adv-gift-section *:before,.adv-gift-section *:after,.wgb-row *{box-sizing:border-box}.adv-gift-section{margin-bottom:20px}.wgb-maincontainer{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.wgb-mt30{margin-top:30px}.wgb-mb30{margin-bottom:30px}@media(min-width:576px){.wgb-maincontainer{max-width:540px}}@media(min-width:768px){.wgb-maincontainer{max-width:720px}}@media(min-width:992px){.wgb-maincontainer{max-width:960px}}@media(min-width:1200px){.wgb-maincontainer{max-width:1140px}}.wgb-row,.wgb-row.pw-gift-active{display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.wgb-no-gutters{margin-right:0;margin-left:0}.wgb-no-gutters>.wgb-col,.wgb-no-gutters>[class*=wgb-col-]{padding-right:0;padding-left:0}.wgb-col-1,.wgb-col-2,.wgb-col-3,.wgb-col-4,.wgb-col-5,.wgb-col-6,.wgb-col-7,.wgb-col-8,.wgb-col-9,.wgb-col-10,.wgb-col-11,.wgb-col-12,.col,.wgb-col-auto,.wgb-col-sm-1,.wgb-col-sm-2,.wgb-col-sm-3,.wgb-col-sm-4,.wgb-col-sm-5,.wgb-col-sm-6,.wgb-col-sm-7,.wgb-col-sm-8,.wgb-col-sm-9,.wgb-col-sm-10,.wgb-col-sm-11,.wgb-col-sm-12,.wgb-col-sm,.wgb-col-sm-auto,.wgb-col-md-1,.wgb-col-md-2,.wgb-col-md-3,.wgb-col-md-4,.wgb-col-md-5,.wgb-col-md-6,.wgb-col-md-7,.wgb-col-md-8,.wgb-col-md-9,.wgb-col-md-10,.wgb-col-md-11,.wgb-col-md-12,.wgb-col-md,.wgb-col-md-auto,.wgb-col-lg-1,.wgb-col-lg-2,.wgb-col-lg-3,.wgb-col-lg-4,.wgb-col-lg-5,.wgb-col-lg-6,.wgb-col-lg-7,.wgb-col-lg-8,.wgb-col-lg-9,.wgb-col-lg-10,.wgb-col-lg-11,.wgb-col-lg-12,.wgb-col-lg,.wgb-col-lg-auto,.wgb-col-xl-1,.wgb-col-xl-2,.wgb-col-xl-3,.wgb-col-xl-4,.wgb-col-xl-5,.wgb-col-xl-6,.wgb-col-xl-7,.wgb-col-xl-8,.wgb-col-xl-9,.wgb-col-xl-10,.wgb-col-xl-11,.wgb-col-xl-12,.wgb-col-xl,.wgb-col-xl-auto{position:relative;width:100%;padding-right:5px;padding-left:5px;margin-bottom:30px}.wgb-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-first{-ms-flex-order:-1;order:-1}.wgb-order-last{-ms-flex-order:13;order:13}.wgb-order-0{-ms-flex-order:0;order:0}.wgb-order-1{-ms-flex-order:1;order:1}.wgb-order-2{-ms-flex-order:2;order:2}.wgb-order-3{-ms-flex-order:3;order:3}.wgb-order-4{-ms-flex-order:4;order:4}.wgb-order-5{-ms-flex-order:5;order:5}.wgb-order-6{-ms-flex-order:6;order:6}.wgb-order-7{-ms-flex-order:7;order:7}.wgb-order-8{-ms-flex-order:8;order:8}.wgb-order-9{-ms-flex-order:9;order:9}.wgb-order-10{-ms-flex-order:10;order:10}.wgb-order-11{-ms-flex-order:11;order:11}.wgb-order-12{-ms-flex-order:12;order:12}.wgb-offset-1{margin-left:8.333333%}.wgb-offset-2{margin-left:16.666667%}.wgb-offset-3{margin-left:25%}.wgb-offset-4{margin-left:33.333333%}.wgb-offset-5{margin-left:41.666667%}.wgb-offset-6{margin-left:50%}.wgb-offset-7{margin-left:58.333333%}.wgb-offset-8{margin-left:66.666667%}.wgb-offset-9{margin-left:75%}.wgb-offset-10{margin-left:83.333333%}.wgb-offset-11{margin-left:91.666667%}@media(min-width:576px){.wgb-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-sm-first{-ms-flex-order:-1;order:-1}.wgb-order-sm-last{-ms-flex-order:13;order:13}.wgb-order-sm-0{-ms-flex-order:0;order:0}.wgb-order-sm-1{-ms-flex-order:1;order:1}.wgb-order-sm-2{-ms-flex-order:2;order:2}.wgb-order-sm-3{-ms-flex-order:3;order:3}.wgb-order-sm-4{-ms-flex-order:4;order:4}.wgb-order-sm-5{-ms-flex-order:5;order:5}.wgb-order-sm-6{-ms-flex-order:6;order:6}.wgb-order-sm-7{-ms-flex-order:7;order:7}.wgb-order-sm-8{-ms-flex-order:8;order:8}.wgb-order-sm-9{-ms-flex-order:9;order:9}.wgb-order-sm-10{-ms-flex-order:10;order:10}.wgb-order-sm-11{-ms-flex-order:11;order:11}.wgb-order-sm-12{-ms-flex-order:12;order:12}.wgb-offset-sm-0{margin-left:0}.wgb-offset-sm-1{margin-left:8.333333%}.wgb-offset-sm-2{margin-left:16.666667%}.wgb-offset-sm-3{margin-left:25%}.wgb-offset-sm-4{margin-left:33.333333%}.wgb-offset-sm-5{margin-left:41.666667%}.wgb-offset-sm-6{margin-left:50%}.wgb-offset-sm-7{margin-left:58.333333%}.wgb-offset-sm-8{margin-left:66.666667%}.wgb-offset-sm-9{margin-left:75%}.wgb-offset-sm-10{margin-left:83.333333%}.wgb-offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.wgb-col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-md-first{-ms-flex-order:-1;order:-1}.wgb-order-md-last{-ms-flex-order:13;order:13}.wgb-order-md-0{-ms-flex-order:0;order:0}.wgb-order-md-1{-ms-flex-order:1;order:1}.wgb-order-md-2{-ms-flex-order:2;order:2}.wgb-order-md-3{-ms-flex-order:3;order:3}.wgb-order-md-4{-ms-flex-order:4;order:4}.wgb-order-md-5{-ms-flex-order:5;order:5}.wgb-order-md-6{-ms-flex-order:6;order:6}.wgb-order-md-7{-ms-flex-order:7;order:7}.wgb-order-md-8{-ms-flex-order:8;order:8}.wgb-order-md-9{-ms-flex-order:9;order:9}.wgb-order-md-10{-ms-flex-order:10;order:10}.wgb-order-md-11{-ms-flex-order:11;order:11}.wgb-order-md-12{-ms-flex-order:12;order:12}.wgb-offset-md-0{margin-left:0}.wgb-offset-md-1{margin-left:8.333333%}.wgb-offset-md-2{margin-left:16.666667%}.wgb-offset-md-3{margin-left:25%}.wgb-offset-md-4{margin-left:33.333333%}.wgb-offset-md-5{margin-left:41.666667%}.wgb-offset-md-6{margin-left:50%}.wgb-offset-md-7{margin-left:58.333333%}.wgb-offset-md-8{margin-left:66.666667%}.wgb-offset-md-9{margin-left:75%}.wgb-offset-md-10{margin-left:83.333333%}.wgb-offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.wgb-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-lg-first{-ms-flex-order:-1;order:-1}.wgb-order-lg-last{-ms-flex-order:13;order:13}.wgb-order-lg-0{-ms-flex-order:0;order:0}.wgb-order-lg-1{-ms-flex-order:1;order:1}.wgb-order-lg-2{-ms-flex-order:2;order:2}.wgb-order-lg-3{-ms-flex-order:3;order:3}.wgb-order-lg-4{-ms-flex-order:4;order:4}.wgb-order-lg-5{-ms-flex-order:5;order:5}.wgb-order-lg-6{-ms-flex-order:6;order:6}.wgb-order-lg-7{-ms-flex-order:7;order:7}.wgb-order-lg-8{-ms-flex-order:8;order:8}.wgb-order-lg-9{-ms-flex-order:9;order:9}.wgb-order-lg-10{-ms-flex-order:10;order:10}.wgb-order-lg-11{-ms-flex-order:11;order:11}.wgb-order-lg-12{-ms-flex-order:12;order:12}.wgb-offset-lg-0{margin-left:0}.wgb-offset-lg-1{margin-left:8.333333%}.wgb-offset-lg-2{margin-left:16.666667%}.wgb-offset-lg-3{margin-left:25%}.wgb-offset-lg-4{margin-left:33.333333%}.wgb-offset-lg-5{margin-left:41.666667%}.wgb-offset-lg-6{margin-left:50%}.wgb-offset-lg-7{margin-left:58.333333%}.wgb-offset-lg-8{margin-left:66.666667%}.wgb-offset-lg-9{margin-left:75%}.wgb-offset-lg-10{margin-left:83.333333%}.wgb-offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.wgb-col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wgb-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.wgb-col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.wgb-col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.wgb-col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wgb-col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wgb-col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.wgb-col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wgb-col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.wgb-col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.wgb-col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wgb-col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wgb-col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.wgb-col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wgb-order-xl-first{-ms-flex-order:-1;order:-1}.wgb-order-xl-last{-ms-flex-order:13;order:13}.wgb-order-xl-0{-ms-flex-order:0;order:0}.wgb-order-xl-1{-ms-flex-order:1;order:1}.wgb-order-xl-2{-ms-flex-order:2;order:2}.wgb-order-xl-3{-ms-flex-order:3;order:3}.wgb-order-xl-4{-ms-flex-order:4;order:4}.wgb-order-xl-5{-ms-flex-order:5;order:5}.wgb-order-xl-6{-ms-flex-order:6;order:6}.wgb-order-xl-7{-ms-flex-order:7;order:7}.wgb-order-xl-8{-ms-flex-order:8;order:8}.wgb-order-xl-9{-ms-flex-order:9;order:9}.wgb-order-xl-10{-ms-flex-order:10;order:10}.wgb-order-xl-11{-ms-flex-order:11;order:11}.wgb-order-xl-12{-ms-flex-order:12;order:12}.wgb-offset-xl-0{margin-left:0}.wgb-offset-xl-1{margin-left:8.333333%}.wgb-offset-xl-2{margin-left:16.666667%}.wgb-offset-xl-3{margin-left:25%}.wgb-offset-xl-4{margin-left:33.333333%}.wgb-offset-xl-5{margin-left:41.666667%}.wgb-offset-xl-6{margin-left:50%}.wgb-offset-xl-7{margin-left:58.333333%}.wgb-offset-xl-8{margin-left:66.666667%}.wgb-offset-xl-9{margin-left:75%}.wgb-offset-xl-10{margin-left:83.333333%}.wgb-offset-xl-11{margin-left:91.666667%}}.wgb-d-none{display:none !important}.wgb-d-inline{display:inline !important}.wgb-d-inline-block{display:inline-block !important}.wgb-d-block{display:block !important}.wgb-d-table{display:table !important}.wgb-d-table-row{display:table-row !important}.wgb-d-table-cell{display:table-cell !important}.wgb-d-flex{display:-ms-flexbox !important;display:flex !important}.wgb-d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}@media(min-width:576px){.wgb-d-sm-none{display:none !important}.wgb-d-sm-inline{display:inline !important}.wgb-d-sm-inline-block{display:inline-block !important}.wgb-d-sm-block{display:block !important}.wgb-d-sm-table{display:table !important}.wgb-d-sm-table-row{display:table-row !important}.wgb-d-sm-table-cell{display:table-cell !important}.wgb-d-sm-flex{display:-ms-flexbox !important;display:flex !important}.wgb-d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width:768px){.wgb-d-md-none{display:none !important}.wgb-d-md-inline{display:inline !important}.wgb-d-md-inline-block{display:inline-block !important}.wgb-d-md-block{display:block !important}.wgb-d-md-table{display:table !important}.wgb-d-md-table-row{display:table-row !important}.wgb-d-md-table-cell{display:table-cell !important}.wgb-d-md-flex{display:-ms-flexbox !important;display:flex !important}.wgb-d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width:992px){.wgb-d-lg-none{display:none !important}.wgb-d-lg-inline{display:inline !important}.wgb-d-lg-inline-block{display:inline-block !important}.wgb-d-lg-block{display:block !important}.wgb-d-lg-table{display:table !important}.wgb-d-lg-table-row{display:table-row !important}.wgb-d-lg-table-cell{display:table-cell !important}.wgb-d-lg-flex{display:-ms-flexbox !important;display:flex !important}.wgb-d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width:1200px){.wgb-d-xl-none{display:none !important}.wgb-d-xl-inline{display:inline !important}.wgb-d-xl-inline-block{display:inline-block !important}.wgb-d-xl-block{display:block !important}.wgb-d-xl-table{display:table !important}.wgb-d-xl-table-row{display:table-row !important}.wgb-d-xl-table-cell{display:table-cell !important}.wgb-d-xl-flex{display:-ms-flexbox !important;display:flex !important}.wgb-d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media print{.wgb-d-print-none{display:none !important}.wgb-d-print-inline{display:inline !important}.wgb-d-print-inline-block{display:inline-block !important}.wgb-d-print-block{display:block !important}.wgb-d-print-table{display:table !important}.wgb-d-print-table-row{display:table-row !important}.wgb-d-print-table-cell{display:table-cell !important}.wgb-d-print-flex{display:-ms-flexbox !important;display:flex !important}.wgb-d-print-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}.wgb-flex-row{-ms-flex-direction:row !important;flex-direction:row !important}.wgb-flex-column{-ms-flex-direction:column !important;flex-direction:column !important}.wgb-flex-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.wgb-flex-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.wgb-flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.wgb-flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.wgb-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.wgb-flex-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.wgb-flex-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.wgb-flex-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.wgb-flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.wgb-flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.wgb-justify-content-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.wgb-justify-content-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.wgb-justify-content-center{-ms-flex-pack:center !important;justify-content:center !important}.wgb-justify-content-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.wgb-justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.wgb-align-items-start{-ms-flex-align:start !important;align-items:flex-start !important}.wgb-align-items-end{-ms-flex-align:end !important;align-items:flex-end !important}.wgb-align-items-center{-ms-flex-align:center !important;align-items:center !important}.wgb-align-items-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.wgb-align-items-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.wgb-align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.wgb-align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.wgb-align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.wgb-align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.wgb-align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.wgb-align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.wgb-align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.wgb-align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.wgb-align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.wgb-align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.wgb-align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.wgb-align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}@media(min-width:576px){.wgb-flex-sm-row{-ms-flex-direction:row !important;flex-direction:row !important}.wgb-flex-sm-column{-ms-flex-direction:column !important;flex-direction:column !important}.wgb-flex-sm-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.wgb-flex-sm-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.wgb-flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.wgb-flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.wgb-flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.wgb-flex-sm-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.wgb-flex-sm-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.wgb-flex-sm-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.wgb-flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.wgb-flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.wgb-justify-content-sm-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.wgb-justify-content-sm-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.wgb-justify-content-sm-center{-ms-flex-pack:center !important;justify-content:center !important}.wgb-justify-content-sm-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.wgb-justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.wgb-align-items-sm-start{-ms-flex-align:start !important;align-items:flex-start !important}.wgb-align-items-sm-end{-ms-flex-align:end !important;align-items:flex-end !important}.wgb-align-items-sm-center{-ms-flex-align:center !important;align-items:center !important}.wgb-align-items-sm-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.wgb-align-items-sm-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.wgb-align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.wgb-align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.wgb-align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.wgb-align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.wgb-align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.wgb-align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.wgb-align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.wgb-align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.wgb-align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.wgb-align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.wgb-align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.wgb-align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width:768px){.wgb-flex-md-row{-ms-flex-direction:row !important;flex-direction:row !important}.wgb-flex-md-column{-ms-flex-direction:column !important;flex-direction:column !important}.wgb-flex-md-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.wgb-flex-md-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.wgb-flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.wgb-flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.wgb-flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.wgb-flex-md-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.wgb-flex-md-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.wgb-flex-md-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.wgb-flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.wgb-flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.wgb-justify-content-md-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.wgb-justify-content-md-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.wgb-justify-content-md-center{-ms-flex-pack:center !important;justify-content:center !important}.wgb-justify-content-md-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.wgb-justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.wgb-align-items-md-start{-ms-flex-align:start !important;align-items:flex-start !important}.wgb-align-items-md-end{-ms-flex-align:end !important;align-items:flex-end !important}.wgb-align-items-md-center{-ms-flex-align:center !important;align-items:center !important}.wgb-align-items-md-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.wgb-align-items-md-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.wgb-align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.wgb-align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.wgb-align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.wgb-align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.wgb-align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.wgb-align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.wgb-align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.wgb-align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.wgb-align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.wgb-align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.wgb-align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.wgb-align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width:992px){.wgb-flex-lg-row{-ms-flex-direction:row !important;flex-direction:row !important}.wgb-flex-lg-column{-ms-flex-direction:column !important;flex-direction:column !important}.wgb-flex-lg-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.wgb-flex-lg-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.wgb-flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.wgb-flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.wgb-flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.wgb-flex-lg-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.wgb-flex-lg-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.wgb-flex-lg-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.wgb-flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.wgb-flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.wgb-justify-content-lg-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.wgb-justify-content-lg-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.wgb-justify-content-lg-center{-ms-flex-pack:center !important;justify-content:center !important}.wgb-justify-content-lg-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.wgb-justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.wgb-align-items-lg-start{-ms-flex-align:start !important;align-items:flex-start !important}.wgb-align-items-lg-end{-ms-flex-align:end !important;align-items:flex-end !important}.wgb-align-items-lg-center{-ms-flex-align:center !important;align-items:center !important}.wgb-align-items-lg-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.wgb-align-items-lg-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.wgb-align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.wgb-align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.wgb-align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.wgb-align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.wgb-align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.wgb-align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.wgb-align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.wgb-align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.wgb-align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.wgb-align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.wgb-align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.wgb-align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width:1200px){.wgb-flex-xl-row{-ms-flex-direction:row !important;flex-direction:row !important}.wgb-flex-xl-column{-ms-flex-direction:column !important;flex-direction:column !important}.wgb-flex-xl-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.wgb-flex-xl-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.wgb-flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.wgb-flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.wgb-flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.wgb-flex-xl-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.wgb-flex-xl-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.wgb-flex-xl-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.wgb-flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.wgb-flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.wgb-justify-content-xl-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.wgb-justify-content-xl-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.wgb-justify-content-xl-center{-ms-flex-pack:center !important;justify-content:center !important}.wgb-justify-content-xl-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.wgb-justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.wgb-align-items-xl-start{-ms-flex-align:start !important;align-items:flex-start !important}.wgb-align-items-xl-end{-ms-flex-align:end !important;align-items:flex-end !important}.wgb-align-items-xl-center{-ms-flex-align:center !important;align-items:center !important}.wgb-align-items-xl-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.wgb-align-items-xl-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.wgb-align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.wgb-align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.wgb-align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.wgb-align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.wgb-align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.wgb-align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.wgb-align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.wgb-align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.wgb-align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.wgb-align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.wgb-align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.wgb-align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@font-face{font-family:'agicon';src:url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.eot?3g4mg3);src:url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.eot?3g4mg3#iefix) format('embedded-opentype'),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.ttf?3g4mg3) format('truetype'),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.woff?3g4mg3) format('woff'),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.svg?3g4mg3#agicon) format('svg');font-weight:400;font-style:normal}[class^=agicon-],[class*=" agicon-"]{font-family:'agicon' !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.agicon-arrow-left:before{content:"\e900"}.agicon-arrow-right:before{content:"\e901"}.agicon-check:before{content:"\e902"}.agicon-edit-2:before{content:"\e903"}.agicon-eye:before{content:"\e904"}.agicon-gift:before{content:"\e905"}.agicon-plus:before{content:"\e906"}.agicon-trash-2:before{content:"\e907"}.agicon-loader:before{content:"\e908"}.agicon-x1:before{content:"\eae2"}.font-weight-bold{font-weight:700}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.wgb-header-cnt{position:relative;padding-bottom:15px;margin-bottom:20px;margin-top:30px;display:inline-block;width:100%}.wgb-header-cnt:before{content:'';position:absolute;left:0;bottom:0;width:100px;border-top:3px solid #e4003b}.wgb-header-cnt:after{content:'';position:absolute;left:105px;right:0;bottom:0;border-top:3px solid #dcdcdc}.wgb-header-icon{font-size:45px;margin-right:10px}.wgb-header-text{display:inline-block}.wgb-title{font-size:18px !important;margin:0 !important;line-height:initial !important}.wgb-title:before{display:none}.wgb-sub-title{font-size:13px;color:#848484}.wgb-wrap-item-cnt.wgb-selected-wrap{border:3px solid #e0003a}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-overlay{opacity:1;height:0;top:auto;bottom:0;background:rgba(255,255,255,0);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(25,25,25,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#19191901 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#191919',GradientType=0);transition:all .3s}.wgb-item-layout1 .wgb-wrap-item-cnt:hover .wgb-item-overlay{opacity:1;height:100%}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-content{opacity:0;bottom:0}.wgb-item-layout1 .wgb-wrap-item-cnt:hover .wgb-item-content,.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-content{opacity:1;bottom:15px}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-title a{color:#fff;border:none !important}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-price span.amount{color:#cecece;font-size:16px}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-selected-icon,.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon{position:absolute;top:15px;right:15px;width:40px;height:40px;background-color:#e0003a;border-radius:50%;text-align:center;opacity:0;visibility:hidden}.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-selected-icon i,.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon i{font-size:22px;color:#fff;line-height:40px;font-weight:lighter}.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon,.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon{opacity:1;visibility:visible}.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-overlay{height:100%}.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap{box-shadow:0 10px 50px 0 rgba(0,0,0,.1);border-radius:10px;overflow:hidden}.wgb-item-layout2 .wgb-wrap-item-cnt:hover{box-shadow:0 10px 50px 0 rgba(0,0,0,.1)}.wgb-item-layout2 .wgb-wrap-item-cnt{text-align:left;padding-bottom:10px}.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon{position:absolute;top:15px;right:15px;width:40px;height:40px;background-color:#e0003a;border-radius:50%;text-align:center;opacity:0;visibility:hidden}.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon i{font-size:22px;color:#fff;line-height:40px;font-weight:lighter}.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon{opacity:1;visibility:visible}.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-item-content{padding:15px 10px 0 15px}.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-content{padding:15px 10px 0 15px}.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-price{font-size:16px}.wgb-owl-carousel.wgb-item-layout2 .wgb-owl-item{margin-bottom:30px}.wgb-single-wrap-cnt{margin-bottom:30px}.wgb-addwrap-btn{display:inline-block;background-color:#000;color:#fff;font-size:14px;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;transition:all .3s}.wgb-addwrap-btn i{margin-right:5px}.wgb-addwrap-btn:hover{background-color:#000;color:#fff}.wgb-addwrap-btn,.wgb-add-gift-btn,.wgb-cart-wrap-btn{overflow:hidden;position:relative;cursor:pointer}.wgb-addwrap-btn .wgb-loading-icon,.wgb-add-gift-btn .wgb-loading-icon,.wgb-cart-wrap-btn .wgb-loading-icon{position:absolute;left:0;right:0;top:0;width:100%;height:100%;text-align:center;background-color:transparent}.wgb-spinner{position:absolute;top:50%;margin-top:-8px;left:50%;margin-left:-8px;height:16px;width:16px;background:rgba(0,0,0,.2);border-radius:50%}.wgb-spinner--2{border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:spinner2 .6s linear infinite}@keyframes spinner2{to{transform:rotate(360deg)}}.wgb-cart-wrap-btn{display:inline-block;color:#fff;font-size:13px;cursor:pointer;background-color:#000;padding:3px 10px;text-transform:capitalize;margin-top:5px;border-radius:5px;transition:all .3s}.wgb-cart-wrap-btn:hover{background-color:#e4003b}.wgb-cart-wrap-btn i{margin-right:5px}.wgb-grid-cnt,.wgb-wrap-cnt{position:relative}.pw_gift_pagination_div{top:0;left:0;transition:all .3s}.pw-gift-active{display:block !important}.pw-gift-deactive{display:none !important}.wgb-product-item-cnt,.wgb-wrap-item-cnt{position:relative;transition:all .3s}.wgb-item-thumb img{display:block;width:100%;height:auto;max-width:100%;max-height:100%}.wgb-item-thumb figure{margin-bottom:0 !important}.wgb-item-title{font-size:14px !important;letter-spacing:normal;margin:0;margin-bottom:4px !important;margin-top:0 !important;padding:0!important;line-height:initial !important}.wgb-item-title:before{display:none !important}.wgb-item-title a{font-weight:700;letter-spacing:normal;color:#222;text-decoration:none !important;border:none !important;transition:all .3s}.wgb-stock{font-size:12px;color:#7b7b7b;line-height:initial}.wgb-pagination-cnt{display:block;text-align:center}.wgb-paging-item{display:inline-block;background-color:#f6f6f6;padding:8px 30px;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px}.wgb-paging-item .wgb-pages{display:inline-block;font-size:15px}.wgb-paging-item span{display:inline-block;margin-right:20px}.wgb-pagination-cnt a{display:inline-block;width:30px;height:30px;text-align:center;line-height:30px;font-weight:400!important;background-color:transparent;color:#333;text-decoration:none!important;margin:0 7px;font-size:16px;border-radius:50%;transition:all .3s}.pw_gift_pagination_num.wgb-active-page,.pw_gift_pagination_num:hover{background-color:#e4003b;color:#fff;font-weight:700}.wgb-item-layout1 .wgb-product-item-cnt:hover{box-shadow:0 0 60px 0px rgba(0,0,0,.1)}.wgb-item-layout1 .wgb-product-item-cnt .wgb-item-overlay{top:100%;background:rgba(255,255,255,0);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(25,25,25,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#19191901 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#191919',GradientType=0)}.wgb-item-layout1 .wgb-product-item-cnt.hovering:hover .wgb-item-overlay{top:0;opacity:1}.wgb-item-layout1 .wgb-item-content{position:absolute;bottom:10px;left:0;right:0;padding:0 20px;transition:all .3s;opacity:0}.wgb-item-layout1 .wgb-item-content .wgb-item-title a{color:#fff}.wgb-item-layout1 .wgb-stock{position:absolute;top:20px;left:20px;background-color:#000;padding:1px 5px;color:#fff}.wgb-item-layout1 .wgb-product-item-cnt.hovering:hover .wgb-item-content{bottom:15px;opacity:1}.wgb-item-layout2 .wgb-item-thumb{position:relative}.wgb-item-layout2 .wgb-stock,.wgb-item-overlay{position:absolute;width:60%;left:0;right:0;bottom:0;font-size:9pt;background:#222;color:#fff;text-align:center;padding:0 5px;margin:auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0}.in_stock .wgb-stock,.in_stock .wgb-item-overlay{background:#34a034}.out_of_stock .wgb-stock,.out_of_stock .wgb-item-overlay{background:#a03434}.wgb-disable-gift-button{line-height:38px;margin-top:10px}.wgb-item-layout2 .wgb-item-content{padding:15px 0 0}.wgb-add-gift-btn{display:inline-block;font-size:13px;cursor:pointer;background-color:transparent!important;border:1px #e4003b solid!important;color:#e4003b!important;padding:6px 20px!important;text-transform:capitalize;margin:5px 0 10px;transition:all .3s;font-weight:700 !important}.owl-item .wgb-product-item-cnt .wgb-add-gift-btn:hover,.wgb-row .wgb-product-item-cnt .wgb-add-gift-btn:hover,.wgb-popup-post-item .wgb-add-gift-btn:hover{background-color:#e4003b!important;color:#fff!important}.wgb-add-gift-btn i{margin-right:5px}.wgb-item-layout3 .wgb-product-item-cnt{border-radius:5px;transition:all .5s}.wgb-item-layout3 .carousel-item .wgb-product-item-cnt,.wgb-item-layout3 .wgb-owl-stage .wgb-product-item-cnt{margin-bottom:30px}.wgb-item-layout3 .wgb-product-item-cnt:hover{box-shadow:0 10px 50px 0 rgba(0,0,0,.1)}.wgb-item-layout3 .wgb-item-thumb{overflow:hidden;position:relative}.wgb-item-layout3 .wgb-stock{position:absolute;top:10px;left:10px;background-color:#000;padding:1px 5px;color:#fff}.wgb-item-layout3 .wgb-item-content{padding:15px 10px}.wgb-page{width:100%;height:100%;position:fixed;top:0;left:0;visibility:hidden;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.wgb-page-current,.no-js .wgb-page{visibility:visible;z-index:1}.no-js body{overflow:auto}.wgb-page-ontop{z-index:999}.close{margin:28px 0 0 -16px;position:absolute}.wgb-popup-close:hover .wgb-leftright{transform:rotate(-45deg);background-color:#d4d4d4}.wgb-popup-close:hover .wgb-rightleft{transform:rotate(45deg);background-color:#d4d4d4}.wgb-popup-close:hover label{opacity:1}.scroll-element.scroll-x{display:none !important}.wgb-popup-body .wgb-product-cnt{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.wgb-default-wrap-cnt{position:relative;width:75px;height:75px;display:inline-block;margin-right:10px;float:left;border-radius:5px;border:2px solid #000;overflow:hidden;box-sizing:content-box}.woocommerce table.cart tbody tr td img.wgb-default-wrap-cnt{height:auto}.remove-wrap-signle-product{position:absolute;width:20px;height:20px;top:0;right:0;text-align:center;line-height:20px;cursor:pointer;background-color:#000;color:#fff;font-size:11px;border-radius:0 0 0 10px}.wgb-default-wrap-cnt .wgb-default-wrap-img{width:100%;max-width:100%;height:100%;background-position:50% 50%;background-size:cover}.wgb-wrap-price-cnt{display:block;margin-top:15px;font-size:16px;text-transform:capitalize}.wgb-wrap-price-cnt div{display:inline-block;background-color:#000;padding:0 10px;border-radius:5px;margin-left:15px;color:#fff}.wgb-wrap-price-cnt div{display:inline-block;background-color:#000;padding:0 10px;border-radius:5px;margin-left:15px;color:#fff}.wgb-wrap-price-sign{margin-left:3px}.variation-WrapSelected{display:block !important;float:none!important;margin:5px 0 10px;font-size:13px;font-weight:700;text-transform:capitalize}.variation-WrapSelected span.item-variation-name{display:block!important;margin-bottom:5px}.wgb-wrap-price-title-cnt{margin-top:10px}.wgb-wrap-price-title{font-size:13px;font-weight:700;display:inline-block;margin-right:5px;text-transform:capitalize}.scroll-wrapper{overflow:hidden !important;padding:0 !important;position:relative}.scroll-wrapper>.scroll-content{border:none !important;box-sizing:content-box !important;height:auto;left:0;margin:0;max-height:none;max-width:none !important;overflow:scroll !important;padding:0;position:relative !important;top:0;width:100% !important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-wrapper.scroll--rtl{direction:rtl}.scroll-element{box-sizing:content-box;display:none}.scroll-element div{box-sizing:content-box}.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden !important}.scroll-textarea>.scroll-content>textarea{border:none !important;box-sizing:border-box;height:100% !important;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;outline:none;padding:2px;position:relative !important;top:0;width:100% !important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:0 0;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:#6c6e71;display:block;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;-ms-transition:opacity .2s linear;transition:opacity .2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"alpha(opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:0}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.wgb-rule-list-cnt{margin:20px 0}.wgb-rule-cnt{padding:20px;margin-bottom:20px;border-radius:20px;transition:all .3s}.wgb-rule-cnt:hover{box-shadow:0 0 60px 0 rgba(0,0,0,.1)}span.wgb-rule-num{display:inline-block;min-width:30px;height:30px;background-color:#e68;border-radius:50%;color:#fff;text-align:center;line-height:30px;margin-right:10px;float:left;margin-top:-4px}.wgb-rule-title{display:inline-block;font-size:18px;font-weight:700;margin-bottom:15px}.wgb-rule-title a{color:#333;border-bottom:none !important;text-decoration:underline}.wgb-rule-desc-cnt{color:#848484;margin-bottom:20px;font-size:13px}.wgb-rule-btn{color:#333;text-transform:capitalize;font-size:13px;cursor:pointer;border-bottom:none !important;text-decoration:none!important}.wgb-rule-btn i{margin-right:5px}.wgb-rule-btn:hover{text-decoration:none}.tab-js{position:absolute;opacity:0;top:30px;left:0;right:0;visibility:hidden;transition:all .3s}.tab-active-js{opacity:1;top:20px;visibility:visible}.tabs-buttons{font-size:14px;border-bottom:3px solid #eee}.tabs-buttons__btn{position:relative;display:block;width:100%;text-decoration:none;font-weight:700;border:none;border-bottom-width:0;color:#333;background-color:#fff;outline:none;padding:12px 20px;cursor:pointer;transition:all .3s}.tabs-buttons__btn:before{content:'';position:absolute;bottom:-3px;left:0;right:0;height:3px;background-color:transparent;transition:all .3s}.tabs-buttons__btn:hover:before,.tabs-buttons__btn--active:before{background-color:#e68}.tabs-sections{position:relative;padding:20px 0;height:100%}@media screen and (min-width:640px){.tabs-buttons{font-size:0}.tabs-buttons__btn{position:relative;width:auto;display:inline-block;font-size:14px}.tabs-buttons__btn:not(:last-child){margin-right:5px}}@media screen and (max-width:640px){.tabs-buttons__btn:before{bottom:0 !important}.tabs-sections{border-top:3px solid #eee}.tabs-buttons{border-bottom:none}.qty input[type=number]{padding:0 !important}}.wgb-owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;overflow:hidden;padding-bottom:5px}.wgb-owl-carousel .wgb-owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.wgb-owl-carousel .wgb-owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.wgb-owl-carousel .wgb-owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.wgb-owl-carousel .wgb-owl-wrapper,.wgb-owl-carousel .wgb-owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.wgb-owl-carousel .wgb-owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.wgb-owl-carousel .wgb-owl-item img{display:block;width:100%;max-width:100%}.wgb-owl-carousel .wgb-owl-nav.disabled,.wgb-owl-carousel .wgb-owl-dots.disabled{display:none}.wgb-owl-carousel .wgb-owl-nav .wgb-owl-prev,.wgb-owl-carousel .wgb-owl-nav .wgb-owl-next,.wgb-owl-carousel .wgb-owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wgb-owl-carousel .wgb-owl-nav button.wgb-owl-prev,.wgb-owl-carousel .wgb-owl-nav button.wgb-owl-next,.wgb-owl-carousel button.wgb-owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.adv-gift-section .owl-nav .owl-prev,.adv-gift-section .owl-nav .owl-next{position:absolute;top:0;bottom:0;margin:auto;width:40px;height:40px;background:rgba(0,0,0,.5) !important;color:#fff !important;z-index:999;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;text-align:center;line-height:40px}.adv-gift-section .owl-nav .owl-prev{left:5px}.adv-gift-section .owl-nav .owl-next{right:5px}.adv-gift-section .owl-rtl .owl-nav .owl-prev{right:5px;left:auto}.adv-gift-section .owl-rtl .owl-nav .owl-next{left:5px;right:auto}.wgb-owl-carousel.wgb-owl-loaded{display:block}.wgb-owl-carousel.wgb-owl-loading{opacity:0;display:block}.wgb-owl-carousel.wgb-owl-hidden{opacity:0}.wgb-owl-carousel.wgb-owl-refresh .wgb-owl-item{visibility:hidden}.wgb-owl-carousel.wgb-owl-drag .wgb-owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wgb-owl-carousel.wgb-owl-grab{cursor:move;cursor:grab}.wgb-owl-carousel.wgb-owl-rtl{direction:rtl}.wgb-owl-carousel.wgb-owl-rtl .wgb-owl-item{float:right}.no-js .wgb-owl-carousel{display:block}.wgb-owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.wgb-owl-carousel .wgb-owl-animated-in{z-index:0}.wgb-owl-carousel .wgb-owl-animated-out{z-index:1}.wgb-owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.wgb-owl-height{transition:height .5s ease-in-out}.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy{opacity:0;transition:opacity .4s ease}.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy[src^=""],.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy:not([src]){max-height:0}.wgb-owl-carousel .wgb-owl-item img.wgb-owl-lazy{transform-style:preserve-3d}.wgb-owl-carousel .wgb-owl-video-wrapper{position:relative;height:100%;background:#000}.wgb-owl-carousel .wgb-owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.wgb-owl-carousel .wgb-owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.wgb-owl-carousel .wgb-owl-video-playing .wgb-owl-video-tn,.wgb-owl-carousel .wgb-owl-video-playing .wgb-owl-video-play-icon{display:none}.wgb-owl-carousel .wgb-owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.wgb-owl-carousel .wgb-owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.wgb-owl-nav>div{position:absolute;width:35px;height:35px;line-height:35px;text-align:center;z-index:1;font-size:17px;transition:all .3s;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;top:50%;margin-top:-17px;background-color:rgba(0,0,0,.1)}.wgb-owl-nav>div i{line-height:35px}.wgb-owl-nav>div:hover{background-color:rgba(0,0,0,.5);color:#fff}.wgb-owl-nav .wgb-owl-prev{left:-35px}.wgb-owl-nav .wgb-owl-next{right:-35px}.wgb-owl-carousel:hover .wgb-owl-nav .wgb-owl-next{right:10px}.wgb-owl-carousel:hover .wgb-owl-nav .wgb-owl-prev{left:10px}.adv-gift-section .owl-dots{width:100%;text-align:center;margin-top:10px}.adv-gift-section .owl-dots .owl-dot{display:inline-block;width:10px;min-width:10px;height:10px;min-height:10px;max-height:10px;background-color:#333 !important;margin-right:8px;border-radius:10px;box-shadow:0 0 0 3px transparent;transition:all .3s}.adv-gift-section .owl-dots .wgb-owl-dot:active,.owl-dots .owl-dot:focus{outline:none !important}.adv-gift-section .owl-dot.active{box-shadow:0 0 0 2px;background-color:#000 !important}.wgb-page-moveToLeft{-webkit-animation:moveToLeft .6s ease both;animation:moveToLeft .6s ease both}.wgb-page-moveFromLeft{-webkit-animation:moveFromLeft .6s ease both;animation:moveFromLeft .6s ease both}.wgb-page-moveToRight{-webkit-animation:moveToRight .6s ease both;animation:moveToRight .6s ease both}.wgb-page-moveFromRight{-webkit-animation:moveFromRight .6s ease both;animation:moveFromRight .6s ease both}.wgb-page-moveToTop{-webkit-animation:moveToTop .6s ease both;animation:moveToTop .6s ease both}.wgb-page-moveFromTop{-webkit-animation:moveFromTop .6s ease both;animation:moveFromTop .6s ease both}.wgb-page-moveToBottom{-webkit-animation:moveToBottom .6s ease both;animation:moveToBottom .6s ease both}.wgb-page-moveFromBottom{-webkit-animation:moveFromBottom .6s ease both;animation:moveFromBottom .6s ease both}.wgb-page-fade{-webkit-animation:fade .7s ease both;animation:fade .7s ease both}.wgb-page-moveToLeftFade{-webkit-animation:moveToLeftFade .7s ease both;animation:moveToLeftFade .7s ease both}.wgb-page-moveFromLeftFade{-webkit-animation:moveFromLeftFade .7s ease both;animation:moveFromLeftFade .7s ease both}.wgb-page-moveToRightFade{-webkit-animation:moveToRightFade .7s ease both;animation:moveToRightFade .7s ease both}.wgb-page-moveFromRightFade{-webkit-animation:moveFromRightFade .7s ease both;animation:moveFromRightFade .7s ease both}.wgb-page-moveToTopFade{-webkit-animation:moveToTopFade .7s ease both;animation:moveToTopFade .7s ease both}.wgb-page-moveFromTopFade{-webkit-animation:moveFromTopFade .7s ease both;animation:moveFromTopFade .7s ease both}.wgb-page-moveToBottomFade{-webkit-animation:moveToBottomFade .7s ease both;animation:moveToBottomFade .7s ease both}.wgb-page-moveFromBottomFade{-webkit-animation:moveFromBottomFade .7s ease both;animation:moveFromBottomFade .7s ease both}.wgb-page-moveToLeftEasing{-webkit-animation:moveToLeft .7s ease-in-out both;animation:moveToLeft .7s ease-in-out both}.wgb-page-moveToRightEasing{-webkit-animation:moveToRight .7s ease-in-out both;animation:moveToRight .7s ease-in-out both}.wgb-page-moveToTopEasing{-webkit-animation:moveToTop .7s ease-in-out both;animation:moveToTop .7s ease-in-out both}.wgb-page-moveToBottomEasing{-webkit-animation:moveToBottom .7s ease-in-out both;animation:moveToBottom .7s ease-in-out both}@-webkit-keyframes moveToLeft{to{-webkit-transform:translateX(-100%)}}@keyframes moveToLeft{to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes moveFromLeft{from{-webkit-transform:translateX(-100%)}}@keyframes moveFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes moveToRight{to{-webkit-transform:translateX(100%)}}@keyframes moveToRight{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes moveFromRight{from{-webkit-transform:translateX(100%)}}@keyframes moveFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes moveToTop{to{-webkit-transform:translateY(-100%)}}@keyframes moveToTop{to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes moveFromTop{from{-webkit-transform:translateY(-100%)}}@keyframes moveFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes moveToBottom{to{-webkit-transform:translateY(100%)}}@keyframes moveToBottom{to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes moveFromBottom{from{-webkit-transform:translateY(100%)}}@keyframes moveFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes fade{to{opacity:.3}}@keyframes fade{to{opacity:.3}}@-webkit-keyframes moveToLeftFade{to{opacity:.3;-webkit-transform:translateX(-100%)}}@keyframes moveToLeftFade{to{opacity:.3;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes moveFromLeftFade{from{opacity:.3;-webkit-transform:translateX(-100%)}}@keyframes moveFromLeftFade{from{opacity:.3;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes moveToRightFade{to{opacity:.3;-webkit-transform:translateX(100%)}}@keyframes moveToRightFade{to{opacity:.3;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes moveFromRightFade{from{opacity:.3;-webkit-transform:translateX(100%)}}@keyframes moveFromRightFade{from{opacity:.3;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes moveToTopFade{to{opacity:.3;-webkit-transform:translateY(-100%)}}@keyframes moveToTopFade{to{opacity:.3;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes moveFromTopFade{from{opacity:.3;-webkit-transform:translateY(-100%)}}@keyframes moveFromTopFade{from{opacity:.3;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes moveToBottomFade{to{opacity:.3;-webkit-transform:translateY(100%)}}@keyframes moveToBottomFade{to{opacity:.3;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes moveFromBottomFade{from{opacity:.3;-webkit-transform:translateY(100%)}}@keyframes moveFromBottomFade{from{opacity:.3;-webkit-transform:translateY(100%);transform:translateY(100%)}}.wgb-page-scaleDown{-webkit-animation:scaleDown .7s ease both;animation:scaleDown .7s ease both}.wgb-page-scaleUp{-webkit-animation:scaleUp .3s ease both;animation:scaleUp .3s ease both}.wgb-page-scaleUpDown{-webkit-animation:scaleUpDown .5s ease both;animation:scaleUpDown .5s ease both}.wgb-page-scaleDownUp{-webkit-animation:scaleDownUp .5s ease both;animation:scaleDownUp .5s ease both}.wgb-page-scaleDownCenter{-webkit-animation:scaleDownCenter .4s ease-in both;animation:scaleDownCenter .4s ease-in both}.wgb-page-scaleUpCenter{-webkit-animation:scaleUpCenter .4s ease-out both;animation:scaleUpCenter .4s ease-out both}@-webkit-keyframes scaleDown{to{opacity:0;-webkit-transform:scale(.8)}}@keyframes scaleDown{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes scaleUp{from{opacity:0;-webkit-transform:scale(1)}}@keyframes scaleUp{from{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scaleUpDown{from{opacity:0;-webkit-transform:scale(1.2)}}@keyframes scaleUpDown{from{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes scaleDownUp{to{opacity:0;-webkit-transform:scale(1.2)}}@keyframes scaleDownUp{to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes scaleDownCenter{to{opacity:0;-webkit-transform:scale(.7)}}@keyframes scaleDownCenter{to{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}}@-webkit-keyframes scaleUpCenter{from{opacity:0;-webkit-transform:scale(.7)}}@keyframes scaleUpCenter{from{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}}.wgb-page-rotateRightSideFirst{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateRightSideFirst .8s both ease-in;animation:rotateRightSideFirst .8s both ease-in}.wgb-page-rotateLeftSideFirst{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateLeftSideFirst .8s both ease-in;animation:rotateLeftSideFirst .8s both ease-in}.wgb-page-rotateTopSideFirst{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateTopSideFirst .8s both ease-in;animation:rotateTopSideFirst .8s both ease-in}.wgb-page-rotateBottomSideFirst{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateBottomSideFirst .8s both ease-in;animation:rotateBottomSideFirst .8s both ease-in}.wgb-page-flipOutRight{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipOutRight .5s both ease-in;animation:flipOutRight .5s both ease-in}.wgb-page-flipInLeft{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipInLeft .5s both ease-out;animation:flipInLeft .5s both ease-out}.wgb-page-flipOutLeft{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipOutLeft .5s both ease-in;animation:flipOutLeft .5s both ease-in}.wgb-page-flipInRight{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipInRight .5s both ease-out;animation:flipInRight .5s both ease-out}.wgb-page-flipOutTop{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipOutTop .5s both ease-in;animation:flipOutTop .5s both ease-in}.wgb-page-flipInBottom{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipInBottom .5s both ease-out;animation:flipInBottom .5s both ease-out}.wgb-page-flipOutBottom{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipOutBottom .5s both ease-in;animation:flipOutBottom .5s both ease-in}.wgb-page-flipInTop{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipInTop .5s both ease-out;animation:flipInTop .5s both ease-out}.wgb-page-rotateFall{-webkit-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-animation:rotateFall 1s both ease-in;animation:rotateFall 1s both ease-in}.wgb-page-rotateOutNewspaper{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:rotateOutNewspaper .5s both ease-in;animation:rotateOutNewspaper .5s both ease-in}.wgb-page-rotateInNewspaper{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:rotateInNewspaper .5s both ease-out;animation:rotateInNewspaper .5s both ease-out}.wgb-page-rotatePushLeft{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotatePushLeft .8s both ease;animation:rotatePushLeft .8s both ease}.wgb-page-rotatePushRight{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotatePushRight .8s both ease;animation:rotatePushRight .8s both ease}.wgb-page-rotatePushTop{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotatePushTop .8s both ease;animation:rotatePushTop .8s both ease}.wgb-page-rotatePushBottom{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotatePushBottom .8s both ease;animation:rotatePushBottom .8s both ease}.wgb-page-rotatePullRight{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotatePullRight .5s both ease;animation:rotatePullRight .5s both ease}.wgb-page-rotatePullLeft{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotatePullLeft .5s both ease;animation:rotatePullLeft .5s both ease}.wgb-page-rotatePullTop{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotatePullTop .5s both ease;animation:rotatePullTop .5s both ease}.wgb-page-rotatePullBottom{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotatePullBottom .5s both ease;animation:rotatePullBottom .5s both ease}.wgb-page-rotateFoldRight{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateFoldRight .7s both ease;animation:rotateFoldRight .7s both ease}.wgb-page-rotateFoldLeft{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateFoldLeft .7s both ease;animation:rotateFoldLeft .7s both ease}.wgb-page-rotateFoldTop{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateFoldTop .7s both ease;animation:rotateFoldTop .7s both ease}.wgb-page-rotateFoldBottom{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateFoldBottom .7s both ease;animation:rotateFoldBottom .7s both ease}.wgb-page-rotateUnfoldLeft{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateUnfoldLeft .7s both ease;animation:rotateUnfoldLeft .7s both ease}.wgb-page-rotateUnfoldRight{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateUnfoldRight .7s both ease;animation:rotateUnfoldRight .7s both ease}.wgb-page-rotateUnfoldTop{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateUnfoldTop .7s both ease;animation:rotateUnfoldTop .7s both ease}.wgb-page-rotateUnfoldBottom{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateUnfoldBottom .7s both ease;animation:rotateUnfoldBottom .7s both ease}.wgb-page-rotateRoomLeftOut{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateRoomLeftOut .8s both ease;animation:rotateRoomLeftOut .8s both ease}.wgb-page-rotateRoomLeftIn{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateRoomLeftIn .8s both ease;animation:rotateRoomLeftIn .8s both ease}.wgb-page-rotateRoomRightOut{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateRoomRightOut .8s both ease;animation:rotateRoomRightOut .8s both ease}.wgb-page-rotateRoomRightIn{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateRoomRightIn .8s both ease;animation:rotateRoomRightIn .8s both ease}.wgb-page-rotateRoomTopOut{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateRoomTopOut .8s both ease;animation:rotateRoomTopOut .8s both ease}.wgb-page-rotateRoomTopIn{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateRoomTopIn .8s both ease;animation:rotateRoomTopIn .8s both ease}.wgb-page-rotateRoomBottomOut{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateRoomBottomOut .8s both ease;animation:rotateRoomBottomOut .8s both ease}.wgb-page-rotateRoomBottomIn{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateRoomBottomIn .8s both ease;animation:rotateRoomBottomIn .8s both ease}.wgb-page-rotateCubeLeftOut{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateCubeLeftOut .6s both ease-in;animation:rotateCubeLeftOut .6s both ease-in}.wgb-page-rotateCubeLeftIn{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateCubeLeftIn .6s both ease-in;animation:rotateCubeLeftIn .6s both ease-in}.wgb-page-rotateCubeRightOut{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateCubeRightOut .6s both ease-in;animation:rotateCubeRightOut .6s both ease-in}.wgb-page-rotateCubeRightIn{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateCubeRightIn .6s both ease-in;animation:rotateCubeRightIn .6s both ease-in}.wgb-page-rotateCubeTopOut{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateCubeTopOut .6s both ease-in;animation:rotateCubeTopOut .6s both ease-in}.wgb-page-rotateCubeTopIn{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateCubeTopIn .6s both ease-in;animation:rotateCubeTopIn .6s both ease-in}.wgb-page-rotateCubeBottomOut{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateCubeBottomOut .6s both ease-in;animation:rotateCubeBottomOut .6s both ease-in}.wgb-page-rotateCubeBottomIn{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateCubeBottomIn .6s both ease-in;animation:rotateCubeBottomIn .6s both ease-in}.wgb-page-rotateCarouselLeftOut{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateCarouselLeftOut .8s both ease;animation:rotateCarouselLeftOut .8s both ease}.wgb-page-rotateCarouselLeftIn{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateCarouselLeftIn .8s both ease;animation:rotateCarouselLeftIn .8s both ease}.wgb-page-rotateCarouselRightOut{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateCarouselRightOut .8s both ease;animation:rotateCarouselRightOut .8s both ease}.wgb-page-rotateCarouselRightIn{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateCarouselRightIn .8s both ease;animation:rotateCarouselRightIn .8s both ease}.wgb-page-rotateCarouselTopOut{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateCarouselTopOut .8s both ease;animation:rotateCarouselTopOut .8s both ease}.wgb-page-rotateCarouselTopIn{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateCarouselTopIn .8s both ease;animation:rotateCarouselTopIn .8s both ease}.wgb-page-rotateCarouselBottomOut{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-animation:rotateCarouselBottomOut .8s both ease;animation:rotateCarouselBottomOut .8s both ease}.wgb-page-rotateCarouselBottomIn{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:rotateCarouselBottomIn .8s both ease;animation:rotateCarouselBottomIn .8s both ease}.wgb-page-rotateSidesOut{-webkit-transform-origin:-50% 50%;transform-origin:-50% 50%;-webkit-animation:rotateSidesOut .5s both ease-in;animation:rotateSidesOut .5s both ease-in}.wgb-page-rotateSidesIn{-webkit-transform-origin:150% 50%;transform-origin:150% 50%;-webkit-animation:rotateSidesIn .5s both ease-out;animation:rotateSidesIn .5s both ease-out}.wgb-page-rotateSlideOut{-webkit-animation:rotateSlideOut 1s both ease;animation:rotateSlideOut 1s both ease}.wgb-page-rotateSlideIn{-webkit-animation:rotateSlideIn 1s both ease;animation:rotateSlideIn 1s both ease}@-webkit-keyframes rotateRightSideFirst{40%{-webkit-transform:rotateY(15deg);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateRightSideFirst{40%{-webkit-transform:rotateY(15deg);transform:rotateY(15deg);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);transform:scale(.8) translateZ(-200px);opacity:0}}@-webkit-keyframes rotateLeftSideFirst{40%{-webkit-transform:rotateY(-15deg);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateLeftSideFirst{40%{-webkit-transform:rotateY(-15deg);transform:rotateY(-15deg);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);transform:scale(.8) translateZ(-200px);opacity:0}}@-webkit-keyframes rotateTopSideFirst{40%{-webkit-transform:rotateX(15deg);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateTopSideFirst{40%{-webkit-transform:rotateX(15deg);transform:rotateX(15deg);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);transform:scale(.8) translateZ(-200px);opacity:0}}@-webkit-keyframes rotateBottomSideFirst{40%{-webkit-transform:rotateX(-15deg);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);opacity:0}}@keyframes rotateBottomSideFirst{40%{-webkit-transform:rotateX(-15deg);transform:rotateX(-15deg);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(.8) translateZ(-200px);transform:scale(.8) translateZ(-200px);opacity:0}}@-webkit-keyframes flipOutRight{to{-webkit-transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@keyframes flipOutRight{to{-webkit-transform:translateZ(-1000px) rotateY(90deg);transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@-webkit-keyframes flipInLeft{from{-webkit-transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@keyframes flipInLeft{from{-webkit-transform:translateZ(-1000px) rotateY(-90deg);transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@-webkit-keyframes flipOutLeft{to{-webkit-transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@keyframes flipOutLeft{to{-webkit-transform:translateZ(-1000px) rotateY(-90deg);transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@-webkit-keyframes flipInRight{from{-webkit-transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@keyframes flipInRight{from{-webkit-transform:translateZ(-1000px) rotateY(90deg);transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@-webkit-keyframes flipOutTop{to{-webkit-transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@keyframes flipOutTop{to{-webkit-transform:translateZ(-1000px) rotateX(90deg);transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@-webkit-keyframes flipInBottom{from{-webkit-transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@keyframes flipInBottom{from{-webkit-transform:translateZ(-1000px) rotateX(-90deg);transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@-webkit-keyframes flipOutBottom{to{-webkit-transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@keyframes flipOutBottom{to{-webkit-transform:translateZ(-1000px) rotateX(-90deg);transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@-webkit-keyframes flipInTop{from{-webkit-transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@keyframes flipInTop{from{-webkit-transform:translateZ(-1000px) rotateX(90deg);transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@-webkit-keyframes rotateFall{0%{-webkit-transform:rotateZ(0deg)}20%{-webkit-transform:rotateZ(10deg);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:rotateZ(17deg)}60%{-webkit-transform:rotateZ(16deg)}100%{-webkit-transform:translateY(100%) rotateZ(17deg)}}@keyframes rotateFall{0%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}20%{-webkit-transform:rotateZ(10deg);transform:rotateZ(10deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:rotateZ(17deg);transform:rotateZ(17deg)}60%{-webkit-transform:rotateZ(16deg);transform:rotateZ(16deg)}100%{-webkit-transform:translateY(100%) rotateZ(17deg);transform:translateY(100%) rotateZ(17deg)}}@-webkit-keyframes rotateOutNewspaper{to{-webkit-transform:translateZ(-3000px) rotateZ(360deg);opacity:0}}@keyframes rotateOutNewspaper{to{-webkit-transform:translateZ(-3000px) rotateZ(360deg);transform:translateZ(-3000px) rotateZ(360deg);opacity:0}}@-webkit-keyframes rotateInNewspaper{from{-webkit-transform:translateZ(-3000px) rotateZ(-360deg);opacity:0}}@keyframes rotateInNewspaper{from{-webkit-transform:translateZ(-3000px) rotateZ(-360deg);transform:translateZ(-3000px) rotateZ(-360deg);opacity:0}}@-webkit-keyframes rotatePushLeft{to{opacity:0;-webkit-transform:rotateY(90deg)}}@keyframes rotatePushLeft{to{opacity:0;-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@-webkit-keyframes rotatePushRight{to{opacity:0;-webkit-transform:rotateY(-90deg)}}@keyframes rotatePushRight{to{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}}@-webkit-keyframes rotatePushTop{to{opacity:0;-webkit-transform:rotateX(-90deg)}}@keyframes rotatePushTop{to{opacity:0;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}@-webkit-keyframes rotatePushBottom{to{opacity:0;-webkit-transform:rotateX(90deg)}}@keyframes rotatePushBottom{to{opacity:0;-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@-webkit-keyframes rotatePullRight{from{opacity:0;-webkit-transform:rotateY(-90deg)}}@keyframes rotatePullRight{from{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}}@-webkit-keyframes rotatePullLeft{from{opacity:0;-webkit-transform:rotateY(90deg)}}@keyframes rotatePullLeft{from{opacity:0;-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}@-webkit-keyframes rotatePullTop{from{opacity:0;-webkit-transform:rotateX(-90deg)}}@keyframes rotatePullTop{from{opacity:0;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}@-webkit-keyframes rotatePullBottom{from{opacity:0;-webkit-transform:rotateX(90deg)}}@keyframes rotatePullBottom{from{opacity:0;-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@-webkit-keyframes rotateFoldRight{to{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg)}}@keyframes rotateFoldRight{to{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg);transform:translateX(100%) rotateY(90deg)}}@-webkit-keyframes rotateFoldLeft{to{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg)}}@keyframes rotateFoldLeft{to{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg);transform:translateX(-100%) rotateY(-90deg)}}@-webkit-keyframes rotateFoldTop{to{opacity:0;-webkit-transform:translateY(-100%) rotateX(90deg)}}@keyframes rotateFoldTop{to{opacity:0;-webkit-transform:translateY(-100%) rotateX(90deg);transform:translateY(-100%) rotateX(90deg)}}@-webkit-keyframes rotateFoldBottom{to{opacity:0;-webkit-transform:translateY(100%) rotateX(-90deg)}}@keyframes rotateFoldBottom{to{opacity:0;-webkit-transform:translateY(100%) rotateX(-90deg);transform:translateY(100%) rotateX(-90deg)}}@-webkit-keyframes rotateUnfoldLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg)}}@keyframes rotateUnfoldLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg);transform:translateX(-100%) rotateY(-90deg)}}@-webkit-keyframes rotateUnfoldRight{from{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg)}}@keyframes rotateUnfoldRight{from{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg);transform:translateX(100%) rotateY(90deg)}}@-webkit-keyframes rotateUnfoldTop{from{opacity:0;-webkit-transform:translateY(-100%) rotateX(90deg)}}@keyframes rotateUnfoldTop{from{opacity:0;-webkit-transform:translateY(-100%) rotateX(90deg);transform:translateY(-100%) rotateX(90deg)}}@-webkit-keyframes rotateUnfoldBottom{from{opacity:0;-webkit-transform:translateY(100%) rotateX(-90deg)}}@keyframes rotateUnfoldBottom{from{opacity:0;-webkit-transform:translateY(100%) rotateX(-90deg);transform:translateY(100%) rotateX(-90deg)}}@-webkit-keyframes rotateRoomLeftOut{to{opacity:.3;-webkit-transform:translateX(-100%) rotateY(90deg)}}@keyframes rotateRoomLeftOut{to{opacity:.3;-webkit-transform:translateX(-100%) rotateY(90deg);transform:translateX(-100%) rotateY(90deg)}}@-webkit-keyframes rotateRoomLeftIn{from{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg)}}@keyframes rotateRoomLeftIn{from{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg);transform:translateX(100%) rotateY(-90deg)}}@-webkit-keyframes rotateRoomRightOut{to{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg)}}@keyframes rotateRoomRightOut{to{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg);transform:translateX(100%) rotateY(-90deg)}}@-webkit-keyframes rotateRoomRightIn{from{opacity:.3;-webkit-transform:translateX(-100%) rotateY(90deg)}}@keyframes rotateRoomRightIn{from{opacity:.3;-webkit-transform:translateX(-100%) rotateY(90deg);transform:translateX(-100%) rotateY(90deg)}}@-webkit-keyframes rotateRoomTopOut{to{opacity:.3;-webkit-transform:translateY(-100%) rotateX(-90deg)}}@keyframes rotateRoomTopOut{to{opacity:.3;-webkit-transform:translateY(-100%) rotateX(-90deg);transform:translateY(-100%) rotateX(-90deg)}}@-webkit-keyframes rotateRoomTopIn{from{opacity:.3;-webkit-transform:translateY(100%) rotateX(90deg)}}@keyframes rotateRoomTopIn{from{opacity:.3;-webkit-transform:translateY(100%) rotateX(90deg);transform:translateY(100%) rotateX(90deg)}}@-webkit-keyframes rotateRoomBottomOut{to{opacity:.3;-webkit-transform:translateY(100%) rotateX(90deg)}}@keyframes rotateRoomBottomOut{to{opacity:.3;-webkit-transform:translateY(100%) rotateX(90deg);transform:translateY(100%) rotateX(90deg)}}@-webkit-keyframes rotateRoomBottomIn{from{opacity:.3;-webkit-transform:translateY(-100%) rotateX(-90deg)}}@keyframes rotateRoomBottomIn{from{opacity:.3;-webkit-transform:translateY(-100%) rotateX(-90deg);transform:translateY(-100%) rotateX(-90deg)}}@-webkit-keyframes rotateCubeLeftOut{50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateX(-50%) translateZ(-200px) rotateY(-45deg)}100%{opacity:.3;-webkit-transform:translateX(-100%) rotateY(-90deg)}}@keyframes rotateCubeLeftOut{50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateX(-50%) translateZ(-200px) rotateY(-45deg);transform:translateX(-50%) translateZ(-200px) rotateY(-45deg)}100%{opacity:.3;-webkit-transform:translateX(-100%) rotateY(-90deg);transform:translateX(-100%) rotateY(-90deg)}}@-webkit-keyframes rotateCubeLeftIn{0%{opacity:.3;-webkit-transform:translateX(100%) rotateY(90deg)}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateX(50%) translateZ(-200px) rotateY(45deg)}}@keyframes rotateCubeLeftIn{0%{opacity:.3;-webkit-transform:translateX(100%) rotateY(90deg);transform:translateX(100%) rotateY(90deg)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateX(50%) translateZ(-200px) rotateY(45deg);transform:translateX(50%) translateZ(-200px) rotateY(45deg)}}@-webkit-keyframes rotateCubeRightOut{50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateX(50%) translateZ(-200px) rotateY(45deg)}100%{opacity:.3;-webkit-transform:translateX(100%) rotateY(90deg)}}@keyframes rotateCubeRightOut{50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateX(50%) translateZ(-200px) rotateY(45deg);transform:translateX(50%) translateZ(-200px) rotateY(45deg)}100%{opacity:.3;-webkit-transform:translateX(100%) rotateY(90deg);transform:translateX(100%) rotateY(90deg)}}@-webkit-keyframes rotateCubeRightIn{0%{opacity:.3;-webkit-transform:translateX(-100%) rotateY(-90deg)}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateX(-50%) translateZ(-200px) rotateY(-45deg)}}@keyframes rotateCubeRightIn{0%{opacity:.3;-webkit-transform:translateX(-100%) rotateY(-90deg);transform:translateX(-100%) rotateY(-90deg)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateX(-50%) translateZ(-200px) rotateY(-45deg);transform:translateX(-50%) translateZ(-200px) rotateY(-45deg)}}@-webkit-keyframes rotateCubeTopOut{50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}100%{opacity:.3;-webkit-transform:translateY(-100%) rotateX(90deg)}}@keyframes rotateCubeTopOut{50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateY(-50%) translateZ(-200px) rotateX(45deg);transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}100%{opacity:.3;-webkit-transform:translateY(-100%) rotateX(90deg);transform:translateY(-100%) rotateX(90deg)}}@-webkit-keyframes rotateCubeTopIn{0%{opacity:.3;-webkit-transform:translateY(100%) rotateX(-90deg)}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}}@keyframes rotateCubeTopIn{0%{opacity:.3;-webkit-transform:translateY(100%) rotateX(-90deg);transform:translateY(100%) rotateX(-90deg)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateY(50%) translateZ(-200px) rotateX(-45deg);transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}}@-webkit-keyframes rotateCubeBottomOut{50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}100%{opacity:.3;-webkit-transform:translateY(100%) rotateX(-90deg)}}@keyframes rotateCubeBottomOut{50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateY(50%) translateZ(-200px) rotateX(-45deg);transform:translateY(50%) translateZ(-200px) rotateX(-45deg)}100%{opacity:.3;-webkit-transform:translateY(100%) rotateX(-90deg);transform:translateY(100%) rotateX(-90deg)}}@-webkit-keyframes rotateCubeBottomIn{0%{opacity:.3;-webkit-transform:translateY(-100%) rotateX(90deg)}50%{-webkit-animation-timing-function:ease-out;-webkit-transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}}@keyframes rotateCubeBottomIn{0%{opacity:.3;-webkit-transform:translateY(-100%) rotateX(90deg);transform:translateY(-100%) rotateX(90deg)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translateY(-50%) translateZ(-200px) rotateX(45deg);transform:translateY(-50%) translateZ(-200px) rotateX(45deg)}}@-webkit-keyframes rotateCarouselLeftOut{to{opacity:.3;-webkit-transform:translateX(-150%) scale(.4) rotateY(-65deg)}}@keyframes rotateCarouselLeftOut{to{opacity:.3;-webkit-transform:translateX(-150%) scale(.4) rotateY(-65deg);transform:translateX(-150%) scale(.4) rotateY(-65deg)}}@-webkit-keyframes rotateCarouselLeftIn{from{opacity:.3;-webkit-transform:translateX(200%) scale(.4) rotateY(65deg)}}@keyframes rotateCarouselLeftIn{from{opacity:.3;-webkit-transform:translateX(200%) scale(.4) rotateY(65deg);transform:translateX(200%) scale(.4) rotateY(65deg)}}@-webkit-keyframes rotateCarouselRightOut{to{opacity:.3;-webkit-transform:translateX(200%) scale(.4) rotateY(65deg)}}@keyframes rotateCarouselRightOut{to{opacity:.3;-webkit-transform:translateX(200%) scale(.4) rotateY(65deg);transform:translateX(200%) scale(.4) rotateY(65deg)}}@-webkit-keyframes rotateCarouselRightIn{from{opacity:.3;-webkit-transform:translateX(-200%) scale(.4) rotateY(-65deg)}}@keyframes rotateCarouselRightIn{from{opacity:.3;-webkit-transform:translateX(-200%) scale(.4) rotateY(-65deg);transform:translateX(-200%) scale(.4) rotateY(-65deg)}}@-webkit-keyframes rotateCarouselTopOut{to{opacity:.3;-webkit-transform:translateY(-200%) scale(.4) rotateX(65deg)}}@keyframes rotateCarouselTopOut{to{opacity:.3;-webkit-transform:translateY(-200%) scale(.4) rotateX(65deg);transform:translateY(-200%) scale(.4) rotateX(65deg)}}@-webkit-keyframes rotateCarouselTopIn{from{opacity:.3;-webkit-transform:translateY(200%) scale(.4) rotateX(-65deg)}}@keyframes rotateCarouselTopIn{from{opacity:.3;-webkit-transform:translateY(200%) scale(.4) rotateX(-65deg);transform:translateY(200%) scale(.4) rotateX(-65deg)}}@-webkit-keyframes rotateCarouselBottomOut{to{opacity:.3;-webkit-transform:translateY(200%) scale(.4) rotateX(-65deg)}}@keyframes rotateCarouselBottomOut{to{opacity:.3;-webkit-transform:translateY(200%) scale(.4) rotateX(-65deg);transform:translateY(200%) scale(.4) rotateX(-65deg)}}@-webkit-keyframes rotateCarouselBottomIn{from{opacity:.3;-webkit-transform:translateY(-200%) scale(.4) rotateX(65deg)}}@keyframes rotateCarouselBottomIn{from{opacity:.3;-webkit-transform:translateY(-200%) scale(.4) rotateX(65deg);transform:translateY(-200%) scale(.4) rotateX(65deg)}}@-webkit-keyframes rotateSidesOut{to{opacity:0;-webkit-transform:translateZ(-500px) rotateY(90deg)}}@keyframes rotateSidesOut{to{opacity:0;-webkit-transform:translateZ(-500px) rotateY(90deg);transform:translateZ(-500px) rotateY(90deg)}}@-webkit-keyframes rotateSidesIn{from{opacity:0;-webkit-transform:translateZ(-500px) rotateY(-90deg)}}@keyframes rotateSidesIn{from{opacity:0;-webkit-transform:translateZ(-500px) rotateY(-90deg);transform:translateZ(-500px) rotateY(-90deg)}}@-webkit-keyframes rotateSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@keyframes rotateSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes rotateSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@keyframes rotateSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0)}}.wgb-page-delay100{-webkit-animation-delay:.1s;animation-delay:.1s}.wgb-page-delay180{-webkit-animation-delay:.18s;animation-delay:.18s}.wgb-page-delay200{-webkit-animation-delay:.2s;animation-delay:.2s}.wgb-page-delay300{-webkit-animation-delay:.3s;animation-delay:.3s}.wgb-page-delay400{-webkit-animation-delay:.4s;animation-delay:.4s}.wgb-page-delay500{-webkit-animation-delay:.5s;animation-delay:.5s}.wgb-page-delay700{-webkit-animation-delay:.7s;animation-delay:.7s}.wgb-page-delay1000{-webkit-animation-delay:1s;animation-delay:1s}.dataTables_wrapper{margin-bottom:20px}.datatable>tbody>tr>td{border-bottom:none;border-right:none}table.dataTable.no-footer{border-bottom:none !important}table.dataTable.display{background:#fff;border-radius:3px;margin:auto;padding:5px;width:100%;animation:float 5s infinite;margin-bottom:5px;border-top:none;border-left:none;margin-left:0}table.dataTable.display thead th{color:#a9a9a9;background-color:#fff;text-transform:capitalize;font-size:14px !important;font-weight:700 !important;padding:12px 0;text-align:left;vertical-align:middle;border:0;border-bottom:1px #e3e3e3 solid}table.dataTable.display tfoot th{color:rgba(0,0,0,.87);background-color:#fff;border-bottom:none;border-right:none;text-transform:capitalize;font-size:12px;font-weight:700;padding:10px 8px;text-align:center;vertical-align:middle;border-bottom:1px solid #e1e7ec;border-right:none}table.dataTable.display tr{border-top:none;border-bottom:none;border-right:none;border-left:none;color:#666b85;text-shadow:0 1px 1px rgba(256,256,256,.1)}table.dataTable.display tr:first-child{border-top:none}table.dataTable.display tr:last-child{border-bottom:none}table.dataTable.display tr:nth-child(odd) td{background:#fff}table.dataTable.display td{background:#fff;padding:10px 0;text-align:center;vertical-align:middle;border-top:none !important;font-size:12px}.dataTable a{color:#474747;text-decoration:none;font-size:13px;font-weight:400;text-transform:capitalize}.it-gift-products-table td .wgb-add-gift-btn:hover{background-color:#e4003b !important;color:#fff !important}.intelligence_customer_datatable tr{cursor:pointer}.pw_int_customers_single{cursor:pointer}table.dataTable.display tbody tr.odd>.sorting_1{background-color:#f6f6f6 !important}table.dataTable.display tbody tr.even>.sorting_1{background-color:#fff !important}.dataTables_filter,.dataTables_length{display:none}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate{font-size:13px;text-transform:uppercase;background-color:#f6f6f6;padding:5px 15px;border-radius:5px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.wgb-rules-gifts-cnt .paginate_button.previous,.wgb-rules-gifts-cnt .paginate_button.next{display:none !important}.dataTables_wrapper .dataTables_paginate .paginate_button{padding:2px 10px !important;font-size:13px}.dataTables_wrapper .dataTables_info{font-size:13px !important}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current{background:#fff !important;border:none !important}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button:hover,.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background:#c13f57 !important;border:none !important;color:#fff !important;box-shadow:none}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{color:#a5a5a5 !important}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current{background:#c03d55 !important;color:#fff !important}.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button,.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.disabled{background:#fff !important;border:none !important;margin:0 3px !important;color:#a5a5a5 !important;min-width:25px !important;width:25px !important;height:25px !important;line-height:25px;padding:0 !important;border-radius:50% !important}.wgb-rules-gifts-cnt .dataTables_info{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0 !important;margin-top:5px;text-align:center;text-decoration:none !important;background:#fff !important;border:none;color:#bfbfbf !important;text-transform:capitalize;font-size:13px}@keyframes agspin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.dataTable thead th{color:#3e3e3e !important;font-weight:700 !important}.owl-item .wgb-product-item-cnt,.wgb-grid-cnt .wgb-product-item-cnt{text-align:center;border:1px #e3e3e3 solid;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding-bottom:15px;border-radius:5px}.owl-item .wgb-item-title,.wgb-grid-cnt .wgb-item-title{font-size:17px !important;line-height:30px !important}.wgb-product-item-td-thumb{position:relative;padding:15px;text-align:center !important}.wgb-product-item-td-thumb img{border:1px #e3e3e3 solid;background-color:#fff;width:50px;height:auto;display:inline-table}.wgb-product-item-stock-in-thumb{position:absolute;top:25px;left:-53px;right:0;width:80px;height:25px;font-size:12px;color:#fff !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;line-height:25px;margin:auto}.in_stock .wgb-product-item-stock-in-thumb{background-color:#34a034}.out_of_stock .wgb-product-item-stock-in-thumb{background-color:#a03434}.wgb-product-item-stock-in-thumb:before{content:' ';position:absolute;top:25px;left:0;width:0;height:0;border-top:6px #243524 solid;border-right:6px #243524 solid;border-bottom:6px transparent solid;border-left:6px transparent solid}.gift-product-stock{line-height:30px !important;color:#fff !important}.it-gift-products-table{padding:20px}.it-gift-products-table,.it-gift-products-table th,.it-gift-products-table td{border:0;text-align:left !important}.it-gift-products-table th{font-size:14px;font-weight:700 !important;padding:10px 0}.it-gift-products-table td{padding:10px 0}.it-gift-products-table thead tr,.it-gift-products-table tfoot tr{background-color:#f6f6f6;padding:5px 0}.it-gift-products-table tbody tr td{border-bottom:1px #e3e3e3 solid}.dataTable th,.dataTable td{text-align:center}.wgb-tables-popup-items{width:100%;text-align:center;margin-top:10px}.wgb-tables-popup-items thead th{background-color:#e3e3e3;padding:20px 0;font-size:16px}tr.disable-hover:after,div.disable-hover:after{content:' ';width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(255,255,255,.7)}.wgb-item-content .qty,.wgb-popup-content .qty{text-align:center !important}.wgb-item-content .qty,.dataTable .qty{width:100%;display:inline-table;padding:0 10px;vertical-align:middle;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.dataTable .qty{width:50%;max-width:150px}.qty input[type=number]{width:25%;min-width:45px;display:inline-table;vertical-align:middle;line-height:28px;padding:0 15px;margin:0;text-align:center;font-size:10pt !important;-moz-appearance:textfield;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.qty input[type=number]:focus,.qty input[type=number]:active{box-shadow:none !important;border:0 !important}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty .wgb-qty-decrease-btn,.qty .wgb-qty-increase-btn{width:15%;min-width:25px;display:inline-table;vertical-align:middle;padding:0;line-height:28px}.wgb-add-gift-btn{vertical-align:middle}#items_list div{display:none}#loadMoregifts{color:green;cursor:pointer}#loadMoregifts:hover{color:#000}.wgb-gift-cart-pagination-items{display:none !important}.wgb-gift-cart-pagination-items.wgb-visible{display:block !important}#pagination-container{margin:20px 0;text-align:center}.wgb-pagination{text-align:center;padding-bottom:10px}.wgb-pagination a{border-radius:50%;width:22px;text-decoration:none !important;font-size:13px;font-weight:800;padding:0}.page-link{display:inline-block;padding:5px 10px;margin:0 5px;border:1px solid #ddd;text-decoration:none}.page-link.active{background:#333;color:#fff;text-align:center}.page-link.active:hover{background:#fff;color:#333}.wgb-promotion-template-wrapper{margin:5px 0 -25px !important}.wgb-get-product-header{position:relative;padding-bottom:15px;margin-bottom:20px;display:inline-block;width:100%}.gift-promotion-container{display:flex !important;gap:10px !important;flex-wrap:wrap;margin-bottom:5px}.wgb-gift-glassmorphism-item{width:calc(90% / var(--phone-columns, 4));text-align:center;background:rgba(67,67,67,.15);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(6.7px);-webkit-backdrop-filter:blur(6.7px);border:1px solid rgba(67,67,67,.27)}.wgb-gift-glassmorphism-item a{text-decoration:none !important}.wgb-gift-glassmorphism-title{margin-top:8px;color:var(--promotion-template-title-color,#17141d);font-weight:700;font-size:12px}.wgb-gift-glassmorphism-item a:hover{color:var(--promotion-template-title-hover-color,#dd2467)}@media(min-width:768px){.wgb-gift-glassmorphism-item{width:calc(90% / var(--tablet-columns, 6))}}@media(min-width:1024px){.wgb-gift-glassmorphism-item{width:calc(85% / var(--laptop-columns, 8))}}.wgb-flex-items-item{width:calc(90% / var(--phone-columns, 4));display:grid}.wgb-flex-items-thumb{width:70px;height:80px;object-fit:cover;margin:0 auto}.wgb-flex-items-title{font-size:10px;font-weight:600;text-align:center;background:var(--promotion-template-title-bg-color,#17141d);padding:3px 4px;border-radius:15px}.wgb-flex-items-item a{text-decoration:none !important;color:var(--promotion-template-title-color,#17141d)}.wgb-flex-items-item a:hover{color:var(--promotion-template-title-hover-color,#dd2467)}@media(min-width:768px){.wgb-flex-items-item{width:calc(90% / var(--tablet-columns, 6));display:grid}}@media(min-width:1024px){.wgb-flex-items-item{width:calc(90% / var(--laptop-columns, 8));display:grid}}.wgb-tooltip-style-item{width:calc(90% / var(--phone-columns, 4));display:grid}.wgb-tooltip-style-thumb{display:block;width:70px;height:0;object-fit:cover;margin:0 auto;opacity:0;visibility:hidden;transition:opacity .7s ease-in-out,visibility .7s,height .7s;overflow:hidden}.wgb-tooltip-style-item:hover .wgb-tooltip-style-thumb{opacity:1;visibility:visible;height:100%}.wgb-tooltip-style-thumb img{transition:transform .4s ease-in-out,opacity .7s;opacity:1}.wgb-tooltip-style-title{font-size:10px;font-weight:600;text-align:center;background:var(--promotion-template-title-bg-color,#c8acff);padding:3px 4px;border-radius:15px}.wgb-tooltip-style-item a{text-decoration:none !important;color:var(--promotion-template-title-color,#17141d)}.wgb-tooltip-style-item a:hover{scale:1.1;transition:.4s ease-in-out;color:var(--promotion-template-title-hover-color,#dd2467)}@media(min-width:768px){.wgb-tooltip-style-item{width:calc(100% / var(--tablet-columns, 6));display:grid}}@media(min-width:1024px){.wgb-tooltip-style-item{width:calc(100% / var(--laptop-columns, 8));display:grid}}.wgb-gift-box-item{display:grid;text-align:center}.wgb-gift-box-popup{display:block;position:absolute;text-align:center;z-index:999;background:var(--promotion-template-bg-color,#fff);border:1px solid #eee;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.15);padding:8px;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s;pointer-events:none;box-shadow:rgba(60,64,67,.3) 0px 1px 2px 0px,rgba(60,64,67,.15) 0px 2px 6px 2px}.wgb-gift-box-gif{width:40px}.wgb-gift-box-item:hover .wgb-gift-box-popup,.wgb-gift-box-gif:focus+.wgb-gift-box-popup{opacity:1;visibility:visible;pointer-events:auto}.wgb-gift-box-popup .wgb-gift-box-thumb img{width:200px !important;height:200px !important;display:block;object-fit:contain}.wgb-gift-box-popup .wgb-gift-box-title{text-decoration:none !important;color:var(--promotion-template-title-color,#17141d);font-weight:600}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.eot);src:local("Open Sans Regular"),local("OpenSans-Regular"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.eot?#iefix) format("embedded-opentype"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff2) format("woff2"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff) format("woff"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.ttf) format("truetype"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.svg#OpenSans) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-600.eot);src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-600.eot?#iefix) format("embedded-opentype"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-600.woff2) format("woff2"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-600.woff) format("woff"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-600.ttf) format("truetype"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-600.svg#OpenSans) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-700.eot);src:local("Open Sans Bold"),local("OpenSans-Bold"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-700.eot?#iefix) format("embedded-opentype"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-700.woff2) format("woff2"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-700.woff) format("woff"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-700.ttf) format("truetype"),url(//ramen-dealer.de/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/popup/../../../../assets/fonts/open-sans-v17-latin/open-sans-v17-latin-700.svg#OpenSans) format("svg")}.wgb-popup{display:none;width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;background-color:rgba(0,0,0,.6);z-index:9999}.wgb-popup .wgb-popup-loading{width:40px;height:40px;position:fixed;top:0;right:0;left:0;bottom:0;margin:auto;width:40px}.wgb-popup-carousel .wgb-popup-box{width:55%;height:80%;max-width:930px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;box-shadow:0 0 14px 0 rgba(15,17,17,.5);background-color:#fff;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;overflow:hidden}.wgb-popup-carousel .wgb-popup-header{width:100%;height:50px;float:left;background-color:#f0f2f2;padding:10px 15px;line-height:32px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-bottom:1px #d5d9d9 solid;position:relative;z-index:9}.wgb-popup-carousel .wgb-popup-title{float:left;line-height:30px;font-size:14pt;margin:0}.wgb-popup-carousel .wgb-popup-header .wgb-popup-close{padding:0;float:right;border:0;color:#4d4d4d;background-color:transparent;cursor:pointer;font-size:20px}.popup-inner-loader{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;z-index:111;background-color:rgba(255,255,255,.6)}.ith-btn-no-thanks-cnt{display:inline-block;width:100%;text-align:center}.ith-btn-no-thanks-cnt>div{float:none !important;font-size:16px !important;text-decoration:underline;cursor:pointer}.wgb-popup-carousel .wgb-popup-carousel .wgb-popup-close i{font-weight:100;width:30px;height:30px;font-size:30px}.wgb-popup-carousel .wgb-popup-carousel .wgb-popup-close:hover i{color:#a11717;font-weight:700}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body{width:100%;float:left}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-mobile-filter-button{width:100%;float:left;display:none}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content{width:100%;height:100%;position:absolute;padding-top:50px;top:0;right:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:auto}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top{width:100%;float:left;padding:25px 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-left{font-size:13pt;float:left;line-height:32px}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right{float:right}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button{height:30px;font-size:14px !important;background-color:transparent;border:0;cursor:pointer;border-bottom:2px transparent solid}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button.active{border-color:#3e3e3e}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button i{font-weight:300;font-size:17px}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts{width:100%;float:left;height:95%;overflow:auto;padding:0 20px;margin-bottom:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-items{width:100%;float:left;min-height:250px;padding:0 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination{width:100%;float:left;margin-top:10px;padding-bottom:10px;text-align:center}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button{padding:7px 25px;color:#4d4d4d !important;font-size:13pt !important;font-weight:400 !important;background:#fff;border:1px #e3e3e3 solid;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;cursor:pointer;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;margin:0 2px;line-height:15px}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button i{font-weight:100;font-size:16px;width:16px;height:16px}#it-popup-posts-pagination-next i{margin-left:8px}#it-popup-posts-pagination-prev i{margin-right:8px}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button:hover{background:#f6f6f6;text-decoration:none !important;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item{width:29.33%;float:left;margin:0 2% 30px;position:relative;cursor:pointer;border:1px #e3e3e3 solid;padding:10px;text-align:center!important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item.active{border-color:#c2bf37}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-add-button{width:100%;float:left;text-align:center;margin:10px 0 0}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-add-button .wgb-add-gift-btn{margin:0}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail{width:100%;float:left;position:relative;text-align:center;margin-top:0;border-bottom:1px solid #d4d4d4;margin-bottom:0}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail .wgb-product-item-stock-in-thumb{left:-13px;right:auto}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-title{width:100%;float:left;min-height:50px;margin:10px 0 0;font-size:12pt;font-weight:700;text-align:center}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail img{display:block;width:100%;height:auto}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom{position:absolute;bottom:0;width:100%;height:50px;background-color:#fff}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button{float:right;height:30px;background:#1c9911;border:1px #198510 solid;color:#fff;margin:10px 20px 10px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;cursor:pointer;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;font-size:10pt;padding:0 10px !important;line-height:30px !important;font-weight:400 !important;letter-spacing:0 !important}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:disabled{background-color:#cdcdcd !important;border:1px #b4b4b4 solid !important;color:#3e3e3e !important}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:disabled:hover{background-color:#cdcdcd;border:1px #b4b4b4 solid;color:#3e3e3e}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:hover{text-decoration:none;background-color:#198510;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s}.lni{vertical-align:middle}.loader-item{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid;border-color:#000 #0000;animation:l1 1s infinite;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px}@keyframes l1{to{transform:rotate(.5turn)}}@media screen and (max-width:1024px){.wgb-popup-carousel .wgb-popup-box{width:100%;height:100%;max-width:100%;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-sidebar{width:100%;height:100%;left:auto;right:-100%;background-color:#fff;z-index:8}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-sidebar-items{height:92%}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-mobile-sidebar-buttons{display:block;width:100%;float:left;padding:5px 20px;border-bottom:1px #e3e3e3 solid;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-mobile-sidebar-buttons span{float:left;line-height:32px}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content{width:100%;overflow:hidden}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts{height:calc(100% - 40px)}.wgb-popup-carousel .wgb-popup-box .wgb-popup-posts .adv-gift-section{margin-bottom:0!important}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-mobile-filter-button,.wgb-popup-carousel .wgb-popup-box .wgb-popup-sidebar .wgb-popup-mobile-apply-filter{display:block;height:32px;font-size:13pt;cursor:pointer;color:#fff;background-color:#5e5e5e;border:1px #535353 solid;padding:0 20px;text-decoration:none;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.wgb-popup-carousel .wgb-popup-box .wgb-popup-sidebar .wgb-popup-mobile-apply-filter{background-color:#2ca036;border-color:#26882e;float:right}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom,.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button{display:none}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top{padding:5px 20px;border-bottom:1px #e3e3e3 solid}.wgb-popup-carousel .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts[data-view=grid] .wgb-popup-post-item{width:98%;float:left;margin:0 1% 10px}}.wgb-popup-list,.wgb-popup-list h2,.wgb-popup-list h3{font-family:"Open Sans",serif}.wgb-popup-list .wgb-popup-box{width:400px;height:165px;max-height:80%;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;box-shadow:0 0 14px 0 rgba(15,17,17,.5);background-color:#fff;overflow:hidden;padding-bottom:41px}.wgb-popup-list .wgb-popup-header{width:100%;height:34px;float:left;background-color:#e8dec5;padding:0 15px;line-height:34px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-bottom:1px #e8dec5 solid;position:relative;z-index:9;text-transform:uppercase}.wgb-popup-list .wgb-popup-title{float:left;font-size:14px;font-weight:600;line-height:34px;margin:0}.wgb-popup-list .wgb-popup-header .wgb-popup-close{padding:0;float:right;border:0;color:#4d4d4d;background-color:transparent;cursor:pointer;font-size:30px}.wgb-popup-list .wgb-popup-close i{font-weight:100;width:30px;height:30px;font-size:30px}.wgb-popup-list .wgb-popup-body{width:100%;height:calc(100% - 34px);overflow:auto}.wgb-popup-list .wgb-list-items{width:100%;float:left}.wgb-popup-list .wgb-list-item,.wgb-popup-list .wgb-popup-post-item{width:100%;float:left;padding:7px;border-bottom:1px #e3e3e3 solid;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-list .wgb-popup-post-item{position:relative;z-index:1}.wgb-popup-list .wgb-list-item:last-child,.wgb-popup-list .wgb-popup-post-item:last-child{border:0}.wgb-popup-list .wgb-list-item .wgb-list-item-thumb,.wgb-popup-list .wgb-popup-post-item .wgb-popup-post-thumbnail{width:70px;height:70px;float:left;text-align:center}.wgb-popup-list .wgb-list-item .wgb-list-item-thumb img,.wgb-popup-list .wgb-popup-post-item .wgb-popup-post-thumbnail img{width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;display:inline-table}.wgb-popup-list .wgb-list-item .wgb-list-item-content{width:calc(100% - 70px);height:70px;display:flex;align-items:center}.wgb-popup-list .wgb-popup-post-item .wgb-popup-post-title{width:calc(70% - 70px);font-size:13px;line-height:28px;float:left;margin-top:10px}.wgb-popup-list .wgb-list-item .wgb-list-item-content,.wgb-popup-list .wgb-popup-post-item .wgb-popup-post-title{overflow:hidden;font-family:"Open Sans",serif;padding-left:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.wgb-popup-list .wgb-list-item .wgb-list-item-content .wgb-list-item-title{width:70%;height:50px;float:left}.wgb-popup-list .wgb-list-item .wgb-list-item-content .wgb-list-item-title h2{width:100%;font-size:13px;line-height:28px;margin:0;padding:0}.wgb-popup-list .wgb-list-item .wgb-list-item-content .wgb-list-item-title .gift-price{width:100%;font-size:13px}.wgb-popup-list .wgb-list-item .wgb-list-item-content .wgb-list-add-gift-button,.wgb-popup-list .wgb-popup-post-item .wgb-add-gift-btn{width:27%;text-decoration:none;font-size:13px;text-align:center;padding:4px 0 !important}.wgb-popup-list .wgb-popup-post-item .wgb-item-overlay{bottom:15px;width:180px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;left:82px;right:auto;background:0 0;color:#444;font-size:12px;font-weight:500;text-align:left;font-weight:600}.wgb-popup-list .wgb-popup-post-item .wgb-add-gift-btn{float:right;margin-top:19px}.wgb-popup-list .wgb-popup-footer{width:100%;position:absolute;bottom:0;height:41px;text-align:center;border-top:1px #e3e3e3 solid;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#fff;z-index:99}.wgb-popup-list .wgb-popup-footer .wgb-popup-list-no-thanks-button{border:0;cursor:pointer;margin:0;padding:0 10px;background-color:transparent;color:#444;font-size:15px;margin-top:8px}.wgb-popup-list .ith-btn-no-thanks-cnt{display:none}@media screen and (max-width:420px){.wgb-popup-list .wgb-popup-box{width:100%}}@media screen and (max-width:330px){.wgb-popup-list .wgb-list-item .wgb-list-item-thumb{width:100%;height:70px;float:left;text-align:center}.wgb-popup-list .wgb-list-item .wgb-list-item-content{width:100%}}.wgb-promotion-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);transition:opacity .5s;visibility:hidden;opacity:0;z-index:99999}.wgb-promotion-overlay:not(.hidden){visibility:visible !important;opacity:1 !important}.wgb-promotion-align{display:grid;gap:10px;position:relative;align-items:center;top:200px}.wgb-promotion-popup{margin:0 auto;padding:20px;background:#fff;border-radius:5px;width:30%;position:relative;transition:all 1s ease-in-out}.wgb-promotion-close{top:50px;position:relative;float:right;right:40px;color:#fff;font-size:45px;font-weight:600}.wgb-promotion-close:hover{color:#b587ee}.wgb-promotion-popup .wgb-promotion-content{max-height:30%;overflow:auto}@media screen and (max-width:700px){.wgb-promotion-popup{width:70%}}@font-face{font-family:'Social-Login';src:url(//ramen-dealer.de/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.eot?2ismmd);src:url(//ramen-dealer.de/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.eot?2ismmd#iefix) format('embedded-opentype'),url(//ramen-dealer.de/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.ttf?2ismmd) format('truetype'),url(//ramen-dealer.de/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.woff?2ismmd) format('woff'),url(//ramen-dealer.de/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.svg?2ismmd#Social-Login) format('svg');font-weight:400;font-style:normal}[class^=xoo-sl-icon-],[class*=" xoo-sl-icon-"]{font-family:'Social-Login' !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xoo-sl-icon-error:before{content:"\e900"}.xoo-sl-icon-check_circle:before{content:"\e90a"}.xoo-sl-icon-google:before{content:"\ea88"}.xoo-sl-icon-google-plus:before{content:"\ea8b"}.xoo-sl-icon-facebook2:before{content:"\ea91"}.xoo-sl-btns-container{padding:10px 0}.xoo-sl-social-btn{display:inline-block;padding:10px 15px;z-index:10;cursor:pointer;font-size:15px;margin-right:10px}.xoo-sl-facebook-btn{background-color:#4267b2;color:#fff}.xoo-sl-google-btn{background-color:#dd4c40;color:#fff}.xoo-sl-btn-icon{margin-right:7px}.xoo-sl-notice-container{position:fixed;left:0;right:0;top:0;font-size:20px;z-index:99999999}.xoo-sl-notice{padding:10px 20px}.xoo-sl-notice.xoo-sl-notice-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}span.xoo-sl-notice-icon{margin-right:5px}.xoo-sl-notice.xoo-sl-notice-error{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.xoo-sl-btns-container .xoo-sl-social-btn:last-of-type{margin-right:0}body.wp-core-ui .xoo-sl-btns-container{position:relative;margin-bottom:15px}form#loginform{position:relative}.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:none;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8",endColorstr="#E1E1E1",GradientType=0);-moz-box-shadow:0 1px 0 hsla(0,0%,100%,.75);-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.75);box-shadow:0 1px 0 hsla(0,0%,100%,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(//ramen-dealer.de/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.gif) 50% center no-repeat;border-left:solid 1px #bbb}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:150px;outline:none;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:rgba(0,0,0,0)}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888 !important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666}.selectBox-inline.selectBox-disabled{color:#888 !important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:rgba(0,0,0,0) !important}:root{--woocommerce:#720eec;--wc-green:#008a20;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-card-border-radius:8px}@font-face{font-family:star;src:url(//ramen-dealer.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//ramen-dealer.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//ramen-dealer.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//ramen-dealer.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//ramen-dealer.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//ramen-dealer.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px 0}div.pp_woocommerce .pp_content_container:after,div.pp_woocommerce .pp_content_container:before{content:" ";display:table}div.pp_woocommerce .pp_content_container:after{clear:both}div.pp_woocommerce .pp_loaderIcon:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//ramen-dealer.de/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}div.pp_woocommerce div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000}div.pp_woocommerce .pp_next:before,div.pp_woocommerce .pp_previous:before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;font-family:WooCommerce;content:"\e00b";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover:before,div.pp_woocommerce .pp_previous:hover:before{display:block}div.pp_woocommerce .pp_previous:before{left:1em}div.pp_woocommerce .pp_next:before{right:1em;font-family:WooCommerce;content:"\e008"}div.pp_woocommerce .pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close:before{font-family:WooCommerce;content:"\e013";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before{font-family:WooCommerce;content:"\e00b";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em}div.pp_woocommerce .pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next:before{content:"\e008"}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract:before,div.pp_woocommerce a.pp_expand:before{font-family:WooCommerce;content:"\e005";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract:before{content:"\e004"}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce .pp_inline{padding:0!important}.rtl div.pp_woocommerce .pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce{left:5%!important;right:5%!important;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before,div.pp_woocommerce .pp_close:before{font-size:44px}div.pp_woocommerce .pp_description{display:none!important}div.pp_woocommerce .pp_details{width:100%!important}.pp_content{width:100%!important}.pp_content #pp_full_res>img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.yith-wcwl-popup{display:none}.yith-wcwl-popup-content h3{text-align:center;font-size:1.5em}.yith-wcwl-popup-content label{display:block}.yith-wcwl-popup-content select,.yith-wcwl-popup-content input[type=text]{padding:10px 7px}.yith-wcwl-popup-content .create{display:none}.yith-wcwl-popup-content .yith-wcwl-second-row{display:none}.yith-wcwl-popup-content .popup-description{text-align:center;font-weight:600;margin-bottom:15px}.yith-wcwl-popup-content .popup-description a.show-tab.active{cursor:inherit;color:inherit;pointer-events:none}.yith-wcwl-popup-content .wishlist-select{box-sizing:border-box}.yith-wcwl-popup-feedback{margin-top:2em;margin-bottom:2em}.yith-wcwl-popup-feedback p.feedback{margin-top:1.5em;text-align:center;font-size:1.1rem;font-weight:600}.yith-wcwl-popup-footer{margin:15px 0}.yith-wcwl-popup-footer .button.wishlist-submit{display:block;width:100%;text-align:center}.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon{text-align:center;display:block;font-size:70px;color:#333;margin-block:0 15px}.yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-content .heading-icon img,.yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-feedback .heading-icon img{width:70px;height:70px}.pp_pic_holder.pp_woocommerce.feedback{max-width:450px !important}.pp_pic_holder.pp_woocommerce.feedback .pp_content{width:auto !important}.yith-wcwl-add-button.with-dropdown{position:relative;padding:15px 0}.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown{display:block}.yith-wcwl-add-button ul.yith-wcwl-dropdown li{padding:15px;padding-left:0;text-transform:uppercase;font-size:.8em}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:FontAwesome;content:"";margin-right:15px}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child){border-bottom:1px solid #cdcdcd}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a{font-size:1em !important;color:inherit;box-shadow:none}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover{color:initial}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{display:flex;flex-direction:column;align-items:center}.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style){padding:7px 10px}.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist .add_to_wishlist img{height:auto;width:25px;color:var(--add-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg{color:var(--added-to-wishlist-icon-color,#000)}.yith-wcwl-wishlistaddedbrowse{display:flex;flex-direction:column;align-items:center}.yith-wcwl-wishlistaddedbrowse .feedback{display:flex;align-items:center;justify-content:center;gap:5px;text-wrap:balance}.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown{left:0}.yith-wcwl-add-button ul.yith-wcwl-dropdown{display:none;list-style:none;margin-bottom:0;padding:5px 25px;background:#fff;position:absolute;z-index:15;top:100%;border:1px solid #cdcdcd;outline-offset:-10px;left:50%;min-width:200px}.yith-wcwl-add-to-wishlist .separator+[data-title]{display:inline-block}.yith-wcwl-add-to-wishlist .with-tooltip{position:relative}.yith-wcwl-tooltip{z-index:10;padding:5px 10px;border-radius:5px;text-align:center;top:calc(100% + 5px);pointer-events:none;cursor:initial;font-size:.6875rem;line-height:normal;display:none}.with-dropdown .yith-wcwl-tooltip{top:auto;bottom:calc(100% + 10px)}.with-tooltip .yith-wcwl-tooltip{position:absolute;left:50%;transform:translateX(-50%)}.with-tooltip .yith-wcwl-tooltip:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-95%);width:0;height:0;background:rgba(0,0,0,0) !important;border-left:5px solid rgba(0,0,0,0) !important;border-right:5px solid rgba(0,0,0,0) !important;border-bottom:5px solid}.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{bottom:-5px;top:auto;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;border-bottom:none}#yith-wcwl-popup-message{font-weight:700;line-height:50px;text-align:center;background:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);position:fixed;top:50%;left:50%;padding:7px 40px;z-index:10000}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style){background-color:var(--color-add-to-wishlist-background,#333);background:var(--color-add-to-wishlist-background,#333);color:var(--color-add-to-wishlist-text,#fff);border-color:var(--color-add-to-wishlist-border,#333);border-radius:var(--rounded-corners-radius,16px)}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover{background-color:var(--color-add-to-wishlist-background-hover,#4f4f4f);background:var(--color-add-to-wishlist-background-hover,#4f4f4f);color:var(--color-add-to-wishlist-text-hover,#fff);border-color:var(--color-add-to-wishlist-border-hover,#4f4f4f)}.yith-wcwl-tooltip,.with-tooltip .yith-wcwl-tooltip:before,.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{background-color:var(--tooltip-color-background,#333);border-bottom-color:var(--tooltip-color-background,#333);border-top-color:var(--tooltip-color-background,#333);color:var(--tooltip-color-text,#fff)}.wishlist-title{display:inline-block}.wishlist-title:hover a.show-title-form{visibility:visible}.wishlist-title h2{display:inline-block;padding:5px}.wishlist-title a.show-title-form{cursor:pointer;visibility:hidden;display:inline-flex;align-items:center;padding:2px 7px;gap:5px}.wishlist-title a.show-title-form svg.yith-wcwl-icon-svg,.wishlist-title a.show-title-form img{width:20px}.wishlist-title.wishlist-title-with-form h2:hover{background:#efefef}.hidden-title-form{position:relative;margin:25px 0 39px}.hidden-title-form .edit-title-buttons{position:absolute;right:5px;top:calc(50% - 15px)}.hidden-title-form>input[type=text]{padding-right:65px;line-height:1;min-height:30px}.hidden-title-form a{cursor:pointer;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;font-size:1.3em}.hidden-title-form a i{margin:0;display:inline-block}.yes-js .hidden-title-form{display:none}table.wishlist_table{font-size:80%}table.wishlist_table.shop_table{width:100%}table.wishlist_table.shop_table .product-remove{width:0}table.wishlist_table.shop_table .product-remove>div{display:flex;align-items:center;justify-content:center}table.wishlist_table tr{position:relative}table.wishlist_table tr th{text-align:center}table.wishlist_table tr th.product-checkbox{vertical-align:middle;width:40px}table.wishlist_table tr th.product-remove{vertical-align:middle;width:40px}table.wishlist_table tr th.product-thumbnail{width:80px}table.wishlist_table tr th.product-name{text-align:left}table.wishlist_table thead th{border-top:1px solid;padding:16px 12px}table.wishlist_table tbody td{padding:16px 12px}table.wishlist_table thead th,table.wishlist_table tbody td{border-color:#e7e7e7}table.wishlist_table tbody td.wishlist-empty,p.wishlist-empty{text-align:center;margin:100px 0}.wishlist_table tr td,.wishlist_table tr th.wishlist-delete,.wishlist_table tr th.product-checkbox{text-align:center}.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.product-name,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.wishlist_table tfoot td{text-align:left}.wishlist_table tr td.product-remove{padding:16px 0}.wishlist_table tr td.product-thumbnail a{display:block;border:none;max-width:80px}.wishlist_table tr td.product-thumbnail a img{width:100%}.wishlist_table tr td.product-arrange{cursor:grab}.wishlist_table tr td.product-arrange:active{cursor:grabbing}.wishlist_table .product-stock-status span.wishlist-in-stock{color:#297e29}.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:red}.wishlist_table .product-add-to-cart span.dateadded{display:block}.wishlist_table .product-add-to-cart a{display:table !important;margin:0 auto 5px !important;text-align:center}.wishlist_table .product-add-to-cart a.button{padding:6px 25px !important;display:inline-flex !important}.wishlist_table .product-add-to-cart a>img{display:inline;max-width:2em}.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{margin:15px 0}.wishlist_table .price-variation{display:block}.wishlist_table .price-variation.decrease .variation-rate{color:red}.wishlist_table .price-variation .old-price{display:block}.wishlist_table a.button{white-space:normal;margin-bottom:5px !important}.wishlist_table.modern_grid{list-style:none;margin:0 -7px 35px;font-size:0}.wishlist_table.modern_grid li{display:inline-block;vertical-align:top;width:33.33%;padding:0 7px;margin-bottom:15px}.wishlist_table.modern_grid li.wishlist-empty,.wishlist_table.images_grid li.wishlist-empty{width:100%;font-size:1rem;text-align:center;margin:50px 0}.wishlist_table.images_grid li.show{z-index:10}.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last{clear:none}.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1){clear:both}.wishlist_table.modern_grid li .item-wrapper{display:table;margin:0 -7px}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.modern_grid li .item-details{display:table-cell;vertical-align:top;box-sizing:border-box;width:50%;padding:0 7px;font-size:1rem}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.images_grid li .product-thumbnail{position:relative}.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,.wishlist_table.images_grid li .product-thumbnail .product-checkbox{position:absolute;top:7px;left:15px;z-index:2}.wishlist_table.modern_grid li .product-thumbnail>a{display:block}.wishlist_table.modern_grid li .product-thumbnail>a img{display:block}.wishlist_table.images_grid li.show .product-thumbnail>a img,.wishlist_table.images_grid li:hover .product-thumbnail>a img{filter:brightness(1.1)}.wishlist_table.modern_grid.wishlist_view li .item-details{position:relative}.wishlist_table.modern_grid.wishlist_view li .item-details:before{content:"";display:block;top:0;bottom:0;left:7px;background:#fff;position:absolute;right:7px;z-index:0;border:1px solid #cdcdcd}.wishlist_table.images_grid li .item-details{display:none;position:absolute;z-index:2;bottom:15px;left:calc(50% - 150px);width:300px;background:#fff;padding:10px 20px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}.wishlist_table.images_grid li.show .item-details{display:block}.wishlist_table.modern_grid li .item-details .item-details-wrapper{padding:15px 20px;line-height:normal;position:relative}.wishlist_table.images_grid li .item-details a.close{position:absolute;top:10px;right:20px}.wishlist_table.modern_grid li .item-details h3,.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3{margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table,.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info{border:none;margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table td,.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td{border:none;font-size:.8em;padding:3px;vertical-align:top}.wishlist_table.modern_grid li .item-details table.item-details-table td.label,.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label{text-align:left;font-weight:700;width:40%}.wishlist_table.modern_grid li .item-details table.item-details-table td.value,.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value{text-align:right}.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_table.modern_grid li .item-details table.item-details-table td.value input,.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input{width:auto}.wishlist_table.modern_grid li .item-details .product-add-to-cart,.wishlist_table.images_grid li .item-details .product-add-to-cart{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,.wishlist_table.images_grid li .item-details .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .product-remove,.wishlist_table.images_grid li .item-details .product-remove{text-align:right}.wishlist_table.modern_grid li .item-details .product-remove a,.wishlist_table.images_grid li .item-details .product-remove a{border:none;border-radius:0;display:inline-block}.wishlist_table.mobile{list-style:none;margin-left:0}.wishlist_table.mobile li{margin-bottom:7px}.wishlist_table.mobile li .product-checkbox{display:inline-block;width:20px;vertical-align:top}.wishlist_table.mobile li .item-wrapper{display:inline-block;width:calc(100% - 25px);vertical-align:top;margin-bottom:7px}.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty{text-align:center}.wishlist_table.wishlist_manage_table.mobile li .item-wrapper{width:100%}.wishlist_table.mobile li .item-wrapper .product-thumbnail{display:inline-block;max-width:60px;margin-right:10px}.wishlist_table.mobile li .item-wrapper .item-details{display:inline-block;width:calc(100% - 80px);vertical-align:top}.wishlist_table.mobile.with-checkbox li .additional-info-wrapper{padding-left:20px}.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:right}a.add_to_wishlist{cursor:pointer}.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:5px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img,.yith-wcwl-add-to-wishlist a.delete_item>img{max-width:32px;display:inline-block;margin-right:10px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.delete_item>.yith-wcwl-icon-svg{vertical-align:bottom}a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist{margin-left:15px}.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button{margin:0}.wishlist_table .add_to_cart.button{padding:7px 12px;line-height:normal}.yith-wcwl-add-to-wishlist{margin-top:10px}.yith-wcwl-add-button>a i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.wishlist-title a.show-title-form i,.hidden-title-form button i,.yith-wcwl-wishlist-new button i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_manage_table tfoot a.create-new-wishlist i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin-right:10px}.wishlist_table .add_to_cart.button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{margin:0;box-shadow:none;text-shadow:none}.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-button .add_to_wishlist img{margin-right:5px}.add-to-wishlist-before_image{position:relative}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{position:absolute;z-index:10;margin:0;top:10px;left:10px}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown{padding:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo{font-size:0;background:0 0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist{font-size:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback{display:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{font-size:0;background:0 0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i{font-size:1.6rem;margin:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img{margin:0}.woocommerce .wishlist-title{margin-bottom:30px}.woocommerce .wishlist-title h2{vertical-align:middle;margin-bottom:0}.woocommerce .hidden-title-form button{padding:7px 24px;vertical-align:middle;border:none;position:relative}.woocommerce .hidden-title-form button:active{top:1px}.woocommerce .back-to-all-wishlists{margin-bottom:20px}.woocommerce #content table.wishlist_table.cart a.remove{color:#c3c3c3;margin:0 auto}.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:#c3c3c3;color:#fff}.yith-wcwl-share{margin-bottom:35px}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0}.yith-wcwl-share ul{margin:5px 0;padding:0;display:flex;gap:5px;align-items:center}.yith-wcwl-share li a{color:#fff;text-align:center;text-decoration:none;line-height:1;padding:5px;display:grid;place-items:center;border:none;min-width:26px;min-height:26px;border-radius:5px}.yith-wcwl-share li a:hover{color:#fff}.yith-wcwl-share li a>img{max-width:1em}.yith-wcwl-share li a svg{width:15px;height:15px}.yith-wcwl-share li a.email svg{width:17px;height:17px}.yith-wcwl-share ul li,.entry-content .yith-wcwl-share ul li{display:inline-block;margin-left:0;margin-right:0}.copy-trigger{cursor:pointer}.yith_wcwl_wishlist_footer>div{margin-bottom:15px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action{float:left}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{display:inline-block;margin-right:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions{min-width:250px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{margin:0;margin-left:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update{float:right}.yith_wcwl_wishlist_footer .yith-wcwl-share{float:left;clear:both}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:right;display:flex;gap:15px}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>*{vertical-align:middle}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button,.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action input[type=submit],.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a{margin:0}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action{clear:both}.wishlist-page-links{clear:both}#move_to_another_wishlist{display:none}.yith-wcwl-wishlist-new{padding:20px 0}.yith-wcwl-popup-content .yith-wcwl-wishlist-new{padding:0}.yith-wcwl-wishlist-new .wishlist-name{display:inline-block}.yith-wcwl-wishlist-new .wishlist-privacy-radio label{display:block}.yith-wcwl-popup-content .create-wishlist-button{margin-top:15px;width:100%}#create_new_wishlist{display:none}.wishlist_manage_table select{vertical-align:middle;margin-right:10px}.wishlist_manage_table td.wishlist-name .wishlist-title{margin-bottom:0}.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form{display:inline-block;padding:0;border:none;background:0 0;top:0;margin:0}.wishlist_manage_table td.wishlist-name a.show-title-form i{padding:5px;margin:0}.wishlist_manage_table td.wishlist-name:hover a.show-title-form{visibility:visible}.wishlist_manage_table td.wishlist-name .hidden-title-form{margin:0 !important;width:100%}.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table td.wishlist-name .hidden-title-form{position:relative}table.wishlist_manage_table tfoot td{text-align:right;padding:24px 12px}.wishlist_manage_table tfoot button.submit-wishlist-changes{padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.wishlist_manage_table tfoot button.submit-wishlist-changes:active{top:1px}.wishlist_manage_table tfoot a.create-new-wishlist{vertical-align:middle;line-height:normal;padding:7px 24px}.wishlist_manage_table.modern_grid li.wishlist-empty{margin:50px 0}.wishlist_manage_table.modern_grid li .item-wrapper{display:block;margin:0;padding:40px 50px;background:#fff;border:1px solid #cdcdcd}.wishlist_manage_table.modern_grid li .product-thumbnail,.wishlist_manage_table.modern_grid li .item-details{display:block;width:100%;padding:0}.wishlist_manage_table.modern_grid li .item-details .hidden-title-form{width:100%}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box{display:flex;background:#f2f2f2;min-height:400px;align-items:center;justify-content:center;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p{font-size:1em;line-height:1.5em;font-weight:600}.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child{width:100%;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail img{width:calc(50% - 8px)}.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3){margin-left:15px}.wishlist_manage_table.modern_grid li .wishlist-title-with-form{display:block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3{display:inline-block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover{visibility:visible;float:right;margin:0;background:0 0;color:inherit}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i{margin:0}.wishlist_manage_table.modern_grid li .hidden-title-form{margin-top:0 !important}.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table.mobile li{margin-bottom:30px}.wishlist_manage_table.mobile li .item-wrapper .item-details{width:100%}.wishlist_manage_table.mobile li .item-details .hidden-title-form{position:relative}.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text]{width:100%}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title{display:block;border-bottom:1px solid #cdcdcd;position:relative}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form{position:absolute;right:0;top:0;visibility:visible}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download{float:left}.yith-wcwl-wishlist-search-form{text-align:center;padding:20px 0}.yith-wcwl-wishlist-search-form #wishlist_search{display:inline-block;max-width:300px;vertical-align:middle}.yith-wcwl-wishlist-search-form button.wishlist-search-button{display:inline-block;padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin:0}.yith-wcwl-wishlist-search-form button.wishlist-search-button:active{top:1px}.yith-wcwl-search-results .wishlist-owner{text-align:left}.yith-wcwl-search-results .wishlist-owner .thumb{display:inline-block;margin-right:15px}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style){background:var(--color-add-to-cart-background,#333);color:var(--color-add-to-cart-text,#fff);border-color:var(--color-add-to-cart-border,#333);border-radius:var(--add-to-cart-rounded-corners-radius,16px)}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover{background:var(--color-add-to-cart-background-hover,#4f4f4f);color:var(--color-add-to-cart-text-hover,#fff);border-color:var(--color-add-to-cart-border-hover,#4f4f4f)}.woocommerce .hidden-title-form button,.yith-wcwl-wishlist-new .create-wishlist-button,.wishlist_manage_table tfoot button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{background:var(--color-button-style-1-background,#333);color:var(--color-button-style-1-text,#fff);border-color:var(--color-button-style-1-border,#333)}.woocommerce .hidden-title-form button:hover,.yith-wcwl-wishlist-new .create-wishlist-button:hover,.wishlist_manage_table tfoot button.submit-wishlist-changes:hover,.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover{background:var(--color-button-style-1-background-hover,#333);color:var(--color-button-style-1-text-hover,#fff);border-color:var(--color-button-style-1-border-hover,#333)}.woocommerce .wishlist-title a.show-title-form,.woocommerce .hidden-title-form a.hide-title-form,.wishlist_manage_table tfoot a.create-new-wishlist{background:var(--color-button-style-2-background,#333);color:var(--color-button-style-2-text,#fff);border-color:var(--color-button-style-2-border,#333)}.woocommerce .wishlist-title a.show-title-form:hover,.woocommerce .hidden-title-form a.hide-title-form:hover,.wishlist_manage_table tfoot a.create-new-wishlist:hover{background:var(--color-button-style-2-background-hover,#333);color:var(--color-button-style-2-text-hover,#fff);border-color:var(--color-button-style-2-border-hover,#333)}.woocommerce table.shop_table.wishlist_table tr td{background:var(--color-wishlist-table-background,#fff);color:var(--color-wishlist-table-text,#6d6c6c);border-color:var(--color-wishlist-table-border,#ccc)}.wishlist_table thead tr th,.wishlist_table tfoot td td,.widget_yith-wcwl-lists ul.dropdown li.current a,.widget_yith-wcwl-lists ul.dropdown li a:hover,.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a{background:var(--color-headers-background,#f4f4f4)}.yith-wcwl-share li a{color:var(--color-share-button-color,#fff)}.yith-wcwl-share li a:hover{color:var(--color-share-button-color-hover,#fff)}.yith-wcwl-share a.facebook{background:var(--color-fb-button-background,#39599e)}.yith-wcwl-share a.facebook:hover{background:var(--color-fb-button-background-hover,#39599e)}.yith-wcwl-share a.twitter{background:var(--color-tw-button-background,#45afe2)}.yith-wcwl-share a.twitter:hover{background:var(--color-tw-button-background-hover,#39599e)}.yith-wcwl-share a.pinterest{background:var(--color-pr-button-background,#ab2e31)}.yith-wcwl-share a.pinterest:hover{background:var(--color-pr-button-background-hover,#39599e)}.yith-wcwl-share a.email{background:var(--color-em-button-background,#fbb102)}.yith-wcwl-share a.email:hover{background:var(--color-em-button-background-hover,#39599e)}.yith-wcwl-share a.whatsapp{background:var(--color-wa-button-background,#00a901)}.yith-wcwl-share a.whatsapp:hover{background:var(--color-wa-button-background-hover,#39599e)}.woocommerce a.selectBox{background:#fff;min-width:100px;margin-right:10px;color:inherit}.woocommerce a.selectBox,.woocommerce a.selectBox:hover{border-bottom:1px solid #bbb !important}.woocommerce a.selectBox:hover{color:inherit}.woocommerce a.selectBox:focus{border:1px solid #ccc}.selectBox-dropdown .selectBox-label{vertical-align:middle;padding:3px 8px}.selectBox-dropdown .selectBox-arrow{border:none;background:url(//ramen-dealer.de/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.png) center right no-repeat}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{background:url(//ramen-dealer.de/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.png) center left no-repeat}.selectBox-dropdown-menu{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;font-size:80%}.selectBox-dropdown-menu li a{color:inherit;padding:5px 8px;border-radius:3px}.selectBox-dropdown-menu a:hover{color:inherit;text-decoration:none}select.selectBox.change-wishlist{max-width:100px}.selectBox.change-wishlist{width:auto !important}.change-wishlist-selectBox-dropdown-menu{width:auto !important}.yith-wcwl-with-pretty-photo{overflow:hidden}.yith-wcwl-with-pretty-photo .pp_content{height:auto !important}.woocommerce .wishlist-fragment .blockUI.blockOverlay:before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay:before{display:none}.yith-wcwl-add-to-wishlist .ajax-loading{box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important;display:inline !important;margin-left:5px;vertical-align:middle;visibility:hidden;width:16px !important;height:16px !important}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li{padding:0}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{display:block;padding:5px 15px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{padding:5px 25px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,.widget_yith-wcwl-lists ul.dropdown>li.lists-section{border-bottom:1px solid #e7e7e7}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists{margin:0}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget{margin-bottom:40px !important}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.4);box-shadow:0 0 1px hsla(0,0%,100%,.4)}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li{display:table}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child){margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:table-cell;vertical-align:middle}.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist{margin-bottom:0 !important}.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading{text-align:center;cursor:pointer}.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a{color:inherit}.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini{position:relative;display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list{display:block}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{max-height:30vh;overflow-y:auto;margin-left:-20px}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar{-webkit-appearance:none;width:7px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i{font-size:25px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count{font-size:14px;line-height:20px}.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list{position:absolute;z-index:1;left:0;background:#fff;padding:25px 40px;min-width:300px;display:none;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a,.widget_yith-wcwl-items .mini .items-counter>a{display:flex;align-items:flex-end}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon{display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon img,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon img{stroke-width:1.25;height:35px;width:35px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after{content:"";display:block;max-width:80px;border-bottom:1px solid #cdcdcd;margin:10px auto}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter{position:relative;display:flex;align-items:center;justify-content:center}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i{font-size:70px;position:relative;margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg{width:70px;height:70px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count{display:block;position:absolute;font-size:14px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{font-size:1.2rem}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img{margin-left:10px;max-width:40px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:inline-block;vertical-align:middle;margin-left:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*{display:block}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart{display:block !important}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist{margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart{text-align:center}@media(max-width:768px){.yith_wcwl_wishlist_bulk_action select{width:100%;margin-bottom:15px}.yith_wcwl_wishlist_bulk_action input{float:right}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:none}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button{width:100%;text-align:center}}.yith-wcwl-pp-modal{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;width:450px !important}.yith-wcwl-pp-modal .yith-wcwl-popup-form{padding:0}.yith-wcwl-pp-modal div.pp_content_container{padding:40px 35px;border-radius:15px;display:flex;box-shadow:rgba(24,53,62,.1) 0 11px 15px -7px,rgba(24,53,62,.07) 0px 24px 38px 3px,rgba(24,53,62,.06) 0px 9px 46px 8px;max-width:fit-content}.yith-wcwl-pp-modal div.pp_content_container .pp_content{width:380px !important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content{padding:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .heading-icon{margin-top:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .create-wishlist-button{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .wishlist-select+.select2-container{width:100% !important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content p.form-row.yith-wcwl-info-text{text-wrap:balance;text-align:center}.yith-wcwl-pp-modal div.pp_content_container .popup-description{margin-bottom:10px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon{color:var(--modal-colors-icon,#007565);height:auto;max-height:90px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light){stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) *{stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content{padding:20px 55px 0;display:flex;flex-direction:column;gap:20px}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .popup_button,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button{transition:.2s;background:var(--modal-colors-primary-button,#007565);color:var(--modal-colors-primary-button-text,#fff);border:none;border-radius:8px;width:100%;box-sizing:border-box;display:block;padding:13px 25px;text-align:center;text-decoration:none;font-size:14px}.yith-wcwl-pp-modal div.pp_content_container .popup_button:hover,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover{color:var(--modal-colors-primary-button-text-hover,#fff);background:var(--modal-colors-primary-button-hover,#007565)}.yith-wcwl-pp-modal div.pp_content_container .popup_button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .popup_button img,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img{display:none}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper label.radio,.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{display:inline-block;float:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{clear:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.description{clear:both}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button{transition:.2s;border-radius:5px;background:var(--modal-colors-secondary-button,#08a889);color:var(--modal-colors-secondary-button-text,#fff);border:none}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button:hover{background:var(--modal-colors-secondary-button-hover,#08a889);color:var(--modal-colors-secondary-button-text-hover,#fff)}.yith-wcwl-pp-modal.feedback .pp_content_container{padding:20px 15px}.yith-wcwl-pp-modal select.change-wishlist,.yith-wcwl-pp-modal button.move-to-another-wishlist-button{box-sizing:border-box}