.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width: var(--wd-max-width)}.wd-text-block:not(.inline-element).text-left{margin-right:auto}.wd-text-block:not(.inline-element).text-center{margin-inline:auto}.wd-text-block:not(.inline-element).text-right{margin-left:auto}.wd-list{--list-mb: 0;--li-mb: 15px;--li-pl: 0;--wd-row-gap: var(--li-mb);display:flex;flex-direction:column;justify-content:var(--wd-align);gap:var(--wd-row-gap);list-style:none}.wd-list li{position:relative;display:flex;align-items:center;justify-content:inherit;gap:10px;margin-bottom:0 !important;transition:all .25s ease}.wd-list .wd-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--color-gray-800);line-height:1;transition:all .25s ease;font-size:var(--li-icon-s, 1em)}.wd-list.wd-design-bordered li:not(:first-child):before{content:"";position:absolute;top:calc(var(--wd-row-gap) / 2 * -1);inset-inline:0px;border-top:1px solid var(--brdcolor-gray-300)}.wd-list .wd-icon :is(img,svg){width:var(--li-icon-s, revert-layer);min-width:var(--li-icon-s, 6px);max-width:150px;fill:currentColor}.wd-list .wd-icon:has(:is(img,svg)):before{display:none}.wd-list.wd-type-ordered{counter-reset:item}.wd-list.wd-type-ordered .wd-icon{font-weight:600}.wd-list.wd-type-ordered .wd-icon:before{content:counter(item) ".";counter-increment:item}.wd-list.wd-type-unordered .wd-icon:before{font-size:.6em;content:"\f113";font-family:"woodmart-font"}.wd-list.wd-type-unordered-2 .wd-icon:before{content:"";width:1em;height:1em;font-size:calc(var(--li-icon-s, 10px) / 2);background:currentColor;border-radius:50%}.wd-list.wd-shape-icon .wd-icon{background-color:var(--color-gray-200);width:var(--li-icon-s, 2em);height:var(--li-icon-s, 2em);font-size:calc(var(--li-icon-s, 2em) / 2)}.wd-list.wd-shape-icon .wd-icon :is(img,svg){width:calc(var(--li-icon-s, 2em) / 2);height:calc(var(--li-icon-s, 2em) / 2);min-width:calc(var(--li-icon-s, 14px) / 2);object-fit:contain}.wd-list.wd-style-rounded .wd-icon{border-radius:50%}.wd-list .wd-icon .e-font-icon-svg{height:var(--li-icon-s, 1em)}@media (max-width: 1024px){.wd-list:is(.wd-fontsize-m,.wd-fontsize-l){font-size:16px}}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}}.login-form-side .woocommerce-notices-wrapper{padding:20px 15px 0 15px}.login-form-side .woocommerce-notices-wrapper>.woocommerce-error{margin-bottom:0}.login-form-side .woocommerce-form-login{padding:20px 15px 15px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.login-form-side .woocommerce-form-login.hidden-form{display:none}.create-account-question{padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300);text-align:center;--wd-tags-mb: 15px}.create-account-question p{color:var(--color-gray-900);font-weight:600}.create-account-question:before{display:block;margin-bottom:15px;color:var(--color-gray-200);font-size:54px;line-height:1;content:"\f124";font-family:"woodmart-font"}.create-account-question .btn{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500);--btn-brd-color: var(--wd-primary-color);--btn-bgcolor: transparent;--btn-brd-width: 2px;--btn-height: none;--btn-padding: 0;border-top:0;border-inline:0}.wd-sticky-btn{position:fixed;inset:auto 0 0 0;z-index:340;display:flex;align-items:center;overflow:hidden;padding-block:10px;height:var(--wd-sticky-btn-height);background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.12);transition:transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:translate3d(0, 100%, 0)}.wd-sticky-btn .container{display:flex;align-items:center;column-gap:15px}.wd-sticky-btn-content{display:flex;flex:1 1 auto;align-items:center;column-gap:10px}.wd-sticky-btn-thumbnail{flex:0 0 auto;overflow:hidden}.wd-sticky-btn-thumbnail img{min-width:65px;max-width:65px;max-height:calc(var(--wd-sticky-btn-height) - 20px);border-radius:calc(var(--wd-brd-radius) / 1.5);object-fit:cover;object-position:center}.wd-sticky-btn-info{flex:1 1 auto}.wd-sticky-btn .woocommerce-price-suffix{display:block}.wd-sticky-btn .wd-entities-title{margin-bottom:0;font-size:14px}.wd-sticky-btn .star-rating{margin-top:5px}.wd-sticky-btn .price{margin-inline-end:15px;text-align:end;font-size:16px}.wd-sticky-btn .wd-sticky-btn-cart{display:flex;align-items:center}.wd-sticky-btn .wd-sticky-btn-cart>.wd-buy-now-btn{margin-inline-start:10px}.wd-sticky-btn form.cart{flex:0 0 auto;align-items:center}.wd-sticky-btn p.stock{margin-bottom:0;margin-inline-end:15px;font-size:14px}.wd-sticky-btn .wd-action-btn.wd-style-icon>a{height:40px}.wd-sticky-add-to-cart{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform, uppercase));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight, 600));font-family:var(--btn-accented-font-family, var(--btn-font-family, inherit));font-style:var(--btn-accented-font-style, var(--btn-font-style, unset))}.wd-sticky-add-to-cart:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.wd-sticky-add-to-cart:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.wd-sticky-btn-shown.wd-sticky-btn{transform:translate3d(0, 0, 0)}.wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + var(--wd-sticky-btn-height))}@media (min-width: 769px){.wd-sticky-btn-on{padding-bottom:var(--wd-sticky-btn-height)}}@media (max-width: 1024px){.wd-sticky-btn .price :is(del,ins){display:block}}@media (max-width: 768.98px){.wd-sticky-btn{padding-block:0;background-color:transparent;box-shadow:none;display:none}.wd-sticky-btn .wd-sticky-btn-cart{flex:1 1 auto;margin-inline:-15px}.wd-sticky-btn :is(.price,p.stock,.wd-buy-now-btn,.wd-action-btn,.wd-sticky-btn-content){display:none}.wd-sticky-btn form.cart{position:relative;margin-inline-end:0 !important;width:100%}.wd-sticky-btn :is(.single_add_to_cart_button,.wd-sticky-add-to-cart){width:100%;border-radius:0 !important}.wd-sticky-btn-on-mb{padding-bottom:var(--wd-sticky-btn-height)}.wd-sticky-btn-on-mb .wd-sticky-btn{display:flex}}.wd-quantity-overlap{--quantity-space: 80px}.wd-quantity-overlap div.quantity{position:absolute;bottom:0;inset-inline-start:0;z-index:2;height:100%;filter:brightness(0.95);transform:translate3d(0, 0, 0)}.wd-quantity-overlap div.quantity input[type]{height:100%;border:none;background-color:var(--btn-accented-bgcolor);box-shadow:var(--btn-accented-box-shadow);color:var(--btn-accented-color);transition:all .25s ease}.wd-quantity-overlap div.quantity input[type]:hover{filter:brightness(0.95)}.wd-quantity-overlap div.quantity input[type="button"]{min-width:25px;border-radius:0}.wd-quantity-overlap div.quantity:not(.hidden)+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button{padding-inline-start:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:before{inset-inline-start:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:after{inset-inline-start:calc(50% - 9px + var(--quantity-space) / 2)}.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button{padding-inline-start:calc(20px + var(--quantity-space))}.wd-quantity-overlap :is(div,.cart):hover>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button{background-color:var(--btn-accented-bgcolor-hover);box-shadow:var(--btn-accented-box-shadow-hover);color:var(--btn-accented-color-hover)}.wd-quantity-overlap :is(div,.cart):active>div.quantity{bottom:var(--btn-accented-bottom-active)}.wd-quantity-overlap :is(div,.cart):active>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):active>div.quantity+.button{box-shadow:var(--btn-accented-box-shadow-active)}.wd-quantity-overlap div.quantity:active{bottom:0 !important}.wd-quantity-overlap div.quantity:active input[type],.wd-quantity-overlap div.quantity:active+.button{box-shadow:var(--btn-accented-box-shadow) !important}.wd-toolbar{position:fixed;inset-inline:0;bottom:0;z-index:350;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.12)}.wd-toolbar>a{display:flex;align-items:center;justify-content:center}.wd-toolbar>a,.wd-toolbar>div{flex:1 0 20%}.wd-toolbar>a,.wd-toolbar>div a{height:45px}.wd-toolbar .wd-header-cart.wd-design-5:not(.wd-style-text){margin-inline-end:0}.wd-toolbar.wd-toolbar-label-show>a,.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px}.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block}.global-color-scheme-light .wd-toolbar a{color:#fff}.global-color-scheme-light .wd-toolbar a:hover{color:rgba(255,255,255,0.8)}.wd-toolbar-label{position:absolute;inset-inline:10px;bottom:3px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:11px;line-height:1;padding:1px 0}.wd-toolbar-shop .wd-tools-icon:before{content:"\f146";font-family:"woodmart-font"}.wd-toolbar-blog .wd-tools-icon:before{content:"\f145";font-family:"woodmart-font"}.wd-toolbar-home .wd-tools-icon:before{content:"\f144";font-family:"woodmart-font"}.wd-toolbar-sidebar .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}.wd-toolbar-sidebar.wd-filter-icon .wd-tools-icon:before{content:"\f118"}.wd-toolbar-link .wd-tools-icon:before{content:"\f140";font-family:"woodmart-font"}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}.wd-toolbar-shop-cat .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}body:not(:has(.wd-nav-side-hidden-mb-on)) .wd-toolbar-shop-cat{display:none}@media (min-width: 1025px){.wd-toolbar{display:none}}@media (max-width: 1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .wd-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--wd-sticky-btn-height))}}@media (max-width: 768.98px){.sticky-toolbar-on.wd-sticky-btn-on-mb{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}@media (min-width: 769px) and (max-width: 1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}.wd-sidebar-opener{position:fixed;top:30%;inset-inline-start:0;z-index:350;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);border-start-end-radius:var(--wd-brd-radius);border-end-end-radius:var(--wd-brd-radius);transition:all .25s ease}.wd-sidebar-opener.wd-show-on-scroll{opacity:0;transform:translateX(-100%)}.wd-sidebar-opener.wd-show-on-scroll.wd-shown{opacity:1;transform:none}.wd-sidebar-opener.wd-filter-icon>a:before{content:"\f118"}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons.wc-ppcp-sm__container>li#express-payment-method-paymentplugins_ppcp_express{padding:0;width:100%}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons.wc-ppcp-sm__container>li[id^=express-payment-method-]:nth-child(n+2){margin-top:10px}.wc-ppcp-popup__container{display:flex;flex-wrap:wrap;justify-content:center}.wc-ppcp-popup__container img{height:56px;max-height:77px;max-width:150px;width:110px}.wc-ppcp-popup__container p{flex:1 1 100%;margin-top:10px;text-align:center}.wc-ppcp-components-payment-card__container .wc-ppcp-components-payment-card__card{align-items:center;border:1px solid hsla(0,0%,7%,.11);border-radius:4px;display:flex;justify-content:space-between;padding:10px 12px}.wc-ppcp-components-payment-card__container .wc-ppcp-components-payment-card__card .wc-ppcp-components-payment-card__icon{max-width:60px}.wc-ppcp-components-payment-card__container .wc-ppcp-components-payment-card-cancel__container{margin-top:8px;text-align:right}.wc-ppcp-components-payment-card__container .wc-ppcp-components-payment-card-cancel__container .wc-ppcp-components-payment-card-cancel__label{cursor:pointer}.wc-ppcp-card-payment-method__container.card-field-container--lg .ppcp-card-field--container:nth-child(n+2),.wc-ppcp-card-payment-method__container.card-field-container--md .ppcp-card-field--container:nth-child(n+2),.wc-ppcp-card-payment-method__container.card-field-container--sm .ppcp-card-field--container:nth-child(n+2){margin-top:0}.wc-ppcp-card-payment-method__container.card-field-container--lg .ppcp-card-field--container.card-number-field,.wc-ppcp-card-payment-method__container.card-field-container--md .ppcp-card-field--container.card-number-field,.wc-ppcp-card-payment-method__container.card-field-container--sm .ppcp-card-field--container.card-number-field{flex-basis:50%;max-width:50%}.wc-ppcp-card-payment-method__container.card-field-container--lg .ppcp-card-field--container.card-cvv-field,.wc-ppcp-card-payment-method__container.card-field-container--lg .ppcp-card-field--container.card-exp-field,.wc-ppcp-card-payment-method__container.card-field-container--md .ppcp-card-field--container.card-cvv-field,.wc-ppcp-card-payment-method__container.card-field-container--md .ppcp-card-field--container.card-exp-field,.wc-ppcp-card-payment-method__container.card-field-container--sm .ppcp-card-field--container.card-cvv-field,.wc-ppcp-card-payment-method__container.card-field-container--sm .ppcp-card-field--container.card-exp-field{flex-basis:25%;max-width:25%}.wc-ppcp-blocks-payment-method__label.ppcp_card .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{max-height:24px;max-width:200px}.wc-block-components-radio-control-accordion-content .wc-ppcp-paypal__buttons.disabled{opacity:.4}#express-payment-method-ppcp_fastlane .wc-ppcp-fastlane-button{align-items:center;background-color:#ffc439;border:none;border-radius:4px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:background-color .35s ease;width:100%}#express-payment-method-ppcp_fastlane .wc-ppcp-fastlane-button.processing{opacity:.4}#express-payment-method-ppcp_fastlane .wc-ppcp-fastlane-button:hover{background:#eab436}#express-payment-method-ppcp_fastlane .wc-ppcp-fastlane-button :disabled{opacity:.4}#express-payment-method-ppcp_fastlane .wc-ppcp-fastlane-button img.wc-ppcp-fastlane-icon{height:38%}fastlane-modal-open{overflow:hidden}.wc-ppcp-fastlane-overlay{align-items:center;background:hsla(0,0%,100%,.75)!important;display:flex!important;inset:0!important;justify-content:center;margin:0!important;opacity:0;padding:0!important;position:fixed!important;transition:background .4s,opacity .35s,visibility .35s!important;visibility:hidden;will-change:background!important;z-index:2147483647!important}.wc-ppcp-fastlane-overlay.active{opacity:1;visibility:visible}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal{background:#fff;border-radius:8px;box-shadow:0 7px 32px rgba(0,0,0,.15),0 3px 6px rgba(0,0,0,.2);height:calc(100% - 60px);max-width:600px;opacity:0;overflow-y:scroll;padding:24px;transform:scale(.8);transition:opacity .35s ease-in-out,transform .35s ease-out,visibility .35s;width:100%}.wc-ppcp-fastlane-overlay.active .wc-ppcp-fastlane-modal{opacity:1;transform:scale(1)}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field{background-color:#fff;border:1px solid #dadddd;border-radius:4px;display:flex;height:64px;margin:0 8px 1em;padding:.25em .625em;position:relative}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field.focused:before{border:2px solid #0057ff;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02),0 0 0 3px rgba(5,115,225,.25),0 1px 1px 0 rgba(0,0,0,.08);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input{background-color:#fff;border:none;box-shadow:none;font-size:16px;padding:1.25em 0 0;width:100%}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input.not-empty,.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input:focus{border:none;outline:none}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input.not-empty+.wc-ppcp-fastlane-modal-field-label,.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input:focus+.wc-ppcp-fastlane-modal-field-label{transform:translateY(-100%) scale(.875)}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-field-label{color:#000;left:12px;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);transform-origin:left center;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons{display:flex;flex-direction:column;margin-top:16px}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons>:nth-child(n+2){margin-top:16px}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons .wc-ppcp-fastlane-tokenize{background-color:#003087;border-radius:1000px;color:#fff;font-size:1.2rem}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons .wc-ppcp-fastlane-tokenize:disabled{opacity:.5}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons .wc-ppcp-fastlane-cancel{color:#0070e0;cursor:pointer;text-align:center;text-decoration:none}.wc-block-components-radio-control-accordion-content .wc-ppcp-tokenized-card{background:#fff;border:1px solid hsla(0,0%,93%,.933);border-radius:4px;box-shadow:0 0 transparent,0 0 transparent,0 1px 12px 0 rgba(0,0,0,.08),0 0 2px 0 rgba(0,0,0,.04);display:flex;padding:.75em;width:100%}.wc-block-components-radio-control-accordion-content .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-format{color:#000;margin-left:16px}.wc-block-components-radio-control-accordion-content .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-actions{display:flex;flex:1;flex-direction:row;justify-content:flex-end}.wc-block-components-radio-control-accordion-content .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-actions a{cursor:pointer}.wc-block-components-radio-control-accordion-content .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-actions a:nth-child(n+2){margin-left:12px}.wc-block-components-radio-control-accordion-content .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-icon-container img{height:24px;width:32px}.wc-ppcp-blocks-payment-method__label{align-items:center;display:flex;width:100%}.wc-ppcp-blocks-payment-method__label .wc-block-components-payment-method-icons{display:flex;flex:1 0 auto;justify-content:flex-end;padding-right:16px}.wc-ppcp-blocks-payment-method__label .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{max-height:24px;max-width:90px}li.payment_method_ppcp_card.card-field-container--lg .card-number-field,li.payment_method_ppcp_card.card-field-container--md .card-number-field,li.payment_method_ppcp_card.card-field-container--sm .card-number-field{flex-basis:50%;max-width:50%}li.payment_method_ppcp_card.card-field-container--lg .card-cvv-field,li.payment_method_ppcp_card.card-field-container--lg .card-exp-field,li.payment_method_ppcp_card.card-field-container--md .card-cvv-field,li.payment_method_ppcp_card.card-field-container--md .card-exp-field,li.payment_method_ppcp_card.card-field-container--sm .card-cvv-field,li.payment_method_ppcp_card.card-field-container--sm .card-exp-field{flex-basis:25%;max-width:25%}li.payment_method_ppcp_card.card-field-container--lg .ppcp-card-field--container:nth-child(n+2),li.payment_method_ppcp_card.card-field-container--md .ppcp-card-field--container:nth-child(n+2),li.payment_method_ppcp_card.card-field-container--sm .ppcp-card-field--container:nth-child(n+2){margin-top:0}li.payment_method_ppcp_card label img{max-height:26px}.ppcp-card-fields--container{align-items:flex-start;display:flex;flex-flow:wrap}.ppcp-card-fields--container:nth-child(n+2){margin-top:8px}.ppcp-card-fields--container .ppcp-card-field--container{display:flex;flex-direction:column}.ppcp-card-fields--container .ppcp-card-field--container:nth-child(n+2){margin-top:12px}.ppcp-card-fields--container .ppcp-card-field--container #ppcp-card-cvv,.ppcp-card-fields--container .ppcp-card-field--container #ppcp-card-exp,.ppcp-card-fields--container .ppcp-card-field--container #ppcp-card-name,.ppcp-card-fields--container .ppcp-card-field--container #ppcp-card-number{display:flex}.ppcp-card-fields--container .ppcp-card-field--container #ppcp-card-cvv{align-items:center;position:relative}.ppcp-card-fields--container .ppcp-card-field--container #ppcp-card-cvv .ppcp-card-cvv-icon{align-items:center;display:flex;padding:8px;position:absolute;right:5px;z-index:999}.ppcp-card-fields--container .ppcp-card-field--container #ppcp-card-cvv.card-field--invalid:not(.card-field--focused) .ppcp-card-cvv-icon{fill:#df1b41}.ppcp-card-fields--container .ppcp-card-field--container.card-cvv-field,.ppcp-card-fields--container .ppcp-card-field--container.card-name-field,.ppcp-card-fields--container .ppcp-card-field--container.card-number-field{flex-basis:100%;max-width:100%}.ppcp-card-fields--container .ppcp-card-field--container.card-exp-field{flex-basis:100%;width:100%}.ppcp-card-fields--container .ppcp-card-field--container .ppcp-card-field-error{color:#df1b41;font-size:.93rem;padding:0 5px}.ppcp-card-fields--container .ppcp-card-field--container .ppcp-card-field-error.active span.error-content{opacity:1}.ppcp-card-fields--container .ppcp-card-field--container .ppcp-card-field--label{line-height:1rem;margin-left:5px}.ppcp-card-fields--container .ppcp-card-cvv-icon .card-cvc-icon{height:1.95em;width:1.95em}.ppcp-save-card-checkbox-container{align-items:center;cursor:pointer;display:flex;flex-direction:row;margin-left:5px}.ppcp-save-card-checkbox-container input[type=checkbox]{appearance:none;background-color:#fff;border:1px solid rgba(25,23,17,.48);border-radius:4px;box-sizing:border-box;font-size:1em;height:1.25em;margin-right:1em;min-height:1.25em;min-width:1.25em;overflow:hidden;position:static;vertical-align:middle;width:1.25em}.ppcp-save-card-checkbox-container input[type=checkbox]:not(:checked)+.ppcp-checkbox-mark{display:none}.ppcp-save-card-checkbox-container .ppcp-checkbox-mark{fill:#000;height:1.125em;margin-left:.06875em;margin-top:-.1875em;pointer-events:none;position:absolute;width:1.125em}.ppcp-save-card-checkbox-container span{font-size:.875em}.wc-saved-payment-methods[data-count="0"]{display:none}.wc-ppcp-hide-button,.wc-ppcp-hide-button#place_order{display:none!important}.wc-ppcp-cart-payments__container{max-width:100%}.wc-ppcp-cart-payments__container.below .wc-ppcp-cart-payment__methods{margin:10px 0 0}.wc-ppcp-cart-payments__container .wc-ppcp-cart-payment__methods{list-style:none;margin:0;padding:0}.wc-ppcp-cart-payments__container .wc-ppcp-cart-payment__methods .wc-ppcp-cart-payment-method{list-style:none;margin:0}.wc-ppcp-cart-payments__container .wc-ppcp-cart-payment__methods .wc-ppcp-cart-payment-method.or{align-items:center;display:flex;justify-content:center;margin:10px 0}.wc-ppcp-cart-payments__container .wc-ppcp-cart-payment__methods .wc-ppcp-cart-payment-method.or p{margin:0}.wc-ppcp-product-payments__container{width:100%}.wc-ppcp-product-payments__container.top{margin:0 0 10px}.wc-ppcp-product-payments__container:not(top){margin:10px 0 0}.wc-ppcp-product-payments__container .wc-ppcp-product-payment__methods{list-style:none;margin:0;padding:0}.wc-ppcp-product-payments__container .wc-ppcp-product-payment__methods .wc-ppcp-product-payment-method{list-style:none;margin:0}.wc-ppcp-cart-button-container.disabled,.wc-ppcp-checkout-container.disabled,.wc-ppcp-product-button-container.disabled,.wc-ppcp-product-payments__container .wc-ppcp-product-payment__methods .wc-ppcp-product-payment-method .disabled{opacity:.4}.wc-ppcp-loader{display:flex;height:50px;justify-content:center;left:calc(50% - 25px);position:fixed;top:50%;width:50px}.wc-ppcp-loader div{animation:ppcp-loader 1.3s cubic-bezier(.5,0,.5,1) infinite;border-radius:50%;border:3px solid transparent;border-top-color:#000;box-sizing:border-box;display:block;height:30px;position:absolute;width:30px}.wc-ppcp-loader div:first-child{animation-delay:-.45s}.wc-ppcp-loader div:nth-child(2){animation-delay:-.3s}.wc-ppcp-loader div:nth-child(3){animation-delay:-.15s}@keyframes ppcp-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#wc-ppcp-product-button-container{display:flex;flex-wrap:wrap}#wc-ppcp-product-button-container .paypal-buttons{flex:0 0 100%}#wc-ppcp-product-button-container .paypal-buttons:nth-child(n+2){margin-top:6px}.wc-ppcp-checkout-container .paypal-buttons{display:flex!important}.wc-ppcp-checkout-container .paypal-buttons:nth-child(n+2){margin-top:8px}#wc-ppcp-cart-button-container .paypal-buttons{display:flex!important}#wc-ppcp-cart-button-container .paypal-buttons:nth-child(n+2){margin-top:8px}#wc-ppcp-product-button-container .paypal-buttons{display:flex!important}#wc-ppcp-product-button-container .paypal-buttons:nth-child(n+2){margin-top:8px}tr.wc-ppcp-paylater-msg__container td:before{content:""!important}#wc-ppcp-paylater-msg-product{margin-bottom:10px}.wc-ppcp-payment-method__container .wc-ppcp-popup__container{display:flex;flex-wrap:wrap;justify-content:center}.wc-ppcp-payment-method__container .wc-ppcp-popup__container img{height:56px;max-height:77px;max-width:150px;width:110px}.wc-ppcp-payment-method__container .wc-ppcp-popup__container p{flex:1 1 100%;margin-top:10px;text-align:center}li.payment_method_ppcp label[for=payment_method_ppcp]:after{clear:both;content:"";display:block}li.payment_method_ppcp label:first-of-type img{float:right;max-height:29px;max-width:110px}.wc-ppcp-express-checkout fieldset{border:1px solid #d1d1d1;border-radius:3px;margin-bottom:20px;padding:15px 25px}.wc-ppcp-express-checkout fieldset legend{font-weight:500;margin:0 auto;padding:0 1rem}.wc-ppcp-express-checkout fieldset .wc-ppcp-express-checkout-gateway:nth-child(n+2){margin-top:8px}.wc-ppcp-express-checkout .express-divider{align-items:center;background:transparent;display:flex;font-size:16px;left:0;right:0;top:-13px;white-space:nowrap}.wc-ppcp-express-checkout .express-divider:before{background:#d1d1d1;content:" ";display:block;height:1px;margin-right:1rem;width:50%}.wc-ppcp-express-checkout .express-divider:after{background:#d1d1d1;content:" ";display:block;height:1px;margin-left:1rem;width:50%}.wc-ppcp-express-checkout #wc-ppcp-express-button,.wc-ppcp-express-checkout #wc-ppcp_card-express-button{display:flex;flex-wrap:wrap;justify-content:center}.wc-ppcp-express-checkout #wc-ppcp-express-button .paypal-buttons,.wc-ppcp-express-checkout #wc-ppcp-express-button .wc-ppcp-fastlane-button,.wc-ppcp-express-checkout #wc-ppcp_card-express-button .paypal-buttons,.wc-ppcp-express-checkout #wc-ppcp_card-express-button .wc-ppcp-fastlane-button{flex:1 1 150px;margin:0 5px;max-width:240px;padding:0}.wc-ppcp-express-checkout #wc-ppcp-express-button .paypal-buttons img.wc-ppcp-fastlane-icon,.wc-ppcp-express-checkout #wc-ppcp-express-button .wc-ppcp-fastlane-button img.wc-ppcp-fastlane-icon,.wc-ppcp-express-checkout #wc-ppcp_card-express-button .paypal-buttons img.wc-ppcp-fastlane-icon,.wc-ppcp-express-checkout #wc-ppcp_card-express-button .wc-ppcp-fastlane-button img.wc-ppcp-fastlane-icon{height:38%}@media(max-width:575px){.wc-ppcp-express-checkout #wc-ppcp-express-button .paypal-buttons,.wc-ppcp-express-checkout #wc-ppcp-express-button .wc-ppcp-fastlane-button,.wc-ppcp-express-checkout #wc-ppcp_card-express-button .paypal-buttons,.wc-ppcp-express-checkout #wc-ppcp_card-express-button .wc-ppcp-fastlane-button{flex:1 1 100%;max-width:100%}.wc-ppcp-express-checkout #wc-ppcp-express-button .paypal-buttons:nth-child(n+2),.wc-ppcp-express-checkout #wc-ppcp-express-button .wc-ppcp-fastlane-button:nth-child(n+2),.wc-ppcp-express-checkout #wc-ppcp_card-express-button .paypal-buttons:nth-child(n+2),.wc-ppcp-express-checkout #wc-ppcp_card-express-button .wc-ppcp-fastlane-button:nth-child(n+2){margin-top:10px}}.woocommerce-mini-cart__buttons #wc-ppcp-minicart-ppcp{margin-top:5px}.wc-ppcp-paylater-msg-shop-container,.woocommerce-mini-cart__buttons #wc-ppcp-minicart-msg{margin-top:10px}[name^=__zoid__paypal_message]{opacity:1!important}.wc-ppcp-fastlane-button{align-items:center;background-color:#ffc439;border:none;border-radius:4px;display:flex;height:40px;justify-content:center;transition:background-color .35s ease}.wc-ppcp-fastlane-button.processing{opacity:.4}.wc-ppcp-fastlane-button:hover{background:#eab436}.wc-ppcp-fastlane-button :disabled{opacity:.4}.fastlane-modal-open{overflow:hidden}.wc-ppcp-fastlane-overlay{align-items:center;background:hsla(0,0%,100%,.75)!important;display:flex!important;inset:0!important;justify-content:center;margin:0!important;opacity:0;padding:0!important;position:fixed!important;transition:background .4s,opacity .35s,visibility .35s!important;visibility:hidden;will-change:background!important;z-index:2147483647!important}.wc-ppcp-fastlane-overlay.active{opacity:1;visibility:visible}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal{background:#fff;border-radius:8px;box-shadow:0 7px 32px rgba(0,0,0,.15),0 3px 6px rgba(0,0,0,.2);height:calc(100% - 60px);max-width:600px;opacity:0;overflow-y:scroll;padding:24px;transform:scale(.8);transition:opacity .35s ease-in-out,transform .35s ease-out,visibility .35s;width:100%}.wc-ppcp-fastlane-overlay.active .wc-ppcp-fastlane-modal{opacity:1;transform:scale(1)}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field{background-color:#fff;border:1px solid #dadddd;border-radius:4px;display:flex;height:64px;margin:0 8px 1em;padding:.25em .625em;position:relative}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field.focused:before{border:2px solid #0057ff;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02),0 0 0 3px rgba(5,115,225,.25),0 1px 1px 0 rgba(0,0,0,.08);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input{background-color:#fff;border:none;box-shadow:none;font-size:16px;padding:1.25em 0 0;width:100%}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input.not-empty,.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input:focus{border:none;outline:none}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input.not-empty+.wc-ppcp-fastlane-modal-field-label,.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-input:focus+.wc-ppcp-fastlane-modal-field-label{transform:translateY(-100%) scale(.875)}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-field .wc-ppcp-fastlane-modal-field-label{color:#000;left:12px;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);transform-origin:left center;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons{display:flex;flex-direction:column;margin-top:16px}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons>:nth-child(n+2){margin-top:16px}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons .wc-ppcp-fastlane-tokenize{background-color:#003087;border-radius:1000px;color:#fff;font-size:1.2rem}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons .wc-ppcp-fastlane-tokenize:disabled{opacity:.5}.wc-ppcp-fastlane-overlay .wc-ppcp-fastlane-modal-buttons .wc-ppcp-fastlane-cancel{color:#0070e0;cursor:pointer;text-align:center;text-decoration:none}.payment_method_ppcp_card .wc-ppcp-tokenized-card{background:#fff;border:1px solid hsla(0,0%,93%,.933);border-radius:4px;box-shadow:0 0 transparent,0 0 transparent,0 1px 12px 0 rgba(0,0,0,.08),0 0 2px 0 rgba(0,0,0,.04);display:flex;padding:.75em;width:100%}.payment_method_ppcp_card .wc-ppcp-tokenized-card:not(.has-customer-context) a.wc-ppcp-tokenized-card-change{display:none}.payment_method_ppcp_card .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-format{color:#000;margin-left:16px}.payment_method_ppcp_card .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-actions{display:flex;flex:1;flex-direction:row;justify-content:flex-end}.payment_method_ppcp_card .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-actions a{cursor:pointer}.payment_method_ppcp_card .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-actions a:nth-child(n+2){margin-left:12px}.payment_method_ppcp_card .wc-ppcp-tokenized-card .wc-ppcp-tokenized-card-icon-container img{height:24px;width:32px}#wc-ppcp-watermark-container{margin-top:.8em}.wc-payment-form .wc-ppcp-save-payment-method--container{margin-top:8px}.fastlane-signup-link-container{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02);color:#0570de;cursor:pointer;display:inline-flex;font-weight:600;margin-bottom:1em;padding:6px 12px;transition:box-shadow .35s ease}.fastlane-signup-link-container:hover{box-shadow:0 0 transparent,0 0 transparent,0 1px 12px 0 rgba(0,0,0,.08),0 0 2px 0 rgba(0,0,0,.04)}.fastlane-signup-link-container .fastlane-signup-img{margin-left:8px}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}@font-face {
font-family: "Alegreya";
font-weight: 400;
font-style: normal;
src: local('Alegreya Regular'), local('Alegreya-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/4UaBrEBBsBhlBjvfkSLhx6jj4JN0.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/4UaBrEBBsBhlBjvfkSLhx64.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Alegreya";
font-weight: 400;
font-style: italic;
src: local('Alegreya Italic'), local('Alegreya-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/4UaHrEBBsBhlBjvfkSLk96rp57F2IwM.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/4UaHrEBBsBhlBjvfkSLk96rp4Q.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Alegreya";
font-weight: 700;
font-style: normal;
src: local('Alegreya Bold'), local('Alegreya-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/4UaGrEBBsBhlBjvfkSpa4r3Owp5eKQtG.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/4UaGrEBBsBhlBjvfkSpa4r3Owpg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Alegreya";
font-weight: 700;
font-style: italic;
src: local('Alegreya Bold Italic'), local('Alegreya-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/4UaErEBBsBhlBjvfkSLk_xHM8pxULilENlY.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/4UaErEBBsBhlBjvfkSLk_xHM8pxUKA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Alegreya Sans";
font-weight: 400;
font-style: normal;
src: local('Alegreya Sans Regular'), local('AlegreyaSans-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/5aUz9_-1phKLFgshYDvh6Vwt7VptvWdUhm8.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/5aUz9_-1phKLFgshYDvh6Vwt7Vptuw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Alegreya Sans";
font-weight: 400;
font-style: italic;
src: local('Alegreya Sans Italic'), local('AlegreyaSans-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/5aUt9_-1phKLFgshYDvh6Vwt7V9dv21TpG1Lsw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/5aUt9_-1phKLFgshYDvh6Vwt7V9dv21V.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Alegreya Sans";
font-weight: 700;
font-style: normal;
src: local('Alegreya Sans Bold'), local('AlegreyaSans-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/5aUu9_-1phKLFgshYDvh6Vwt5eFIqEp2i0VBuxM.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/5aUu9_-1phKLFgshYDvh6Vwt5eFIqEp2jQ.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Alegreya Sans";
font-weight: 700;
font-style: italic;
src: local('Alegreya Sans Bold Italic'), local('AlegreyaSans-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/5aUo9_-1phKLFgshYDvh6Vwt7V9VBEhGiU9GmRGyBQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/5aUo9_-1phKLFgshYDvh6Vwt7V9VBEhGiU9A.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Amatic SC";
font-weight: 400;
font-style: normal;
src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/TUZyzwprpvBS1izr_vOECuSfU5cP1Q.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/TUZyzwprpvBS1izr_vOECuSZ.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Amatic SC";
font-weight: 700;
font-style: normal;
src: local('Amatic SC Bold'), local('AmaticSC-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/TUZ3zwprpvBS1izr_vOMscGKfrUC_2fi-Q.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/TUZ3zwprpvBS1izr_vOMscGKfrUE.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Anonymous Pro";
font-weight: 400;
font-style: normal;
src: local('Anonymous Pro Regular'), local('AnonymousPro-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/rP2Bp2a15UIB7Un-bOeISG3pHls29QP-4Ks.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/rP2Bp2a15UIB7Un-bOeISG3pHls28w.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Anonymous Pro";
font-weight: 400;
font-style: italic;
src: local('Anonymous Pro Italic'), local('AnonymousPro-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/rP2fp2a15UIB7Un-bOeISG3pHl4G9wn5wqm72A.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/rP2fp2a15UIB7Un-bOeISG3pHl4G9wn_.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Anonymous Pro";
font-weight: 700;
font-style: normal;
src: local('Anonymous Pro Bold'), local('AnonymousPro-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/rP2cp2a15UIB7Un-bOeISG3pFuAT4C7c7YGx0Ks.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/rP2cp2a15UIB7Un-bOeISG3pFuAT4C7c6w.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Anonymous Pro";
font-weight: 700;
font-style: italic;
src: local('Anonymous Pro Bold Italic'), local('AnonymousPro-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/rP2ap2a15UIB7Un-bOeISG3pHl4OTCzs74u28qmR9A.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/rP2ap2a15UIB7Un-bOeISG3pHl4OTCzs74uw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Architects Daughter";
font-weight: 400;
font-style: normal;
src: local('Architects Daughter Regular'), local('ArchitectsDaughter-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvTYlg4-7jA-U.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvTYlg5Q.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Archivo";
font-weight: 400;
font-style: normal;
src: local('Archivo Regular'), local('Archivo-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/k3kQo8UDI-1M0wlSfdnoLmvDIaI.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/k3kQo8UDI-1M0wlSfdnoKA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Archivo";
font-weight: 400;
font-style: italic;
src: local('Archivo Italic'), local('Archivo-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/k3kSo8UDI-1M0wlSfdzYLGHEA6CF8Q.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/k3kSo8UDI-1M0wlSfdzYLGHC.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Archivo";
font-weight: 700;
font-style: normal;
src: local('Archivo Bold'), local('Archivo-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/k3kVo8UDI-1M0wlSdWLNO0bhLIiP-Q8.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/k3kVo8UDI-1M0wlSdWLNO0bhKg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Archivo";
font-weight: 700;
font-style: italic;
src: local('Archivo Bold Italic'), local('Archivo-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/k3kXo8UDI-1M0wlSfdzQl0TRLoKI2w328g.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/k3kXo8UDI-1M0wlSfdzQl0TRLoKO.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Archivo Narrow";
font-weight: 400;
font-style: normal;
src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/tss0ApVBdCYD5Q7hcxTE1ArZ0bbwiXxw2d8o.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/tss0ApVBdCYD5Q7hcxTE1ArZ0bbwiXo.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Archivo Narrow";
font-weight: 400;
font-style: italic;
src: local('Archivo Narrow Italic'), local('ArchivoNarrow-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/tss2ApVBdCYD5Q7hcxTE1ArZ0bb1uX563v0qNxg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/tss2ApVBdCYD5Q7hcxTE1ArZ0bb1uX562A.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Archivo Narrow";
font-weight: 700;
font-style: normal;
src: local('Archivo Narrow Bold'), local('ArchivoNarrow-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/tss3ApVBdCYD5Q7hcxTE1ArZ0b5LrGld-9ICPRBv.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/tss3ApVBdCYD5Q7hcxTE1ArZ0b5LrGld-9Q.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Archivo Narrow";
font-weight: 700;
font-style: italic;
src: local('Archivo Narrow Bold Italic'), local('ArchivoNarrow-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/tssxApVBdCYD5Q7hcxTE1ArZ0bb1scVfy9AIOjJt7BI.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/tssxApVBdCYD5Q7hcxTE1ArZ0bb1scVfy9AIPA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Asap";
font-weight: 400;
font-style: normal;
src: local('Asap Regular'), local('Asap-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/KFOoCniXp96ayzse4GZNCzc.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/KFOoCniXp96ayzse5g.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Asap";
font-weight: 400;
font-style: italic;
src: local('Asap Italic'), local('Asap-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/KFOmCniXp96ayz4u4mxKKTU1Kg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/KFOmCniXp96ayz4u4mxM.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Asap";
font-weight: 700;
font-style: normal;
src: local('Asap Bold'), local('Asap-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/KFOnCniXp96aw4A79UtvBh0_IsE.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/KFOnCniXp96aw4A79UtvAA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Asap";
font-weight: 700;
font-style: italic;
src: local('Asap Bold Italic'), local('Asap-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/KFOlCniXp96ayz4mWUlfBBc4AMP6lQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/KFOlCniXp96ayz4mWUlfBBc-.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Barlow";
font-weight: 400;
font-style: normal;
src: local('Barlow Regular'), local('Barlow-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHpv4kjgoGqM7E_DMs_.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Barlow";
font-weight: 400;
font-style: italic;
src: local('Barlow Italic'), local('Barlow-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHrv4kjgoGqM7E_Cfs7wH8Dnzcj.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHrv4kjgoGqM7E_Cfs7wHk.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Barlow";
font-weight: 700;
font-style: normal;
src: local('Barlow Bold'), local('Barlow-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHqv4kjgoGqM7E3t-4s51oq.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Barlow";
font-weight: 700;
font-style: italic;
src: local('Barlow Bold Italic'), local('Barlow-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHsv4kjgoGqM7E_CfOA5WouvToJdLm8.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHsv4kjgoGqM7E_CfOA5WouvTw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "BioRhyme";
font-weight: 400;
font-style: normal;
src: local('BioRhyme'), local('BioRhyme-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/1cXwaULHBpDMsHYW_ExBr1Sqg8is.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/1cXwaULHBpDMsHYW_ExBr1I.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "BioRhyme";
font-weight: 700;
font-style: normal;
src: local('BioRhyme Bold'), local('BioRhyme-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/1cX3aULHBpDMsHYW_ET6ikGHocWG1-oG.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/1cX3aULHBpDMsHYW_ET6ikGHocM.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Bonbon";
font-weight: 400;
font-style: normal;
src: local('Bonbon Regular'), local('Bonbon-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/0FlVVPeVlFec4eePdzsBTwUp-Q.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/0FlVVPeVlFec4eePdzsH.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cabin";
font-weight: 400;
font-style: normal;
src: local('Cabin'), local('Cabin-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/u-4x0qWljRw-Pd8w__1ImSRu.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/u-4x0qWljRw-Pd8w__s.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cabin";
font-weight: 400;
font-style: italic;
src: local('Cabin Italic'), local('Cabin-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/u-4_0qWljRw-Pd81z_9CngZscwY.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/u-4_0qWljRw-Pd81z_9CmA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cabin";
font-weight: 700;
font-style: normal;
src: local('Cabin Bold'), local('Cabin-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/u-480qWljRw-PdeL2uhluylEeQ5J.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/u-480qWljRw-PdeL2uhluy8.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cabin";
font-weight: 700;
font-style: italic;
src: local('Cabin Bold Italic'), local('Cabin-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/u-460qWljRw-Pd81x0RniytOfixLV-c.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/u-460qWljRw-Pd81x0RniytOeA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cairo";
font-weight: 400;
font-style: normal;
src: local('Cairo'), local('Cairo-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/SLXGc1nY6HkvalIhTpumxdt0.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/SLXGc1nY6HkvalIhTp0.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cairo";
font-weight: 700;
font-style: normal;
src: local('Cairo Bold'), local('Cairo-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/SLXLc1nY6Hkvalqaa46L59Zea3Zl.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/SLXLc1nY6Hkvalqaa46L59A.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cardo";
font-weight: 400;
font-style: normal;
src: local('Cardo'), local('Cardo-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlp_gwjKBV1pqhv43IE7225P.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlp_gwjKBV1pqhv43Ic.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cardo";
font-weight: 400;
font-style: italic;
src: local('Cardo Italic'), local('Cardo-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlpxgwjKBV1pqhv97IMx3ExNYCg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlpxgwjKBV1pqhv97IMx2g.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cardo";
font-weight: 700;
font-style: normal;
src: local('Cardo Bold'), local('Cardo-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlpygwjKBV1pqhND-ZQW-WNlaiBW.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlpygwjKBV1pqhND-ZQW-WU.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Chivo";
font-weight: 400;
font-style: normal;
src: local('Chivo Regular'), local('Chivo-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9I4kzIxd1KFrBoQeNVkqDO.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9I4kzIxd1KFrBoQeU.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Chivo";
font-weight: 400;
font-style: italic;
src: local('Chivo Italic'), local('Chivo-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9G4kzIxd1KFrBtceFflYLMSTc.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9G4kzIxd1KFrBtceFfkw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Chivo";
font-weight: 700;
font-style: normal;
src: local('Chivo Bold'), local('Chivo-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9F4kzIxd1KFrjTZPZ4sK3kQz__.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9F4kzIxd1KFrjTZPZ4sKs.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Chivo";
font-weight: 700;
font-style: italic;
src: local('Chivo Bold Italic'), local('Chivo-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9D4kzIxd1KFrBteVp6gK_uRB39fFw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9D4kzIxd1KFrBteVp6gK_uQg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Concert One";
font-weight: 400;
font-style: normal;
src: local('Concert One'), local('ConcertOne-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/VEM1Ro9xs5PjtzCu-srDqSTijP6gukAR.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/VEM1Ro9xs5PjtzCu-srDqSTijPg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cormorant";
font-weight: 400;
font-style: normal;
src: local('Cormorant Regular'), local('Cormorant-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/H4clBXOCl9bbnla_nHIq75u9qKS-aw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/H4clBXOCl9bbnla_nHIq75u7.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cormorant";
font-weight: 400;
font-style: italic;
src: local('Cormorant Italic'), local('Cormorant-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/H4cjBXOCl9bbnla_nHIq6qu_oqOcaThr.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/H4cjBXOCl9bbnla_nHIq6qu_oqU.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cormorant";
font-weight: 700;
font-style: normal;
src: local('Cormorant Bold'), local('Cormorant-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/H4cgBXOCl9bbnla_nHIiVL6ohYazQTJjFg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/H4cgBXOCl9bbnla_nHIiVL6ohYa1.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Cormorant";
font-weight: 700;
font-style: italic;
src: local('Cormorant Bold Italic'), local('Cormorant-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/H4c-BXOCl9bbnla_nHIq6qMEh7axSzVBFNEQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/H4c-BXOCl9bbnla_nHIq6qMEh7axSzM.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Crimson Text";
font-weight: 400;
font-style: normal;
src: local('Crimson Text Regular'), local('CrimsonText-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlp2gwHKFkZgtmSR3NB0oRJfbwhTIfFd3A.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlp2gwHKFkZgtmSR3NB0oRJfbwhV.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Crimson Text";
font-weight: 400;
font-style: italic;
src: local('Crimson Text Italic'), local('CrimsonText-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlpogwHKFkZgtmSR3NB0oRJfajhRK_Z_3rhH.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlpogwHKFkZgtmSR3NB0oRJfajhRK_A.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Crimson Text";
font-weight: 700;
font-style: normal;
src: local('Crimson Text Bold'), local('CrimsonText-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlppgwHKFkZgtmSR3NB0oRJX1C1GDNNQ9rJPfw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlppgwHKFkZgtmSR3NB0oRJX1C1GDNNW.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Crimson Text";
font-weight: 700;
font-style: italic;
src: local('Crimson Text Bold Italic'), local('CrimsonText-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlprgwHKFkZgtmSR3NB0oRJfajDqDuNS_LVtfaKv.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/wlprgwHKFkZgtmSR3NB0oRJfajDqDuNS_LM.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Eczar";
font-weight: 400;
font-style: normal;
src: local('Eczar Regular'), local('Eczar-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/BXRlvF3Pi-DLmz0lDO5Q82f1.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/BXRlvF3Pi-DLmz0lDOg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Eczar";
font-weight: 700;
font-style: normal;
src: local('Eczar Bold'), local('Eczar-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/BXRovF3Pi-DLmzWeKft90WrfW8jX.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/BXRovF3Pi-DLmzWeKft90Ww.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Exo 2";
font-weight: 400;
font-style: normal;
src: local('Exo 2'), local('Exo2-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHmv4okm5zmbtYoK-4W4nIp.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHmv4okm5zmbtYoK-g.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Exo 2";
font-weight: 400;
font-style: italic;
src: local('Exo 2 Italic'), local('Exo2-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHov4okm5zmbtYtG-wc5VArlT8.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHov4okm5zmbtYtG-wc4w.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Exo 2";
font-weight: 700;
font-style: normal;
src: local('Exo 2 Bold'), local('Exo2-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHrv4okm5zmbt6TDvs7wH8Dnzcj.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHrv4okm5zmbt6TDvs7wHk.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Exo 2";
font-weight: 700;
font-style: italic;
src: local('Exo 2 Bold Italic'), local('Exo2-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHtv4okm5zmbtYtE1c58H0JmBUhfrE.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/7cHtv4okm5zmbtYtE1c58H0Jng.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Fira Sans";
font-weight: 400;
font-style: normal;
src: local('Fira Sans Regular'), local('FiraSans-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9E4kDNxMZdWfMOD5Vvl4jLazX3dA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9E4kDNxMZdWfMOD5Vvl4jN.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Fira Sans";
font-weight: 400;
font-style: italic;
src: local('Fira Sans Italic'), local('FiraSans-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9C4kDNxMZdWfMOD5VvkrjJYTLVdlTO.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9C4kDNxMZdWfMOD5VvkrjJYTQ.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Fira Sans";
font-weight: 700;
font-style: normal;
src: local('Fira Sans Bold'), local('FiraSans-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9B4kDNxMZdWfMOD5VnLK3eRhf6Xl7Glw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9B4kDNxMZdWfMOD5VnLK3eRhf8.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Fira Sans";
font-weight: 700;
font-style: italic;
src: local('Fira Sans Bold Italic'), local('FiraSans-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9f4kDNxMZdWfMOD5VvkrByRCf4VFnklULW.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/va9f4kDNxMZdWfMOD5VvkrByRCf4VF8.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Fjalla One";
font-weight: 400;
font-style: normal;
src: local('Fjalla One'), local('FjallaOne-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/Yq6R-LCAWCX3-6Ky7FAFrOF6kjouQb4.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/Yq6R-LCAWCX3-6Ky7FAFrOF6lA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Frank Ruhl Libre";
font-weight: 400;
font-style: normal;
src: local('Frank Ruhl Libre Regular'), local('FrankRuhlLibre-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/j8_w6_fAw7jrcalD7oKYNX0QfAnPW7Dl4brkiY8.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/j8_w6_fAw7jrcalD7oKYNX0QfAnPW7Dl5w.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Frank Ruhl Libre";
font-weight: 700;
font-style: normal;
src: local('Frank Ruhl Libre Bold'), local('FrankRuhlLibre-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/j8_36_fAw7jrcalD7oKYNX0QfAnPUwvA9JfGhKWLDw4.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/j8_36_fAw7jrcalD7oKYNX0QfAnPUwvA9JfGgg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Great Vibes";
font-weight: 400;
font-style: normal;
src: local('Great Vibes'), local('GreatVibes-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/RWmMoKWR9v4ksMfaWd_JN9XFiaQoDmlr.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/RWmMoKWR9v4ksMfaWd_JN9XFiaI.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: "Heebo";
font-weight: 400;
font-style: normal;
src: local('Heebo'), local('Heebo-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/NGS6v5_NC0k9P9H2TbFhsqMA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/NGS6v5_NC0k9P9H2Tbc.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Heebo";
font-weight: 700;
font-style: normal;
src: local('Heebo Bold'), local('Heebo-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/NGS3v5_NC0k9P9lNaKRMkK4q06VE.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/NGS3v5_NC0k9P9lNaKRMkKg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Inconsolata";
font-weight: 400;
font-style: normal;
src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/QldKNThLqRwH-OJ1UHjlKGlZ5qhExfHw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/QldKNThLqRwH-OJ1UHjlKGlZ5q4.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Inconsolata";
font-weight: 700;
font-style: normal;
src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/QldXNThLqRwH-OJ1UHjlKGHiw71p5_zaDpwm.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/QldXNThLqRwH-OJ1UHjlKGHiw71p5_o.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Indie Flower";
font-weight: 400;
font-style: normal;
src: local('Indie Flower'), local('IndieFlower'), url(//reda-shop.de/wp-content/uploads/sgf-css/m8JVjfNVeKWVnh3QMuKkFcZVaUuH99GUDg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/m8JVjfNVeKWVnh3QMuKkFcZVaUuB.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Inknut Antiqua";
font-weight: 400;
font-style: normal;
src: local('Inknut Antiqua Regular'), local('InknutAntiqua-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/Y4GSYax7VC4ot_qNB4nYpBdaKUUE4J3TRBYA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/Y4GSYax7VC4ot_qNB4nYpBdaKUUE4Js.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Inknut Antiqua";
font-weight: 700;
font-style: normal;
src: local('Inknut Antiqua Bold'), local('InknutAntiqua-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/Y4GRYax7VC4ot_qNB4nYpBdaKU2_xYj-ZhsqY4Ne.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/Y4GRYax7VC4ot_qNB4nYpBdaKU2_xYj-Zh0.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Karla";
font-weight: 400;
font-style: normal;
src: local('Karla'), local('Karla-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/qkBbXvYC6trAT7RVLtyU5rZP.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/qkBbXvYC6trAT7RVLto.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Karla";
font-weight: 400;
font-style: italic;
src: local('Karla Italic'), local('Karla-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/qkBVXvYC6trAT7RQHt6e4ZRNkAQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/qkBVXvYC6trAT7RQHt6e5w.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Karla";
font-weight: 700;
font-style: normal;
src: local('Karla Bold'), local('Karla-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/qkBWXvYC6trAT7zuC8m5xLtlmgzD.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/qkBWXvYC6trAT7zuC8m5xL0.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Karla";
font-weight: 700;
font-style: italic;
src: local('Karla Bold Italic'), local('Karla-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/qkBQXvYC6trAT7RQFmW79LlvnS7BONk.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/qkBQXvYC6trAT7RQFmW79Llvmw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Libre Baskerville";
font-weight: 400;
font-style: normal;
src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxU.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Libre Baskerville";
font-weight: 400;
font-style: italic;
src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDO-Wyrs.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQCg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Libre Baskerville";
font-weight: 700;
font-style: normal;
src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY3KcC-wLOj.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY3KcY.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Libre Franklin";
font-weight: 400;
font-style: normal;
src: local('Libre Franklin'), local('LibreFranklin-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizDREVItHgc8qDIbSTKq4XkRiUf2zcZiVbJ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizDREVItHgc8qDIbSTKq4XkRiUf2zE.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Libre Franklin";
font-weight: 400;
font-style: italic;
src: local('Libre Franklin Italic'), local('LibreFranklin-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizBREVItHgc8qDIbSTKq4XkRiUa6zUTjnTLgNs.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizBREVItHgc8qDIbSTKq4XkRiUa6zUTiA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Libre Franklin";
font-weight: 700;
font-style: normal;
src: local('Libre Franklin Bold'), local('LibreFranklin-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizAREVItHgc8qDIbSTKq4XkRi2k_iI0q1vjitOh.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizAREVItHgc8qDIbSTKq4XkRi2k_iI0q10.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Libre Franklin";
font-weight: 700;
font-style: italic;
src: local('Libre Franklin Bold Italic'), local('LibreFranklin-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizGREVItHgc8qDIbSTKq4XkRiUa4442m1npjfGj7oY.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizGREVItHgc8qDIbSTKq4XkRiUa4442m1npiw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Montserrat";
font-weight: 400;
font-style: normal;
src: local('Montserrat Regular'), local('Montserrat-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/JTUSjIg1_i6t8kCHKm459WlhzQ.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Montserrat";
font-weight: 400;
font-style: italic;
src: local('Montserrat Italic'), local('Montserrat-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/JTUQjIg1_i6t8kCHKm459WxRyS7g.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Montserrat";
font-weight: 700;
font-style: normal;
src: local('Montserrat Bold'), local('Montserrat-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/JTURjIg1_i6t8kCHKm45_dJE3gnD-A.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Montserrat";
font-weight: 700;
font-style: italic;
src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZwjimrqw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZ2.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Neuton";
font-weight: 400;
font-style: normal;
src: local('Neuton Regular'), local('Neuton-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/UMBTrPtMoH62xUZCz4g6UCj1Bg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/UMBTrPtMoH62xUZCz4g8.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Neuton";
font-weight: 400;
font-style: italic;
src: local('Neuton Italic'), local('Neuton-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/UMBRrPtMoH62xUZCyrg4Wi_XBLM4.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/UMBRrPtMoH62xUZCyrg4Wik.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Neuton";
font-weight: 700;
font-style: normal;
src: local('Neuton Bold'), local('Neuton-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/UMBQrPtMoH62xUZKdK0vfQr4LLkw6A.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/UMBQrPtMoH62xUZKdK0vfQr-.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Nothing You Could Do";
font-weight: 400;
font-style: normal;
src: local('Nothing You Could Do'), local('NothingYouCouldDo'), url(//reda-shop.de/wp-content/uploads/sgf-css/oY1B8fbBpaP5OX3DtrRYf_Q2BPB1SnfZb3OOnVsH2pmp.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/oY1B8fbBpaP5OX3DtrRYf_Q2BPB1SnfZb3OOnV0.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Noto Sans";
font-weight: 400;
font-style: normal;
src: local('Noto Sans'), local('NotoSans'), url(//reda-shop.de/wp-content/uploads/sgf-css/o-0IIpQlx3QUlC5A4PNr5TRASf6M7Q.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/o-0IIpQlx3QUlC5A4PNr5TRG.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Noto Sans";
font-weight: 400;
font-style: italic;
src: local('Noto Sans Italic'), local('NotoSans-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/o-0OIpQlx3QUlC5A4PNr4ARCQ_mu72Bi.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/o-0OIpQlx3QUlC5A4PNr4ARCQ_8.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Noto Sans";
font-weight: 700;
font-style: normal;
src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/o-0NIpQlx3QUlC5A4PNjXhFVZNyBx2pqPA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/o-0NIpQlx3QUlC5A4PNjXhFVZNyH.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Noto Sans";
font-weight: 700;
font-style: italic;
src: local('Noto Sans Bold Italic'), local('NotoSans-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/o-0TIpQlx3QUlC5A4PNr4Az5ZuyDzW1IPrie.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/o-0TIpQlx3QUlC5A4PNr4Az5ZuyDzWs.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Nunito";
font-weight: 400;
font-style: normal;
src: local('Nunito Regular'), local('Nunito-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/XRXV3I6Li01BKofINeaH.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Nunito";
font-weight: 400;
font-style: italic;
src: local('Nunito Italic'), local('Nunito-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/XRXX3I6Li01BKofIMNaDRs7nczIH.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/XRXX3I6Li01BKofIMNaDRsg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Nunito";
font-weight: 700;
font-style: normal;
src: local('Nunito Bold'), local('Nunito-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/XRXW3I6Li01BKofAjsOUYevIWzgPDA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/XRXW3I6Li01BKofAjsOUYevO.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Nunito";
font-weight: 700;
font-style: italic;
src: local('Nunito Bold Italic'), local('Nunito-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/XRXQ3I6Li01BKofIMN44Y9vKUT8tDnti.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/XRXQ3I6Li01BKofIMN44Y9vKUTk.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Old Standard TT";
font-weight: 400;
font-style: normal;
src: local('Old Standard TT Regular'), local('OldStandardTT-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/MwQubh3o1vLImiwAVvYawgcf2eVeqlq4ZnRSZw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/MwQubh3o1vLImiwAVvYawgcf2eVeqlq-.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Old Standard TT";
font-weight: 400;
font-style: italic;
src: local('Old Standard TT Italic'), local('OldStandardTT-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/MwQsbh3o1vLImiwAVvYawgcf2eVer2q6bHNwZcQH.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/MwQsbh3o1vLImiwAVvYawgcf2eVer2q6bHU.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Old Standard TT";
font-weight: 700;
font-style: normal;
src: local('Old Standard TT Bold'), local('OldStandardTT-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/MwQrbh3o1vLImiwAVvYawgcf2eVWEX-tS1ZfTc4PlA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/MwQrbh3o1vLImiwAVvYawgcf2eVWEX-tS1ZZ.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Oxygen";
font-weight: 400;
font-style: normal;
src: local('Oxygen Regular'), local('Oxygen-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/2sDfZG1Wl4LcnbuKjk0mRUe0Aw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/2sDfZG1Wl4LcnbuKjk0g.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Oxygen";
font-weight: 700;
font-style: normal;
src: local('Oxygen Bold'), local('Oxygen-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/2sDcZG1Wl4LcnbuCNWgzaGW5Kb8VZA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/2sDcZG1Wl4LcnbuCNWgzaGW_.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Pacifico";
font-weight: 400;
font-style: normal;
src: local('Pacifico Regular'), local('Pacifico-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/FwZY7-Qmy14u9lezJ-6H6M8.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Poppins";
font-weight: 400;
font-style: normal;
src: local('Poppins Regular'), local('Poppins-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/pxiEyp8kv8JHgFVrJJfedA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Poppins";
font-weight: 400;
font-style: italic;
src: local('Poppins Italic'), local('Poppins-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/pxiGyp8kv8JHgFVrJJLucHtG.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Poppins";
font-weight: 700;
font-style: normal;
src: local('Poppins Bold'), local('Poppins-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/pxiByp8kv8JHgFVrLCz7Z1xlEw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Poppins";
font-weight: 700;
font-style: italic;
src: local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/pxiDyp8kv8JHgFVrJJLmy15VF9eI.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Proza Libre";
font-weight: 400;
font-style: normal;
src: local('Proza Libre'), local('ProzaLibre-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/LYjGdGHgj0k1DIQRyUEyyEoodNr1Wpyy.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/LYjGdGHgj0k1DIQRyUEyyEoodNw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Proza Libre";
font-weight: 400;
font-style: italic;
src: local('Proza Libre Italic'), local('ProzaLibre-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/LYjEdGHgj0k1DIQRyUEyyEotRNj_Xb6w_zY.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/LYjEdGHgj0k1DIQRyUEyyEotRNj_Ww.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Proza Libre";
font-weight: 700;
font-style: normal;
src: local('Proza Libre Bold'), local('ProzaLibre-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/LYjbdGHgj0k1DIQRyUEyyEKTUc_YeJGY9T6M.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/LYjbdGHgj0k1DIQRyUEyyEKTUc_YeJc.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Proza Libre";
font-weight: 700;
font-style: italic;
src: local('Proza Libre Bold Italic'), local('ProzaLibre-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/LYjZdGHgj0k1DIQRyUEyyEotTGPaSJOS8hyOt1g.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/LYjZdGHgj0k1DIQRyUEyyEotTGPaSJOS9A.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "PT Sans";
font-weight: 400;
font-style: normal;
src: local('PT Sans'), local('PTSans-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizaRExUiTo99u79D0KExcOPIDU.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizaRExUiTo99u79D0KEww.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "PT Sans";
font-weight: 400;
font-style: italic;
src: local('PT Sans Italic'), local('PTSans-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizYRExUiTo99u79D0e0x8mIAjcQ-w.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizYRExUiTo99u79D0e0x8mO.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "PT Sans";
font-weight: 700;
font-style: normal;
src: local('PT Sans Bold'), local('PTSans-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizfRExUiTo99u79B_mh0O6tKw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "PT Sans";
font-weight: 700;
font-style: italic;
src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizdRExUiTo99u79D0e8fOydLxUd0TA7iw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/jizdRExUiTo99u79D0e8fOydLxUb.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "PT Serif";
font-weight: 400;
font-style: normal;
src: local('PT Serif'), local('PTSerif-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/EJRVQgYoZZY2vCFuvAFWzrk.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "PT Serif";
font-weight: 400;
font-style: italic;
src: local('PT Serif Italic'), local('PTSerif-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/EJRTQgYoZZY2vCFuvAFT_r21cgT9rcs.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/EJRTQgYoZZY2vCFuvAFT_r21dA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "PT Serif";
font-weight: 700;
font-style: normal;
src: local('PT Serif Bold'), local('PTSerif-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/EJRSQgYoZZY2vCFuvAnt66qSVy0.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "PT Serif";
font-weight: 700;
font-style: italic;
src: local('PT Serif Bold Italic'), local('PTSerif-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/EJRQQgYoZZY2vCFuvAFT9gaQZynfoOFC-I0.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/EJRQQgYoZZY2vCFuvAFT9gaQZynfpg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Rakkas";
font-weight: 400;
font-style: normal;
src: local('Rakkas Regular'), local('Rakkas-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/Qw3cZQlNHiblL3jPkdFOG-AMCg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/Qw3cZQlNHiblL3jPkdFI.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Reenie Beanie";
font-weight: 400;
font-style: normal;
src: local('Reenie Beanie'), local('ReenieBeanie'), url(//reda-shop.de/wp-content/uploads/sgf-css/z7NSdR76eDkaJKZJFkkjuvWxXPq1q6Gjb_0.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/z7NSdR76eDkaJKZJFkkjuvWxXPq1rQ.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Roboto Slab";
font-weight: 400;
font-style: normal;
src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/BngMUXZYTXPIvIBgJJSb6ufN5qM.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Roboto Slab";
font-weight: 700;
font-style: normal;
src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/BngRUXZYTXPIvIBgJJSb6u92w7CGwR2oefDo.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/BngRUXZYTXPIvIBgJJSb6u92w7CGwRs.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: "Ropa Sans";
font-weight: 400;
font-style: normal;
src: local('Ropa Sans Regular'), local('RopaSans-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/EYqxmaNOzLlWtsZSScy6XTNpcZGf2w.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/EYqxmaNOzLlWtsZSScy6XTNv.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Ropa Sans";
font-weight: 400;
font-style: italic;
src: local('Ropa Sans Italic'), local('RopaSans-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/EYq3maNOzLlWtsZSScy6WANre5a92XNF.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/EYq3maNOzLlWtsZSScy6WANre5A.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Rubik";
font-weight: 400;
font-style: normal;
src: local('Rubik'), local('Rubik-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/iJWKBXyIfDnIV7nBrXo.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Rubik";
font-weight: 400;
font-style: italic;
src: local('Rubik Italic'), local('Rubik-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/iJWEBXyIfDnIV7nEnX661E_c5Ig.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/iJWEBXyIfDnIV7nEnX660g.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Rubik";
font-weight: 700;
font-style: normal;
src: local('Rubik Bold'), local('Rubik-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/iJWHBXyIfDnIV7F6iGmd8WD07oB-.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/iJWHBXyIfDnIV7F6iGmd8WY.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Rubik";
font-weight: 700;
font-style: italic;
src: local('Rubik Bold Italic'), local('Rubik-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/iJWBBXyIfDnIV7nElcWfwWL-6aJ8x8s.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/iJWBBXyIfDnIV7nElcWfwWL-7w.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Shadows Into Light";
font-weight: 400;
font-style: normal;
src: local('Shadows Into Light'), local('ShadowsIntoLight'), url(//reda-shop.de/wp-content/uploads/sgf-css/UqyNK9UOIntux_czAvDQx_ZcHqZXBNQzdcD55TecYQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/UqyNK9UOIntux_czAvDQx_ZcHqZXBNQzdcD_.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Space Mono";
font-weight: 400;
font-style: normal;
src: local('Space Mono'), local('SpaceMono-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/i7dPIFZifjKcF5UAWdDRYEF8RXi4EwQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/i7dPIFZifjKcF5UAWdDRYEF8Qw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Space Mono";
font-weight: 400;
font-style: italic;
src: local('Space Mono Italic'), local('SpaceMono-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/i7dNIFZifjKcF5UAWdDRYERMR3K_MQacbw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/i7dNIFZifjKcF5UAWdDRYERMR3K5.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Space Mono";
font-weight: 700;
font-style: normal;
src: local('Space Mono Bold'), local('SpaceMono-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/i7dMIFZifjKcF5UAWdDRaPpZUFWaHi6WZ3Q.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/i7dMIFZifjKcF5UAWdDRaPpZUFWaGA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Space Mono";
font-weight: 700;
font-style: italic;
src: local('Space Mono Bold Italic'), local('SpaceMono-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/i7dSIFZifjKcF5UAWdDRYERE_FeqHCSRRXaPYw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/i7dSIFZifjKcF5UAWdDRYERE_FeqHCSX.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Spectral";
font-weight: 400;
font-style: normal;
src: local('Spectral Regular'), local('Spectral-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/rnCr-xNNww_2s0amA9M5knjsS_ul.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/rnCr-xNNww_2s0amA9M5kn4.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Spectral";
font-weight: 400;
font-style: italic;
src: local('Spectral Italic'), local('Spectral-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/rnCt-xNNww_2s0amA9M8onrmTNmnUHo.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/rnCt-xNNww_2s0amA9M8onrmSg.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Spectral";
font-weight: 700;
font-style: normal;
src: local('Spectral Bold'), local('Spectral-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/rnCs-xNNww_2s0amA9uCt23BafaPWnII.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/rnCs-xNNww_2s0amA9uCt23BafA.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Spectral";
font-weight: 700;
font-style: italic;
src: local('Spectral Bold Italic'), local('Spectral-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/rnCu-xNNww_2s0amA9M8qsHDWfSFXVAKArc.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/rnCu-xNNww_2s0amA9M8qsHDWfSFWw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Sue Ellen Francisco";
font-weight: 400;
font-style: normal;
src: local('Sue Ellen Francisco '), local('SueEllenFrancisco'), url(//reda-shop.de/wp-content/uploads/sgf-css/wXK3E20CsoJ9j1DDkjHcQ5ZL8xRaxru9no1P23in5H8.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/wXK3E20CsoJ9j1DDkjHcQ5ZL8xRaxru9no1P3Q.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Titillium Web";
font-weight: 400;
font-style: normal;
src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/NaPecZTIAOhVxoMyOr9n_E7fdMPmDaZRbrw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/NaPecZTIAOhVxoMyOr9n_E7fdMPmCw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Titillium Web";
font-weight: 400;
font-style: italic;
src: local('Titillium Web Italic'), local('TitilliumWeb-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/NaPAcZTIAOhVxoMyOr9n_E7fdMbWD6xWTL6RsQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/NaPAcZTIAOhVxoMyOr9n_E7fdMbWD6xQ.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Titillium Web";
font-weight: 700;
font-style: normal;
src: local('Titillium Web Bold'), local('TitilliumWeb-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzY5abuWI.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzZQ.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Titillium Web";
font-weight: 700;
font-style: italic;
src: local('Titillium Web Bold Italic'), local('TitilliumWeb-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlDYZycm2A2xQ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlDYZya.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Ubuntu";
font-weight: 400;
font-style: normal;
src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/4iCs6KVjbNBYlgoKfw7w.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Ubuntu";
font-weight: 400;
font-style: italic;
src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/4iCu6KVjbNBYlgoKej70l0miFYxn.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/4iCu6KVjbNBYlgoKej70l08.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Ubuntu";
font-weight: 700;
font-style: normal;
src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/4iCv6KVjbNBYlgoCxCvjsGyNPYZvgw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/4iCv6KVjbNBYlgoCxCvjsGyL.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Ubuntu";
font-weight: 700;
font-style: italic;
src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/4iCp6KVjbNBYlgoKejZPslyPN4FNgYUJ.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/4iCp6KVjbNBYlgoKejZPslyPN4c.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Varela";
font-weight: 400;
font-style: normal;
src: local('Varela'), url(//reda-shop.de/wp-content/uploads/sgf-css/DPEtYwqExx0AWHX5Ax4EXP_TsA.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/DPEtYwqExx0AWHX5Ax4C.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Vollkorn";
font-weight: 400;
font-style: normal;
src: local('Vollkorn Regular'), local('Vollkorn-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/0yb9GDoxxrvAnPhYGxkpaE0Urhg0.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/0yb9GDoxxrvAnPhYGxkpaEs.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Vollkorn";
font-weight: 400;
font-style: italic;
src: local('Vollkorn Italic'), local('Vollkorn-Italic'), url(//reda-shop.de/wp-content/uploads/sgf-css/0yb7GDoxxrvAnPhYGxksWE8eqTo29Tc.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/0yb7GDoxxrvAnPhYGxksWE8erw.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Vollkorn";
font-weight: 700;
font-style: normal;
src: local('Vollkorn Bold'), local('Vollkorn-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/0yb6GDoxxrvAnPhYGxGSTVg5jBUe_z_2.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/0yb6GDoxxrvAnPhYGxGSTVg5jBM.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Vollkorn";
font-weight: 700;
font-style: italic;
src: local('Vollkorn Bold Italic'), local('Vollkorn-BoldItalic'), url(//reda-shop.de/wp-content/uploads/sgf-css/0yb4GDoxxrvAnPhYGxksUPQ7vBcU-B308DI.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/0yb4GDoxxrvAnPhYGxksUPQ7vBcU_g.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Work Sans";
font-weight: 400;
font-style: normal;
src: local('Work Sans'), local('WorkSans-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/QGYsz_wNahGAdqQ43Rh_fKDv.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Work Sans";
font-weight: 700;
font-style: normal;
src: local('Work Sans Bold'), local('WorkSans-Bold'), url(//reda-shop.de/wp-content/uploads/sgf-css/QGYpz_wNahGAdqQ43Rh3x4X8mNhNy_r-Kw.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/QGYpz_wNahGAdqQ43Rh3x4X8mNhL.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Yatra One";
font-weight: 400;
font-style: normal;
src: local('Yatra One Regular'), local('YatraOne-Regular'), url(//reda-shop.de/wp-content/uploads/sgf-css/C8ch4copsHzj8p7NaF0BxFmATxP_Xg.woff2) format('woff2'), url(//reda-shop.de/wp-content/uploads/sgf-css/C8ch4copsHzj8p7NaF0BxFmG.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.mailpoet_form_html p,.mailpoet_form_html ol,.mailpoet_form_html ul,.mailpoet_form_html li,.mailpoet_form_html dl,.mailpoet_form_html dt,.mailpoet_form_html dd,.mailpoet_form_html blockquote,.mailpoet_form_html figure,.mailpoet_form_html fieldset,.mailpoet_form_html form,.mailpoet_form_html legend,.mailpoet_form_html textarea,.mailpoet_form_html pre,.mailpoet_form_html iframe,.mailpoet_form_html hr,.mailpoet_form_html h1,.mailpoet_form_html h2,.mailpoet_form_html h3,.mailpoet_form_html h4,.mailpoet_form_html h5,.mailpoet_form_html h6,.mailpoet_form_iframe p,.mailpoet_form_iframe ol,.mailpoet_form_iframe ul,.mailpoet_form_iframe li,.mailpoet_form_iframe dl,.mailpoet_form_iframe dt,.mailpoet_form_iframe dd,.mailpoet_form_iframe blockquote,.mailpoet_form_iframe figure,.mailpoet_form_iframe fieldset,.mailpoet_form_iframe form,.mailpoet_form_iframe legend,.mailpoet_form_iframe textarea,.mailpoet_form_iframe pre,.mailpoet_form_iframe iframe,.mailpoet_form_iframe hr,.mailpoet_form_iframe h1,.mailpoet_form_iframe h2,.mailpoet_form_iframe h3,.mailpoet_form_iframe h4,.mailpoet_form_iframe h5,.mailpoet_form_iframe h6{font-family:Arial,Helvetica,sans-serif;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-synthesis:none;font-weight:normal;letter-spacing:normal}.mailpoet_form_html h1,.mailpoet_form_html .h1,.mailpoet_form_html h2,.mailpoet_form_html .h2,.mailpoet_form_html h3,.mailpoet_form_html .h3,.mailpoet_form_html h4,.mailpoet_form_html .h4,.mailpoet_form_html h5,.mailpoet_form_html .h5,.mailpoet_form_html h6,.mailpoet_form_html .h6,.mailpoet_form_iframe h1,.mailpoet_form_iframe .h1,.mailpoet_form_iframe h2,.mailpoet_form_iframe .h2,.mailpoet_form_iframe h3,.mailpoet_form_iframe .h3,.mailpoet_form_iframe h4,.mailpoet_form_iframe .h4,.mailpoet_form_iframe h5,.mailpoet_form_iframe .h5,.mailpoet_form_iframe h6,.mailpoet_form_iframe .h6{font-weight:700;letter-spacing:normal;padding-top:0}.mailpoet_form_html ul,.mailpoet_form_html ol,.mailpoet_form_iframe ul,.mailpoet_form_iframe ol{font-family:Arial,Helvetica,sans-serif}.mailpoet_form_html label,.mailpoet_form_iframe label{font-family:Arial,Helvetica,sans-serif;margin-bottom:10px}.mailpoet_form_html input,.mailpoet_form_iframe input{font-family:Arial,Helvetica,sans-serif}.mailpoet_form_html a,.mailpoet_form_iframe a{background-color:rgba(0,0,0,0);color:#28303d;cursor:pointer;-webkit-text-decoration-skip-ink:all;text-decoration-skip-ink:all;text-decoration-thickness:1px;text-underline-offset:3px}.mailpoet_form_html button,.mailpoet_form_html input[type=button],.mailpoet_form_html input[type=reset],.mailpoet_form_html input[type=submit],.mailpoet_form_iframe button,.mailpoet_form_iframe input[type=button],.mailpoet_form_iframe input[type=reset],.mailpoet_form_iframe input[type=submit]{text-transform:none}input.parsley-success,select.parsley-success,textarea.parsley-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}input.parsley-error,select.parsley-error,textarea.parsley-error{background-color:#f2dede;border-color:#eed3d7;color:#900}.parsley-errors-list{color:#900;font-size:.8rem;line-height:1em;list-style-type:none;margin:8px 0 3px;opacity:0;padding:0;transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}.mailpoet-form-input .parsley-errors-list{left:16px;margin-top:2px;position:absolute;top:100%}.parsley-required,.parsley-custom-error-message{color:#900}.mailpoet-form-errors{padding:0 16px}.mailpoet_text_label,.mailpoet_textarea_label,.mailpoet_select_label,.mailpoet_radio_label,.mailpoet_checkbox_label,.mailpoet_list_label,.mailpoet_date_label{display:block}@media screen and (max-width: 499px){.mailpoet_text_label,.mailpoet_textarea_label,.mailpoet_select_label,.mailpoet_radio_label,.mailpoet_checkbox_label,.mailpoet_list_label,.mailpoet_date_label{font-size:16px !important;line-height:1.4 !important}}@media screen and (max-width: 499px){.mailpoet_form{box-sizing:border-box}}.mailpoet_form .mailpoet_submit,.mailpoet_form .mailpoet_paragraph,.mailpoet_form .mailpoet_form_paragraph,.mailpoet_form .mailpoet_textarea,.mailpoet_form .mailpoet_text,.mailpoet_form .mailpoet_select,.mailpoet_form .mailpoet_form_image,.mailpoet_form .mailpoet_message,.mailpoet_form .mailpoet_paragraph select{max-width:100%}@media screen and (max-width: 499px){.mailpoet_form .mailpoet_submit,.mailpoet_form .mailpoet_paragraph,.mailpoet_form .mailpoet_form_paragraph,.mailpoet_form .mailpoet_textarea,.mailpoet_form .mailpoet_text,.mailpoet_form .mailpoet_select,.mailpoet_form .mailpoet_form_image,.mailpoet_form .mailpoet_message,.mailpoet_form .mailpoet_paragraph select{font-size:16px !important;line-height:1.4 !important}}.mailpoet_form.mailpoet_form_successfully_send{position:relative}.mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%, -50%)}.mailpoet_form .mailpoet-has-background-color{padding:1.25em 2.375em}.mailpoet_form .mailpoet-has-font-size{line-height:1.4}.mailpoet_form .mailpoet_submit{white-space:normal;word-wrap:break-word}.mailpoet_paragraph fieldset,.mailpoet_paragraph legend{background:rgba(0,0,0,0);border:0;color:inherit;margin:0;padding:0}.mailpoet_textarea{height:auto}.mailpoet_form_sending .mailpoet_form_loading{display:block}.mailpoet_form_sending .mailpoet_submit{display:none}.mailpoet_form_loading{display:none;text-align:center;width:30px}.mailpoet_form_loading>span{animation:mailpoet-bouncedelay 1.4s infinite ease-in-out both;background-color:#5b5b5b;border-radius:100%;display:inline-block;height:5px;width:5px}.mailpoet_form_loading .mailpoet_bounce1{animation-delay:-0.32s}.mailpoet_form_loading .mailpoet_bounce2{animation-delay:-0.16s;margin:0 7px}.mailpoet_captcha_form .mailpoet_validate_success{color:#468847}.mailpoet_captcha_form .mailpoet_validate_error{color:#b94a48}.mailpoet_captcha_update{cursor:pointer}.mailpoet_recaptcha_noscript_container{height:422px;position:relative;width:302px}.mailpoet_recaptcha_noscript_container>div{height:422px;position:absolute;width:302px}.mailpoet_recaptcha_noscript_container>div iframe{border-style:none;height:422px;width:302px}.mailpoet_recaptcha_noscript_input{background:#f9f9f9;border:1px solid #c1c1c1;border-radius:3px;border-style:none;bottom:12px;height:60px;left:25px;margin:0;padding:0;right:25px;width:300px}.mailpoet_recaptcha_noscript_input textarea{border:1px solid #c1c1c1;height:40px;margin:10px 25px;padding:0;resize:none;width:250px}@keyframes mailpoet-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}.mailpoet_form .mailpoet_paragraph{margin-bottom:20px}.mailpoet_column_with_background{padding:10px}.mailpoet_form_column:not(:first-child){margin-left:20px}@media screen and (min-width: 500px){.mailpoet_form_fixed_bar .mailpoet_form_columns .mailpoet_form_column .mailpoet_paragraph:last-child{margin-bottom:0}}@media screen and (min-width: 500px){div.mailpoet_form:not(.mailpoet_form_fixed_bar) .mailpoet_paragraph:last-child,div.mailpoet_form:not(.mailpoet_form_fixed_bar) .mailpoet_paragraph p:last-child{margin-bottom:0}}.mailpoet_form_columns_container{container-name:columns;container-type:inline-size}.mailpoet_form_columns{display:flex;flex-wrap:nowrap}.mailpoet_form_columns.mailpoet_vertically_align_top{align-items:flex-start}.mailpoet_form_columns.mailpoet_vertically_align_center{align-items:flex-start}.mailpoet_form_columns.mailpoet_vertically_align_bottom{align-items:flex-start}@container columns (width < 400px){.mailpoet_form_columns.mailpoet_stack_on_mobile{flex-wrap:wrap}.mailpoet_form_columns.mailpoet_stack_on_mobile.mailpoet_column_with_background .mailpoet_form_column:last-child .mailpoet_paragraph:last-child{margin-bottom:0 !important}.mailpoet_form_columns.mailpoet_stack_on_mobile .mailpoet_form_column{flex-basis:100% !important}.mailpoet_form_columns.mailpoet_stack_on_mobile .mailpoet_form_column:not(:first-child){margin-left:0 !important}}.mailpoet_form_column{container-name:column;container-type:inline-size;display:flex;flex-direction:column;flex-grow:1}.mailpoet_form_column.mailpoet_vertically_align_top{align-self:flex-start}.mailpoet_form_column.mailpoet_vertically_align_center{align-self:center}.mailpoet_form_column.mailpoet_vertically_align_bottom{align-self:flex-end}@container column (width > 400px){.mailpoet_paragraph:last-child{margin-bottom:0}}.mailpoet_widget_preview{align-items:center;background-color:#fff;display:flex;flex-direction:row;height:100%;justify-content:center;left:0;max-width:100% !important;overflow-y:auto !important;position:fixed;top:0;width:100% !important;z-index:100000}.mailpoet_widget_preview .widget-area{display:block !important;float:none !important;margin:auto;position:static !important;width:600px}.mailpoet_form_popup_overlay{background-color:#000;display:none;height:100%;left:0;margin:0;max-width:100% !important;opacity:.7;position:fixed;top:0;width:100% !important;z-index:100000}div.mailpoet_form_popup{background-color:#fff;border-radius:10px;box-shadow:0 4px 35px 0 rgba(195,65,2,.2);display:none;left:50%;max-height:calc(100vh - 60px);overflow-y:auto;position:fixed;top:50%;transform:translate(-50%, -50%);z-index:100001}.mailpoet_form_close_icon{cursor:pointer;display:block;height:20px;margin:0 0 0 auto;padding:0;position:absolute;right:10px;top:10px;width:20px;z-index:100002}div.mailpoet_form_fixed_bar{background-color:#fff;box-shadow:0 4px 35px 0 rgba(195,65,2,.2);box-sizing:border-box;display:none;left:0;margin:0;max-height:calc(100vh - 60px);max-width:100% !important;overflow-y:auto;position:fixed;width:100% !important;z-index:100000}div.mailpoet_form_fixed_bar form{margin:0 auto}.mailpoet_form_position_top{top:0}.mailpoet_form_position_bottom{bottom:0}div.mailpoet_form_slide_in{background-color:#fff;bottom:0;box-shadow:0 4px 35px 0 rgba(195,65,2,.2);display:none;max-height:calc(100vh - 60px);overflow-y:auto;position:fixed;z-index:100000}@media screen and (min-width: 500px){div.mailpoet_form_slide_in.mailpoet_form_position_left{border-top-right-radius:10px}div.mailpoet_form_slide_in.mailpoet_form_position_right{border-top-left-radius:10px}}.mailpoet_form_position_left{left:0}.mailpoet_form_position_right{right:0}.mailpoet_form_popup_overlay.active,div.mailpoet_form_popup.active,div.mailpoet_form_fixed_bar.active,div.mailpoet_form_slide_in.active{display:block}@media screen and (max-width: 500px){.mailpoet_form_popup_overlay.active{display:none}}.mailpoet_form_image.is-style-rounded img{border-radius:9999px}.mailpoet_form_image>figure{margin:0}.mailpoet_form_image img{margin:0;max-width:100%}.mailpoet_form_image .aligncenter{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:auto;margin-top:auto}.mailpoet_form_image .alignleft{float:left;margin-right:1em}.mailpoet_form_image .alignright{float:right;margin-left:1em}.mailpoet_form_image figcaption{text-align:center}@media screen and (max-width: 499px){.mailpoet_form_image{display:none}}.mailpoet_spacer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;width:100%}@media screen and (max-width: 499px){.mailpoet_spacer:not(.mailpoet_has_divider){display:none}.mailpoet_spacer.mailpoet_has_divider{max-height:10px}}.mailpoet_message{clear:both}@media screen and (max-width: 499px){.mailpoet_form .mailpoet-heading{font-size:18px !important;line-height:1.4 !important;margin:12.6px 0 !important}}@media screen and (max-width: 499px){h1.mailpoet-heading{font-size:23px !important;line-height:1.4 !important;margin:16.1px 0 !important}}@media screen and (max-width: 499px){h2.mailpoet-heading{font-size:20px !important;line-height:1.4 !important;margin:14px 0 !important}}h2.mailpoet-heading:before{content:none}h2.mailpoet-heading:after{content:none}.mailpoet-manage-subscription .mailpoet_text_label,.mailpoet-manage-subscription .mailpoet_textarea_label,.mailpoet-manage-subscription .mailpoet_select_label,.mailpoet-manage-subscription .mailpoet_radio_label,.mailpoet-manage-subscription .mailpoet_checkbox_label,.mailpoet-manage-subscription .mailpoet_list_label,.mailpoet-manage-subscription .mailpoet_date_label{padding-right:10px}.mailpoet-manage-subscription .mailpoet-submit-success{color:#7ed321}.mailpoet-manage-subscription .mailpoet-change-email-info{font-size:85%}.mailpoet_form_overlay_animation{animation:fade-in-overlay 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@keyframes fade-in-overlay{0%{opacity:0}100%{opacity:.7}}.mailpoet_form_animation_slideup{animation:slide-up 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.mailpoet_form_popup.mailpoet_form_animation_slideup{animation:slide-up-popup 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@keyframes slide-up-popup{0%{opacity:0;transform:translate(-50%, -20%)}100%{opacity:1;transform:translate(-50%, -50%)}}@keyframes slide-up{0%{opacity:0;transform:translateY(30%)}100%{opacity:1;transform:translateY(0)}}.mailpoet_form_animation_fadein{animation:fade-in 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.mailpoet_form_animation_slideright{animation:slide-right 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.mailpoet_form_popup.mailpoet_form_animation_slideright{animation:slide-right-popup 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@keyframes slide-right{0%{opacity:0;transform:translateX(-30%)}100%{opacity:1;transform:translateX(0)}}@keyframes slide-right-popup{0%{opacity:0;transform:translate(-80%, -50%)}100%{opacity:1;transform:translate(-50%, -50%)}}.mailpoet_form_animation_slideleft{animation:slide-left 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.mailpoet_form_popup.mailpoet_form_animation_slideleft{animation:slide-left-popup 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@keyframes slide-left{0%{opacity:0;transform:translateX(30%)}100%{opacity:1;transform:translateX(0)}}@keyframes slide-left-popup{0%{opacity:0;transform:translate(-20%, -50%)}100%{opacity:1;transform:translate(-50%, -50%)}}.mailpoet_form_animation_slidedown{animation:slide-down 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.mailpoet_form_popup.mailpoet_form_animation_slidedown{animation:slide-down-popup 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@keyframes slide-down{0%{opacity:0;transform:translateY(-30%)}100%{opacity:1;transform:translateY(0)}}@keyframes slide-down-popup{0%{opacity:0;transform:translate(-50%, -80%)}100%{opacity:1;transform:translate(-50%, -50%)}}.mailpoet_form_animation_zoomout{animation:zoom-out 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.mailpoet_form_popup.mailpoet_form_animation_zoomout{animation:zoom-out-popup 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@keyframes zoom-out{0%{opacity:0;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@keyframes zoom-out-popup{0%{transform:scale(1.3) translate(-35%, -35%)}100%{transform:scale(1) translate(-50%, -50%)}}.mailpoet_form_animation_zoomin{animation:zoom-in 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.mailpoet_form_popup.mailpoet_form_animation_zoomin{animation:zoom-in-popup 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@keyframes zoom-in{0%{opacity:0;transform:scale(0.8)}100%{opacity:1;transform:scale(1)}}@keyframes zoom-in-popup{0%{transform:scale(0.8) translate(-60%, -60%)}100%{transform:scale(1) translate(-50%, -50%)}}.mailpoet_form_animation_flip{animation:flip 1s 1 ease-in-out;perspective:2000px}.mailpoet_form_popup.mailpoet_form_animation_flip{animation:flip-popup 1s 1 ease-in-out;perspective:2000px}@keyframes flip{0%{opacity:0;transform:rotateY(-60deg);transform-style:preserve-3d}100%{opacity:1;transform:rotateY(0deg)}}@keyframes flip-popup{0%{opacity:0;transform:rotateY(-60deg) translate(-59%, -50%);transform-style:preserve-3d}100%{opacity:1;transform:rotateY(0deg) translate(-50%, -50%)}}.mailpoet_form .has-black-color{color:#000}.mailpoet_form .has-black-background-color{background-color:#000}.mailpoet_form .has-cyan-bluish-gray-color{color:#abb8c3}.mailpoet_form .has-cyan-bluish-gray-background-color{background-color:#abb8c3}.mailpoet_form .has-white-color{color:#fff}.mailpoet_form .has-black-white-color{background-color:#fff}.mailpoet_form .has-pale-pink-color{color:#f78da7}.mailpoet_form .has-pale-pink-background-color{background-color:#f78da7}.mailpoet_form .has-vivid-red-color{color:#cf2e2e}.mailpoet_form .has-vivid-red-background-color{background-color:#cf2e2e}.mailpoet_form .has-luminous-vivid-orange-color{color:#ff6900}.mailpoet_form .has-luminous-vivid-orange-background-color{background-color:#ff6900}.mailpoet_form .has-luminous-vivid-amber-color{color:#fcb900}.mailpoet_form .has-luminous-vivid-amber-background-color{background-color:#fcb900}.mailpoet_form .has-light-green-cyan-color{color:#7bdcb5}.mailpoet_form .has-light-green-cyan-background-color{background-color:#7bdcb5}.mailpoet_form .has-vivid-green-cyan-color{color:#00d084}.mailpoet_form .has-vivid-green-cyan-background-color{background-color:#00d084}.mailpoet_form .has-pale-cyan-blue-color{color:#8ed1fc}.mailpoet_form .has-pale-cyan-blue-background-color{background-color:#8ed1fc}.mailpoet_form .has-vivid-cyan-blue-color{color:#0693e3}.mailpoet_form .has-vivid-cyan-blue-background-color{background-color:#0693e3}.mailpoet_form .has-vivid-purple-color{color:#9b51e0}.mailpoet_form .has--vivid-purple--background-color{background-color:#9b51e0}.mailpoet_captcha_form .mailpoet_icon_button{background:rgba(0,0,0,0);border:0;cursor:pointer}.mailpoet_captcha_form .mailpoet_icon_button img{height:20px;width:20px}form#registerform .g-recaptcha:not([data-size=invisible]){scale:.9;transform-origin:0 0}form.woocommerce-form-register .g-recaptcha{padding-inline-start:3px}