.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;background-color:inherit;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}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 rgb(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:#fff0 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)}.is-layout-constrained>.wp-block-woocommerce-customer-account.alignright{float:none;justify-content:flex-end}.is-layout-constrained>.wp-block-woocommerce-customer-account.alignleft{float:none;justify-content:flex-start}.is-layout-constrained>.wp-block-woocommerce-customer-account.aligncenter{float:none;justify-content:center}.wp-block-woocommerce-customer-account a{align-items:center;color:currentColor!important;display:flex;gap:.5em;line-height:1;padding:.5em;text-decoration:none!important;white-space:nowrap}.wp-block-woocommerce-customer-account a:hover{text-decoration:underline!important}.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon{height:1.5em;width:1.5em}.wc-block-components-quantity-selector{border-radius:4px;box-sizing:content-box;display:flex;margin:0 0 .25em;position:relative;width:107px}.wc-block-components-quantity-selector:after{border:1px solid hsl(0 0% 7% / .11);border-radius:4px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.has-dark-controls .wc-block-components-quantity-selector:after{border-color:hsl(0 0% 100% / .4)}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{appearance:textfield;background:#fff0;border:0;box-shadow:none;color:currentColor;flex:1 1 auto;font-size:1em;font-weight:600;line-height:1;margin:0;min-width:40px;order:2;padding:.4em 0;text-align:center;vertical-align:middle}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{box-shadow:inset 0 0 1px 1px currentColor;outline:none}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{opacity:.6}.wc-block-components-quantity-selector input::-webkit-inner-spin-button,.wc-block-components-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{background:none #fff0;border:0;box-shadow:none;color:currentColor;cursor:pointer;font-size:.9em;font-style:normal;font-weight:400;margin:0;min-width:30px;opacity:.6;padding:0;text-align:center;text-decoration:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{box-shadow:inset 0 0 1px 1px currentColor;outline:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{opacity:1}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{box-shadow:none;cursor:default;opacity:.6}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus{border-radius:4px 0 0 4px;order:1}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus{border-radius:0 4px 4px 0;order:3}.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{background:none #fff0}.wc-block-components-product-price--align-left{display:block;text-align:left}.wc-block-components-product-price--align-center{display:block;text-align:center}.wc-block-components-product-price--align-right{display:block;text-align:right}.wc-block-components-product-price{display:block}.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price{margin-bottom:12px}.wc-block-components-product-price ins{text-decoration:none}.wc-block-components-product-price .woocommerce-Price-amount{white-space:nowrap}.wc-block-components-product-price__value.is-discounted{margin-left:.5em}.is-loading .wc-block-components-product-price:before{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;display:inline-block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:5em;z-index:1}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}.is-loading .wc-block-components-product-price:before:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-price:before{animation:none}}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word}.wc-block-components-product-badge{border:1px solid;border-radius:4px;display:inline-block;font-size:.75em;font-weight:600;padding:0 .66em;text-transform:uppercase;white-space:nowrap}.wc-block-components-product-details.wc-block-components-product-details{list-style:none;margin:.5em 0;padding:0}.wc-block-components-product-details.wc-block-components-product-details:last-of-type{margin-bottom:0}.wc-block-components-product-details.wc-block-components-product-details li{margin-left:0}.wc-block-components-product-details__name,.wc-block-components-product-details__value{display:inline-block}.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name{font-weight:700}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0}table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th{background:none!important;border:0;margin:0}.editor-styles-wrapper table.wc-block-cart-items,table.wc-block-cart-items{width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,table.wc-block-cart-items .wc-block-cart-items__header{font-size:.75em;text-transform:uppercase}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image{width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product{visibility:hidden}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total{text-align:right;width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,table.wc-block-cart-items .wc-block-cart-items__header th{font-weight:700}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{margin-bottom:12px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>:last-child,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>:last-child{margin-bottom:0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{margin:0;width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices{line-height:1.2}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{background:#fff0;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline;font-family:inherit;font-size:inherit;font-size:.75em;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;text-transform:none;vertical-align:baseline;white-space:nowrap}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:#fff0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{color:inherit;cursor:pointer;text-decoration:none}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{display:block;line-height:1.4;max-width:max-content}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{font-size:1em;line-height:1.8;text-align:right}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,table.wc-block-cart-items .wc-block-cart-items__row.is-disabled{opacity:.5;pointer-events:none;transition:opacity .2s ease}.is-medium table.wc-block-cart-items td,.is-mobile table.wc-block-cart-items td,.is-small table.wc-block-cart-items td{margin:0;padding:0}.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-medium table.wc-block-cart-items .wc-block-cart-items__header,.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__header{display:none}.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row,.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row{border-bottom:1px solid hsl(0 0% 7% / .11)}.is-medium table.wc-block-cart-items .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,.is-small table.wc-block-cart-items .wc-block-cart-items__row{display:grid;grid-template-columns:80px 132px;padding:16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{grid-column-start:1;grid-row-start:1;padding-right:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{grid-column-end:4;grid-column-start:2;grid-row-start:1;justify-self:stretch;padding:0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{align-self:end;grid-column-start:1;grid-row-start:2;padding-right:16px;padding-top:0;vertical-align:bottom}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{grid-row-start:1}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount{display:inline-block}.is-large.wc-block-cart{margin-bottom:3em}.is-large.wc-block-cart .wc-block-cart-items{border-bottom:1px solid hsl(0 0% 7% / .11);border-spacing:0}.is-large.wc-block-cart .wc-block-cart-items th{padding:8px 16px 8px 0;white-space:nowrap}.is-large.wc-block-cart .wc-block-cart-items td{border-top:1px solid hsl(0 0% 7% / .11);padding:24px 0 24px 16px;vertical-align:top}.is-large.wc-block-cart .wc-block-cart-items th:last-child{padding-right:16px}.is-large.wc-block-cart .wc-block-cart-items td:last-child{padding-right:16px}.is-large.wc-block-cart.has-dark-controls .wc-block-cart-items{border-color:hsl(0 0% 100% / .4)}.is-large.wc-block-cart.has-dark-controls .wc-block-cart-items th{color:#fff}.is-large.wc-block-cart.has-dark-controls .wc-block-cart-items td{border-color:hsl(0 0% 100% / .4)}.wc-block-components-payment-method-icons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 0 14px}.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{display:inline-block;height:24px;margin:0 4px 2px;max-height:24px;max-width:38px;padding:0;width:auto}.wc-block-components-payment-method-icons--align-left{justify-content:flex-start}.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon{margin-left:0;margin-right:8px}.wc-block-components-payment-method-icons--align-right{justify-content:flex-end}.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon{margin-left:8px;margin-right:0}.wc-block-components-payment-method-icons:last-child{margin-bottom:0}.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:16px}.wc-block-components-button:not(.is-link){align-items:center;display:inline-flex;height:auto;justify-content:center;position:relative;text-align:center;transition:box-shadow .1s linear}.wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid #fff0}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{text-wrap:balance;text-wrap:pretty;display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link).text{color:#1e1e1e}.wc-block-components-button:not(.is-link).text:hover{opacity:.9}.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text{opacity:.5}.wc-block-components-button:not(.is-link).outlined{background:#fff0;color:currentColor}.wc-block-components-button:not(.is-link).outlined:not(:focus){box-shadow:inset 0 0 0 1px currentColor}.wc-block-components-button:not(.is-link).outlined:active,.wc-block-components-button:not(.is-link).outlined:disabled,.wc-block-components-button:not(.is-link).outlined:focus,.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff;opacity:1}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){min-height:3em}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid #fff0}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text{color:#1e1e1e}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover{opacity:.9}:root{--drawer-width:480px;--neg-drawer-width:calc(var(--drawer-width)*-1)}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(max(-100%,var(--neg-drawer-width)))}}@keyframes rtlslidein{0%{transform:translateX(0)}to{transform:translateX(min(100%,var(--drawer-width)))}}.wc-block-components-drawer__screen-overlay{background-color:rgb(95 95 95 / .35);bottom:0;left:0;opacity:1;position:fixed;right:0;top:0;transition:opacity .3s;z-index:9999}.wc-block-components-drawer__screen-overlay--with-slide-out{transition:opacity .3s}.wc-block-components-drawer__screen-overlay--with-slide-in{animation-duration:.3s;animation-name:fadein}.wc-block-components-drawer__screen-overlay--is-hidden{opacity:0;pointer-events:none}.wc-block-components-drawer{background:#fff;display:block;height:100%;left:100%;max-width:100%;position:relative;position:fixed;right:0;top:0;transform:translateX(max(-100%,var(--neg-drawer-width)));width:var(--drawer-width)}.wc-block-components-drawer:after{border-style:solid;border-width:0 0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.rtl .wc-block-components-drawer{transform:translateX(min(100%,var(--drawer-width)))}.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer{transition:transform .3s}.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer{animation-duration:.3s;animation-name:slidein}.rtl .wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer{animation-name:rtlslidein}.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer{transform:translateX(0)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-drawer,.wc-block-components-drawer__screen-overlay{animation-name:none!important;transition:none!important}}.wc-block-components-button.wc-block-components-drawer__close{background:transparent!important;border:0;border-radius:0;color:inherit!important;margin:-1em;opacity:.6;padding:0;padding:1em!important;position:absolute!important;right:12px;top:12px;vertical-align:baseline;z-index:2}.wc-block-components-button.wc-block-components-drawer__close:active,.wc-block-components-button.wc-block-components-drawer__close:focus,.wc-block-components-button.wc-block-components-drawer__close:hover{opacity:1}.wc-block-components-button.wc-block-components-drawer__close:focus:not(:focus-visible){box-shadow:none;outline:none}.wc-block-components-button.wc-block-components-drawer__close svg{fill:currentColor;display:block}.wc-block-components-drawer__content{height:100dvh;position:relative}.admin-bar .wc-block-components-drawer__content{height:calc(100dvh - 46px);margin-top:46px}@media only screen and (min-width:783px){.admin-bar .wc-block-components-drawer__content{height:calc(100dvh - 32px);margin-top:32px}}.wc-block-components-button:not(.is-link){align-items:center;display:inline-flex;height:auto;justify-content:center;position:relative;text-align:center;transition:box-shadow .1s linear}.wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid #fff0}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{text-wrap:balance;text-wrap:pretty;display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link).text{color:#1e1e1e}.wc-block-components-button:not(.is-link).text:hover{opacity:.9}.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text{opacity:.5}.wc-block-components-button:not(.is-link).outlined{background:#fff0;color:currentColor}.wc-block-components-button:not(.is-link).outlined:not(:focus){box-shadow:inset 0 0 0 1px currentColor}.wc-block-components-button:not(.is-link).outlined:active,.wc-block-components-button:not(.is-link).outlined:disabled,.wc-block-components-button:not(.is-link).outlined:focus,.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff;opacity:1}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){min-height:3em}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid #fff0}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text{color:#1e1e1e}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover{opacity:.9}.wc-block-components-checkbox{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;line-height:1;margin-top:1em;text-decoration:inherit;text-transform:inherit}.wc-block-components-checkbox.wc-block-components-validated-checkbox-control label{display:grid;grid-template-columns:auto 1fr}.wc-block-components-checkbox.wc-block-components-validated-checkbox-control label .wc-block-components-validation-error{grid-column:1/-1}.wc-block-components-checkbox label{align-items:flex-start;cursor:pointer;display:inline-flex;font-size:.875em;margin-bottom:0!important;position:relative}.wc-block-components-checkbox label input[type=checkbox]{cursor:inherit}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{appearance:none;background-color:#fff;border:1px solid rgb(25 23 17 / .48);border-radius:4px;box-sizing:border-box;font-size:1em;height:1.5em;margin:0 1em 0 0;min-height:1.5em;min-width:1.5em;overflow:hidden;position:static;vertical-align:middle;width:1.5em}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:#fff}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:1.5px solid hsl(0 0% 7% / .8);outline-offset:1.5px}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after,.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before{content:""}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark{display:none}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{background-color:rgb(0 0 0 / .1);border-color:hsl(0 0% 100% / .4);color:#fff}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:rgb(0 0 0 / .1);border-color:currentColor}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:1.5px solid currentColor;outline-offset:1.5px}.wc-block-components-checkbox.has-error,.wc-block-components-checkbox.has-error a{color:#cc1818}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover{border-color:#cc1818}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus{outline:2px solid #cc1818;outline-offset:2px}.wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#000;height:1.125em;margin-left:.1875em;margin-top:.0625em;pointer-events:none;position:absolute;width:1.125em}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#fff}.wc-block-components-checkbox .wc-block-components-checkbox__label,.wc-block-components-checkbox>span{line-height:1.5em;vertical-align:middle}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]{background-color:#fff;border-color:var(--form--border-color);position:relative}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked{background-color:#fff;border-color:var(--form--border-color)}.theme-twentytwentyone .wc-block-components-checkbox__mark{display:none}.wc-block-components-validation-error{color:#cc1818;font-size:.75em;max-width:100%;min-height:1em;padding:8px 0 0;white-space:normal}.wc-block-components-validation-error>p{align-items:center;display:flex;gap:2px;line-height:1;margin:0;padding:0}.wc-block-components-validation-error svg{fill:currentColor;height:1.5em;margin:-.4735em 0;width:1.5em}.has-dark-controls .wc-block-components-validation-error{color:#f18c8c}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.editor-styles-wrapper .wc-block-components-checkbox-list,.wc-block-components-checkbox-list{list-style:none outside;margin:0;padding:0}.editor-styles-wrapper .wc-block-components-checkbox-list li,.wc-block-components-checkbox-list li{list-style:none outside;margin:0 0 4px;padding:0}.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,.wc-block-components-checkbox-list li.show-less button,.wc-block-components-checkbox-list li.show-more button{background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,.wc-block-components-checkbox-list.is-loading li>*{visibility:hidden}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after,.wc-block-components-checkbox-list.is-loading li:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{animation:none}}.wc-block-components-chip{align-items:center;border:0;border-radius:0;display:inline-flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;line-height:1;margin:0 .365em .365em 0;max-width:100%;padding:.25em .5em;text-decoration:inherit;text-transform:inherit}.wc-block-components-chip,.wc-block-components-chip:active,.wc-block-components-chip:focus,.wc-block-components-chip:hover{background:#fff0;border:1px solid;color:inherit}.wc-block-components-chip.wc-block-components-chip--radius-small{border-radius:3px}.wc-block-components-chip.wc-block-components-chip--radius-medium{border-radius:.433em}.wc-block-components-chip.wc-block-components-chip--radius-large{border-radius:2em;padding-left:.75em;padding-right:.25em}.wc-block-components-chip .wc-block-components-chip__text{flex-grow:1;font-size:.875em}.wc-block-components-chip.is-removable .wc-block-components-chip__text{padding-right:.5em}.wc-block-components-chip .wc-block-components-chip__remove{appearance:none;background:#e0e0e0;border:0;border-radius:25px;height:16px;line-height:16px;margin:0;padding:0;width:16px}.wc-block-components-chip .wc-block-components-chip__remove-icon{fill:#1e1e1e}.theme-twentytwentyone .wc-block-components-chip,.theme-twentytwentyone .wc-block-components-chip:active,.theme-twentytwentyone .wc-block-components-chip:focus,.theme-twentytwentyone .wc-block-components-chip:hover{background:#fff}.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background){background:#fff0}.wc-block-components-chip__remove:focus,.wc-block-components-chip__remove:hover,button.wc-block-components-chip:focus>.wc-block-components-chip__remove,button.wc-block-components-chip:hover>.wc-block-components-chip__remove{background:#949494}.wc-block-components-chip__remove:focus .wc-block-components-chip__remove-icon,.wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon,button.wc-block-components-chip:focus>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon,button.wc-block-components-chip:hover>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon{fill:#fff}.wc-block-components-chip__remove:disabled,button.wc-block-components-chip:disabled>.wc-block-components-chip__remove{fill:#fff;cursor:not-allowed}.wc-block-components-form{counter-reset:checkout-step}.wc-block-components-form .wc-block-components-checkout-step{background:none;border:none;margin:0 0 48px;padding:0;position:relative}.is-mobile .wc-block-components-form .wc-block-components-checkout-step,.is-small .wc-block-components-form .wc-block-components-checkout-step{margin-bottom:36px;padding-left:0}@media(max-width:600px){.is-mobile .wc-block-components-form .wc-block-components-checkout-step,.is-small .wc-block-components-form .wc-block-components-checkout-step{padding-top:36px}.is-mobile .wc-block-components-form .wc-block-components-checkout-step:first-of-type,.is-small .wc-block-components-form .wc-block-components-checkout-step:first-of-type{padding-top:0}.is-mobile .wc-block-components-form .wc-block-components-checkout-step:after,.is-small .wc-block-components-form .wc-block-components-checkout-step:after{background:currentColor;bottom:-35px;box-shadow:-50vw 0 0 0 currentColor,50vw 0 0 0 currentColor;content:"";height:1px;opacity:.11;position:absolute;width:100%}}.wc-block-components-checkout-step--disabled{opacity:.6}.wc-block-components-checkout-step__container{position:relative}.wc-block-components-checkout-step__container textarea{font-style:inherit;font-weight:inherit}.wc-block-components-checkout-step__content>*{margin-bottom:16px}.wc-block-components-checkout-step__content>:last-child{margin-bottom:0}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child{margin-bottom:0}.wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading{margin-top:.5em}.wc-block-components-checkout-step__heading{margin:0 0 8px;position:relative}.wc-block-components-express-payment-continue-rule+.wc-block-components-checkout-step .wc-block-components-checkout-step__heading{margin-top:0}.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading{margin-top:0}.wc-block-components-checkout-step__title{margin:0 12px 0 0}.wc-block-components-checkout-step__heading-content{font-size:.75em}.wc-block-components-checkout-step__heading-content a{color:inherit;font-weight:700}.wc-block-checkout__payment-method .wc-block-components-checkout-step__content,.wc-block-checkout__shipping-option .wc-block-components-checkout-step__content{padding-top:8px}.wc-block-components-checkout-step__description{font-size:.875em;line-height:1.2;margin:0 0 16px}.wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number{padding:0 0 0 36px}.wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{background:#fff0;border:0;border-radius:0;content:" " counter(checkout-step) ".";content:" " counter(checkout-step) "."/"";counter-increment:checkout-step;left:-24px;margin:0;padding:0;position:absolute;text-align:center;top:0;transform:translateX(-50%);vertical-align:baseline;white-space:nowrap}.wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{border-left:1px solid hsl(0 0% 7% / .11);content:"";height:100%;left:-24px;position:absolute;top:0}.is-mobile .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before,.is-small .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{content:counter(checkout-step) ". ";content:counter(checkout-step) ". "/"";left:auto;position:static;top:auto;transform:none}.is-mobile .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,.is-small .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{content:unset}.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title{font-size:1em;line-height:24px;margin:0 12px 0 0}.wc-block-components-title.wc-block-components-title{border:0;border-radius:0;font-size:1.25em;margin:0;padding:0;vertical-align:baseline;word-break:break-word}.wc-block-components-title.wc-block-components-title textarea{font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}.theme-twentytwenty .wc-block-components-title.wc-block-components-title{border:0;border-radius:0;font-size:1.25em;margin:0;padding:0;vertical-align:baseline;word-break:break-word}.wc-block-components-formatted-money-amount{white-space:nowrap}.wc-block-components-panel.has-border{position:relative}.wc-block-components-panel.has-border:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-panel.has-border+.wc-block-components-panel.has-border:after{border-top-width:0}.wc-block-components-panel.has-border.no-top-border{position:relative}.wc-block-components-panel.has-border.no-top-border:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-panel.has-border.no-top-border:after{border-top-width:0}.wc-block-components-panel__button{box-sizing:border-box;height:auto;padding-left:0!important;padding-right:32px;padding-top:.375em;position:relative;text-align:left;width:100%;word-break:break-word}.wc-block-components-panel__button[aria-expanded=true]{margin-bottom:16px}.wc-block-components-panel__button,.wc-block-components-panel__button:active,.wc-block-components-panel__button:focus,.wc-block-components-panel__button:hover{cursor:pointer;padding-left:0!important}.wc-block-components-panel__button>.wc-block-components-panel__button-icon{fill:currentColor;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.wc-block-components-panel__content[hidden]{display:none}.wc-block-components-radio-control--highlight-checked,.wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option{position:relative}.wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option:after{background:hsl(0 0% 7% / .11);content:"";height:1px;left:1px;position:absolute;right:1px;top:0}.has-dark-controls .wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option:after{background:hsl(0 0% 100% / .4)}.wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option:first-child:after{display:none}.wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option.wc-block-components-radio-control-accordion-option--checked-option-highlighted+div.wc-block-components-radio-control-accordion-option:after{display:none}.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{border-radius:4px;box-shadow:inset 0 0 0 1.5px currentColor}.wc-block-components-radio-control--highlight-checked:after{border:1px solid hsl(0 0% 7% / .11);border-radius:4px;bottom:0;box-sizing:border-box;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.has-dark-controls .wc-block-components-radio-control--highlight-checked:after{border-color:hsl(0 0% 100% / .4)}.wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--first-selected:after{border-top:0;margin-top:2px}.wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--last-selected:after{border-bottom:0;margin-bottom:2px}.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option--checked-option-highlighted+.wc-block-components-radio-control__option:after{display:none}.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option:after{background:hsl(0 0% 7% / .11);content:"";height:1px;left:1px;position:absolute;right:1px;top:0}.has-dark-controls .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option:after{background:hsl(0 0% 100% / .4)}.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option:first-child:after{display:none}.wc-block-components-radio-control__option{color:inherit;cursor:pointer;display:block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0 0 1em;padding:0 calc(16px + 1.5em) 0 3.5em;position:relative;text-decoration:inherit;text-transform:inherit}.wc-block-components-radio-control__option:last-child{margin-bottom:0}.wc-block-components-radio-control__option-layout{display:flex;flex-direction:column;width:100%}.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after{display:none}.wc-block-components-radio-control__description-group,.wc-block-components-radio-control__label-group{display:flex;justify-content:space-between}.wc-block-components-radio-control__description-group .wc-block-components-radio-control__description,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__label,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__description,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__label{flex-grow:1}.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label{flex:0 0 50%;text-align:right}.wc-block-components-radio-control__description-group--column{text-wrap:balance;flex-direction:column}.wc-block-components-radio-control__description-group--column .wc-block-components-radio-control__description{margin:8px 0}.wc-block-components-radio-control__description-group--column .wc-block-components-radio-control__secondary-description{padding-right:12px;text-align:left}.wc-block-components-radio-control__label,.wc-block-components-radio-control__secondary-label{line-height:max(1.5rem,24px)}.wc-block-components-radio-control__description,.wc-block-components-radio-control__secondary-description{font-size:.875em;line-height:1.55}.wc-block-components-radio-control .wc-block-components-radio-control__input{appearance:none;background:#fff;border:1px solid rgb(25 23 17 / .48);border-radius:50%;cursor:pointer;display:inline-block;height:1.5em;left:16px;margin:inherit;min-height:24px;min-width:24px;position:absolute;top:50%;transform:translateY(-45%);width:1.5em}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border:1px solid hsl(0 0% 7% / .8)}.wc-block-components-radio-control .wc-block-components-radio-control__input:focus{outline:1px solid hsl(0 0% 7% / .8);outline-offset:2px}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#000;border-radius:50%;content:"";display:block;height:.75em;left:50%;margin:0;min-height:12px;min-width:12px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.75em}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input{background-color:rgb(0 0 0 / .1);border-color:hsl(0 0% 100% / .4)}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border-color:#fff}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#fff}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:focus{outline:1px solid #fff;outline-offset:1px}.wc-block-components-radio-control .wc-block-components-radio-control__input[aria-disabled=true],.wc-block-components-radio-control .wc-block-components-radio-control__input[disabled]{cursor:not-allowed;opacity:.5;transition:opacity .2s ease}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border-width:2px}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background-color:var(--form--color-text)}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after{display:none}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{display:inline-block;font-weight:400;margin-right:12px}.wc-block-components-sort-select__select{font-size:inherit;width:max-content}.wc-block-components-spinner{box-sizing:content-box;color:inherit;font-size:1.25em;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}.wc-block-components-spinner:after{animation:spinner__animation 1s linear infinite;backface-visibility:hidden;border:.2em solid;border-left:.2em solid #fff0;border-radius:50%;box-sizing:border-box;content:" ";height:1em;left:50%;margin:-.5em 0 0 -.5em;position:absolute;top:50%;transform:translateZ(0) scale(.5);transform-origin:50% 50%;width:1em}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}.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:#fff0 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)}.wc-block-components-notices{display:block;margin:1.5em 0}.wc-block-components-notices:first-child{margin-top:0}.wc-block-components-notices:empty{margin:0}.wc-block-components-notices .wc-block-components-notices__notice{display:flex;flex-wrap:nowrap;margin:0}.wc-block-components-notices .wc-block-components-notices__notice a{text-decoration:underline}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:#fff0 none;border:0;color:currentColor;margin:0 0 0 auto;outline:0;padding:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg{fill:currentColor;vertical-align:text-top}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content>div:not(.components-notice__actions) :first-child{margin-top:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content>div:not(.components-notice__actions) :last-child{margin-bottom:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content ul{list-style:none;margin:0;padding:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content li+li{margin:.25em 0 0}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.theme-twentytwenty .wc-block-components-notices__notice,.theme-twentytwentyone .wc-block-components-notices__notice{padding:1.5rem 3rem}.wc-block-components-notices__snackbar{bottom:20px;left:16px;position:fixed;width:auto}@media(max-width:782px){.wc-block-components-notices__snackbar{bottom:auto;left:0;position:fixed;top:10px}.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-left:10px;margin-right:10px}}.wc-block-components-notice-snackbar-list{bottom:24px;box-sizing:border-box;left:24px;pointer-events:none;position:fixed;right:24px;z-index:100000}.wc-block-components-notice-banner.wc-block-components-notice-snackbar,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner{border:1px solid #fff0;box-shadow:0 1px 2px rgb(0 0 0 / .1);display:inline-flex;margin:24px 16px 0 0;max-width:600px;pointer-events:all;position:relative;width:auto}.wc-block-components-notice-banner.wc-block-components-notice-snackbar.is-error,.wc-block-components-notice-banner.wc-block-components-notice-snackbar.is-info,.wc-block-components-notice-banner.wc-block-components-notice-snackbar.is-success,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-error,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-info,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-success{border-color:#fff0}.wc-block-components-notice-banner.wc-block-components-notice-snackbar.is-default,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-default{border-color:#2f2f2f}@media(max-width:782px){.wc-block-components-notice-banner.wc-block-components-notice-snackbar,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner{max-width:none;width:100%}}.notice-transition-enter{max-height:0}.notice-transition-enter.notice-transition-enter-active{max-height:99em;transition:max-height .5s ease-in}.notice-transition-enter-done{max-height:auto}.notice-transition-exit{opacity:1}.notice-transition-exit.notice-transition-exit-active{opacity:0;transition:opacity .5s ease-in}.notice-transition-exit-done{opacity:0}.wc-block-components-textarea{background-color:#fff;border:1px solid hsl(0 0% 7% / .8);border-radius:4px;box-sizing:border-box;color:#2b2d2f;font-family:inherit;font-size:1em;line-height:1.375;margin:0;padding:.75em 16px;width:100%}.has-dark-controls .wc-block-components-textarea{background-color:rgb(0 0 0 / .1);border-color:hsl(0 0% 100% / .4);color:#fff}.has-dark-controls .wc-block-components-textarea::placeholder{color:hsl(0 0% 100% / .6)}.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea{background-color:rgb(0 0 0 / .1);color:#fff}.wc-block-components-form .wc-block-components-text-input,.wc-block-components-text-input{margin-top:16px;position:relative;white-space:nowrap}.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{color:inherit;color:hsl(0 0% 7% / .7);cursor:text;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;left:.5625em;letter-spacing:inherit;line-height:inherit;line-height:1.5;margin:0;max-width:calc(100% - 32px);overflow:hidden;position:absolute;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;top:1.562em;transform:translateY(-50%);transform-origin:top left;transition:all .2s ease}.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,.has-dark-controls .wc-block-components-text-input label{color:hsl(0 0% 100% / .6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{transition:none}}.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=number]{-moz-appearance:textfield}.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button,.wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-text-input input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.wc-block-components-form .wc-block-components-text-input input[type=email],.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-form .wc-block-components-text-input input[type=password],.wc-block-components-form .wc-block-components-text-input input[type=tel],.wc-block-components-form .wc-block-components-text-input input[type=text],.wc-block-components-form .wc-block-components-text-input input[type=url],.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=password],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{background-color:#fff;border:1px solid hsl(0 0% 7% / .8);border-radius:4px;box-sizing:border-box;color:#2b2d2f;font-family:inherit;font-size:1em;height:3.125em;line-height:1em;margin:0;min-height:0;padding:1em .5em;width:100%}.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.wc-block-components-form .wc-block-components-text-input input[type=password]:focus,.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=number]:focus,.wc-block-components-text-input input[type=password]:focus,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=url]:focus{background-color:#fff;border:1.5px solid;color:#2b2d2f}.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=password],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],.has-dark-controls .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-text-input input[type=number],.has-dark-controls .wc-block-components-text-input input[type=password],.has-dark-controls .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-text-input input[type=url]{background-color:rgb(0 0 0 / .1);border-color:hsl(0 0% 100% / .4);color:#fff}.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=password]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,.has-dark-controls .wc-block-components-text-input input[type=email]:focus,.has-dark-controls .wc-block-components-text-input input[type=number]:focus,.has-dark-controls .wc-block-components-text-input input[type=password]:focus,.has-dark-controls .wc-block-components-text-input input[type=tel]:focus,.has-dark-controls .wc-block-components-text-input input[type=text]:focus,.has-dark-controls .wc-block-components-text-input input[type=url]:focus{background-color:rgb(0 0 0 / .1);border:1.5px solid;color:#fff}.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],.wc-block-components-form .wc-block-components-text-input.is-active input[type=password],.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],.wc-block-components-text-input input:-webkit-autofill,.wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=number],.wc-block-components-text-input.is-active input[type=password],.wc-block-components-text-input.is-active input[type=tel],.wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:1.5em .5em .5em}.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,.wc-block-components-form .wc-block-components-text-input.is-active label,.wc-block-components-text-input input:-webkit-autofill+label,.wc-block-components-text-input.is-active label{top:0;transform:translateY(4px) scale(.75)}.wc-block-components-form .wc-block-components-text-input.has-error input,.wc-block-components-form .wc-block-components-text-input.has-error input:active,.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-form .wc-block-components-text-input.has-error input:hover,.wc-block-components-text-input.has-error input,.wc-block-components-text-input.has-error input:active,.wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:hover{border-color:#cc1818}.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:focus{box-shadow:0 0 0 .5px #cc1818}.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input,.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:active,.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:hover,.has-dark-controls .wc-block-components-text-input.has-error input,.has-dark-controls .wc-block-components-text-input.has-error input:active,.has-dark-controls .wc-block-components-text-input.has-error input:focus,.has-dark-controls .wc-block-components-text-input.has-error input:hover{border-color:#f18c8c}.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,.has-dark-controls .wc-block-components-text-input.has-error input:focus{box-shadow:0 0 0 .5px #f18c8c}.wc-block-components-form .wc-block-components-text-input.has-error label,.wc-block-components-text-input.has-error label{color:#cc1818}.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error label,.has-dark-controls .wc-block-components-text-input.has-error label{color:#f18c8c}.wc-block-components-form .wc-block-components-text-input:only-child,.wc-block-components-text-input:only-child{margin-top:1.5em}.wc-block-components-totals-item{box-sizing:border-box;display:flex;flex-wrap:wrap;width:100%}.wc-block-components-totals-item__label{flex-grow:1}.wc-block-components-totals-item__description{font-size:.875em;width:100%}.wc-block-components-totals-wrapper{border-top:1px solid hsl(0 0% 7% / .11);padding:16px 0}.has-dark-controls .wc-block-components-totals-wrapper{border-color:hsl(0 0% 100% / .4)}.wc-block-components-totals-wrapper:empty,.wc-block-components-totals-wrapper:has(>:only-child:empty){border-width:0;padding:0}.wc-block-components-totals-wrapper:empty:after,.wc-block-components-totals-wrapper:has(>:only-child:empty):after{content:none}.wc-block-components-totals-wrapper.slot-wrapper{padding:0}.wc-block-components-totals-wrapper.slot-wrapper>*>*{padding:16px 0}.wc-block-components-totals-wrapper.slot-wrapper>*>:after{border-width:0}.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child{border-top:1px solid hsl(0 0% 7% / .11)}.has-dark-controls .wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child{border-color:hsl(0 0% 100% / .4)}.wc-block-mini-cart__quantity-badge{align-items:center;display:flex;position:relative}.wc-block-mini-cart__quantity-badge:empty{display:none}.wc-block-mini-cart__badge{align-items:center;border-radius:1em;box-sizing:border-box;display:flex;font-size:.875em;font-weight:600;height:1.4285714286em;justify-content:center;left:100%;margin-left:-44%;min-width:1.4285714286em;padding:0 .25em;position:absolute;transform:translateY(-50%);white-space:nowrap;z-index:1}.wc-block-mini-cart__badge[hidden]{display:none}:where(.wc-block-mini-cart__badge){background-color:#fff0;color:#fff0}.wc-block-mini-cart__badge:empty{opacity:0}.wc-block-mini-cart__icon{display:block;height:2em;margin:-.25em;width:2em}html[dir=rtl] .wc-block-mini-cart__icon{transform:scaleX(-1)}.wc-block-mini-cart{display:inline-block}.wc-block-mini-cart__template-part,.wp-block-woocommerce-mini-cart-contents{height:100%}@media screen and (max-height:500px){.wp-block-woocommerce-mini-cart-contents{height:auto}.wc-block-mini-cart__drawer{overflow-y:auto}.wc-block-mini-cart__footer{position:static}}.wc-block-mini-cart__button{align-items:center;background-color:#fff0;border:none;color:inherit;display:flex;font-family:inherit;font-size:inherit;font-weight:inherit;gap:.5em;line-height:1;padding:.5em;white-space:nowrap}.wc-block-mini-cart__button:hover:not([disabled]){cursor:pointer}.wc-block-mini-cart__button .wc-block-mini-cart__icon{height:1.5em;margin:0;width:1.5em}.wc-block-mini-cart--preview .wc-block-mini-cart__amount{display:initial}.wc-block-mini-cart__tax-label{margin-right:.5em}@media screen and (min-width:768px){.wc-block-mini-cart__amount{display:initial;font-size:inherit;font-weight:inherit}}.drawer-open .wc-block-mini-cart__button{pointer-events:none}.wc-block-mini-cart__drawer{font-size:1rem}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents{box-sizing:border-box;justify-content:center;padding:0;position:relative}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices{margin:16px 48px -16px 16px;margin-bottom:unset}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices .wc-block-components-notices__notice{margin-bottom:unset}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices:empty{display:none}:where(.wp-block-woocommerce-mini-cart-contents){background:#fff}.wp-block-woocommerce-empty-mini-cart-contents-block,.wp-block-woocommerce-filled-mini-cart-contents-block{background:inherit;display:flex;flex-direction:column;height:100%;max-height:fill-available}.wp-block-woocommerce-empty-mini-cart-contents-block[hidden],.wp-block-woocommerce-filled-mini-cart-contents-block[hidden]{display:none}.wp-block-woocommerce-empty-mini-cart-contents-block{justify-content:center}.wp-block-woocommerce-filled-mini-cart-contents-block{justify-content:space-between}.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper{overflow-y:auto;padding:48px 16px 16px}h2.wc-block-mini-cart__title{align-items:baseline;background:inherit;display:flex;font-size:2em;margin:16px 16px -32px;mask-image:linear-gradient(#000 calc(100% - 24px),transparent);padding-bottom:32px;z-index:1}h2.wc-block-mini-cart__title span:first-child{margin-right:8px}.wc-block-mini-cart__items{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:16px 16px 0}.wc-block-mini-cart__items .wc-block-mini-cart__products-table{margin-bottom:auto}.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row{padding-bottom:8px;padding-top:8px}.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row:last-child:after{content:none}.wc-block-mini-cart__footer{padding:24px 16px;position:relative}.wc-block-mini-cart__footer:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal{font-weight:600;margin-bottom:16px}.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description{display:none;font-size:.75em;font-weight:400}@media only screen and (min-width:480px){.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description{display:unset}}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;gap:16px}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-button,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-cart-button-block,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-checkout-button-block,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wc-block-components-button,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-button,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-cart-button-block,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-checkout-button-block{display:inline-flex;flex-grow:1}@media only screen and (min-width:480px){.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-cart-button-block,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-cart-button-block{display:inline-flex}}@media only screen and (max-width:480px){.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout{flex-direction:column}}.wc-block-mini-cart__footer .wc-block-components-payment-method-icons{margin-top:16px}.wc-block-mini-cart__shopping-button{display:flex;justify-content:center}.wc-block-mini-cart__shopping-button a{border:2px solid;color:currentColor;font-weight:600;padding:12px 24px;text-decoration:none}.wc-block-mini-cart__shopping-button a:focus,.wc-block-mini-cart__shopping-button a:hover{background-color:#1e1e1e;border-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link){align-items:center;display:inline-flex;height:auto;justify-content:center;position:relative;text-align:center;transition:box-shadow .1s linear}.wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid #fff0}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{text-wrap:balance;text-wrap:pretty;display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link).text{color:#1e1e1e}.wc-block-components-button:not(.is-link).text:hover{opacity:.9}.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text{opacity:.5}.wc-block-components-button:not(.is-link).outlined{background:#fff0;color:currentColor}.wc-block-components-button:not(.is-link).outlined:not(:focus){box-shadow:inset 0 0 0 1px currentColor}.wc-block-components-button:not(.is-link).outlined:active,.wc-block-components-button:not(.is-link).outlined:disabled,.wc-block-components-button:not(.is-link).outlined:focus,.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff;opacity:1}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){min-height:3em}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid #fff0}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text{color:#1e1e1e}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover{opacity:.9}:root{--drawer-width:480px;--neg-drawer-width:calc(var(--drawer-width)*-1)}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(max(-100%,var(--neg-drawer-width)))}}@keyframes rtlslidein{0%{transform:translateX(0)}to{transform:translateX(min(100%,var(--drawer-width)))}}.wc-block-components-drawer__screen-overlay{background-color:rgb(95 95 95 / .35);bottom:0;left:0;opacity:1;position:fixed;right:0;top:0;transition:opacity .3s;z-index:9999}.wc-block-components-drawer__screen-overlay--with-slide-out{transition:opacity .3s}.wc-block-components-drawer__screen-overlay--with-slide-in{animation-duration:.3s;animation-name:fadein}.wc-block-components-drawer__screen-overlay--is-hidden{opacity:0;pointer-events:none}.wc-block-components-drawer{background:#fff;display:block;height:100%;left:100%;max-width:100%;position:relative;position:fixed;right:0;top:0;transform:translateX(max(-100%,var(--neg-drawer-width)));width:var(--drawer-width)}.wc-block-components-drawer:after{border-style:solid;border-width:0 0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.rtl .wc-block-components-drawer{transform:translateX(min(100%,var(--drawer-width)))}.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer{transition:transform .3s}.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer{animation-duration:.3s;animation-name:slidein}.rtl .wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer{animation-name:rtlslidein}.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer{transform:translateX(0)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-drawer,.wc-block-components-drawer__screen-overlay{animation-name:none!important;transition:none!important}}.wc-block-components-button.wc-block-components-drawer__close{background:transparent!important;border:0;border-radius:0;color:inherit!important;margin:-1em;opacity:.6;padding:0;padding:1em!important;position:absolute!important;right:12px;top:12px;vertical-align:baseline;z-index:2}.wc-block-components-button.wc-block-components-drawer__close:active,.wc-block-components-button.wc-block-components-drawer__close:focus,.wc-block-components-button.wc-block-components-drawer__close:hover{opacity:1}.wc-block-components-button.wc-block-components-drawer__close:focus:not(:focus-visible){box-shadow:none;outline:none}.wc-block-components-button.wc-block-components-drawer__close svg{fill:currentColor;display:block}.wc-block-components-drawer__content{height:100dvh;position:relative}.admin-bar .wc-block-components-drawer__content{height:calc(100dvh - 46px);margin-top:46px}@media only screen and (min-width:783px){.admin-bar .wc-block-components-drawer__content{height:calc(100dvh - 32px);margin-top:32px}}.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:#fff0 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)}.wc-block-components-button:not(.is-link){align-items:center;display:inline-flex;height:auto;justify-content:center;position:relative;text-align:center;transition:box-shadow .1s linear}.wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid #fff0}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{text-wrap:balance;text-wrap:pretty;display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link).text{color:#1e1e1e}.wc-block-components-button:not(.is-link).text:hover{opacity:.9}.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text{opacity:.5}.wc-block-components-button:not(.is-link).outlined{background:#fff0;color:currentColor}.wc-block-components-button:not(.is-link).outlined:not(:focus){box-shadow:inset 0 0 0 1px currentColor}.wc-block-components-button:not(.is-link).outlined:active,.wc-block-components-button:not(.is-link).outlined:disabled,.wc-block-components-button:not(.is-link).outlined:focus,.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff;opacity:1}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){min-height:3em}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid #fff0}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text{color:#1e1e1e}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover{opacity:.9}.woocommerce.wc-block-product-results-count .woocommerce-result-count{float:none;font-size:inherit;margin:auto}.woocommerce.wc-block-catalog-sorting form{float:none}.woocommerce.wc-block-catalog-sorting label.orderby-label{margin-right:.25rem}.woocommerce.wc-block-catalog-sorting select.orderby{font-size:inherit}.woocommerce.wc-block-catalog-sorting.has-text-color select.orderby{color:inherit}.woocommerce.wc-block-catalog-sorting .woocommerce-ordering{margin:auto}.wp-block-woocommerce-product-sale-badge{display:flex;flex-direction:column}.wc-block-components-product-sale-badge{background:#fff;border:1px solid #43454b;border-radius:4px;box-sizing:border-box;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;padding:.25em .75em;position:static;text-align:center;text-transform:uppercase;width:fit-content;z-index:9}.wc-block-components-product-sale-badge--align-left{align-self:auto}.wc-block-components-product-sale-badge--align-center{align-self:center}.wc-block-components-product-sale-badge--align-right{align-self:flex-end}.wc-block-components-product-sale-badge span{background-color:inherit;color:inherit}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,.wc-block-components-product-image{display:block;position:relative;text-decoration:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{border:0;border-radius:inherit;box-shadow:none;display:block;text-decoration:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],.wc-block-components-product-image img[hidden]{display:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],.wc-block-components-product-image img[alt=""]{border:1px solid #f2f2f2}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{left:4px;margin:0;position:absolute;right:auto;top:4px}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center{left:50%;margin:0;position:absolute;right:auto;top:4px;transform:translateX(-50%)}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{left:auto;margin:0;position:absolute;right:4px;top:4px}.editor-styles-wrapper .wc-block-components-product-image__inner-container{justify-content:flex-start}.is-loading .wc-block-components-product-image{background-color:currentColor!important;border:0!important;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:auto;z-index:1}.is-loading .wc-block-components-product-image>*{visibility:hidden}.is-loading .wc-block-components-product-image:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{animation:none}}.wc-block-components-product-image{margin:0 0 12px}.wc-block-components-product-image__inner-container{bottom:0;display:flex;flex-direction:column;left:0;padding:12px;position:absolute;right:0;top:0}.wc-block-product-image__tools-panel .components-input-control{margin-bottom:8px}/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:host),svg.svg-inline--fa:not(:root){overflow:visible;box-sizing:initial}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgb(0 0 0 / .1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgb(0 0 0 / .1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce-account .wp-block-post-title,.woocommerce-account main .woocommerce,.woocommerce-cart .wp-block-post-title,.woocommerce-cart main .woocommerce,.woocommerce-checkout .wp-block-post-title,.woocommerce-checkout main .woocommerce{max-width:1000px}.clear{clear:both}.woocommerce a.button.disabled,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled],.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled],.woocommerce button.button:disabled[disabled]:hover{opacity:.5}.woocommerce #respond input#submit:hover,.woocommerce a.button.alt:hover,.woocommerce input.button:hover{opacity:.9}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled],.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce input.button.disabled,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled[disabled]:hover{opacity:.5}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.2em}.woocommerce div.product::after{content:"";display:block;clear:both}.woocommerce div.product div.summary>*{margin-bottom:var(--wp--style--block-gap)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 var(--wp--preset--color--background,#fff)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 var(--wp--preset--color--background,#fff)}.woocommerce div.product form.cart div.quantity{float:none;vertical-align:middle}.woocommerce div.product form.cart div.quantity .qty{margin-right:.5em}.woocommerce div.product form.cart button.single_add_to_cart_button,.woocommerce div.product form.cart button[name=add-to-cart]{display:inline-block;float:none;margin-top:0;margin-bottom:0;vertical-align:middle}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{word-break:normal}.woocommerce div.product .related.products{margin-top:5em}.woocommerce .woocommerce-Reviews #comments{margin-bottom:var(--wp--style--block-gap)}.woocommerce .woocommerce-Reviews .commentlist{box-sizing:border-box}.woocommerce .woocommerce-Reviews .comment-reply-title{font-size:var(--wp--preset--font-size--medium);font-weight:700}.woocommerce .price bdi,.woocommerce .price ins,.woocommerce .wc-block-components-product-price bdi,.woocommerce .wc-block-components-product-price ins,.woocommerce .woocommerce-grouped-product-list-item__price bdi,.woocommerce .woocommerce-grouped-product-list-item__price ins{text-decoration:none}.woocommerce span.onsale{background-color:var(--wp--preset--color--foreground,#958e09);color:var(--wp--preset--color--background,#fff)}.woocommerce table.variations{display:block}.woocommerce table.variations tr td,.woocommerce table.variations tr th{padding-bottom:var(--wp--style--block-gap);text-align:left}.woocommerce table.variations tr th{padding-right:1em}.woocommerce table.variations tr td select{height:3em;padding:.9em 1.1em;font-size:var(--wp--preset--font-size--small)}.woocommerce div.product form.cart table.variations td select{min-width:70%}.woocommerce div.product form.cart table.variations td,.woocommerce div.product form.cart table.variations th{vertical-align:middle}.woocommerce .single_variation_wrap .woocommerce-variation{margin-bottom:var(--wp--style--block-gap)}a.added_to_cart{display:block;margin-top:1em}.woocommerce-page .input-text,.woocommerce-page .select2-container,.woocommerce-page select{font-size:var(--wp--preset--font-size--small)}.woocommerce-page label{margin-bottom:.7em}.woocommerce form .form-row{margin-bottom:1em}.woocommerce form textarea{min-height:100px}.woocommerce-page table.shop_table{width:70%;border-collapse:collapse}@media only screen and (max-width:768px){.woocommerce-page table.shop_table{width:100%}}.woocommerce-page table.shop_table td,.woocommerce-page table.shop_table th{padding:1em}.woocommerce-page table.shop_table_responsive{width:100%}.woocommerce-page .woocommerce-cart-form .product-remove{width:1em}.woocommerce-page .woocommerce-cart-form .product-thumbnail{width:120px}.woocommerce-page .woocommerce-cart-form .product-thumbnail a img{width:117px}.woocommerce-page .woocommerce-cart-form .coupon{display:flex;align-items:center;flex-wrap:wrap}.woocommerce-page .woocommerce-cart-form #coupon_code{width:auto;margin-right:.8em;height:50px;font-size:var(--wp--preset--font-size--small);padding:0 1.1em}@media only screen and (max-width:768px){.woocommerce-page .woocommerce-cart-form .product-remove{width:auto}.woocommerce-page .woocommerce-cart-form #coupon_code{width:50%;margin-right:0}}.woocommerce-page .cart-collaterals h2{font-size:var(--wp--preset--font-size--medium)}.woocommerce-page .woocommerce-form-coupon .button{min-height:50px}.woocommerce-page .woocommerce-column__title,.woocommerce-page .woocommerce-customer-details h2,.woocommerce-page .woocommerce-thankyou-order-received{font-size:var(--wp--preset--font-size--large);font-weight:300}.woocommerce-page ul.woocommerce-order-overview{display:flex;width:100%;padding-left:0;font-size:var(--wp--preset--font-size--small)}@media only screen and (max-width:768px){.woocommerce-page ul.woocommerce-order-overview{flex-direction:column}}.woocommerce-page ul.woocommerce-order-overview li{flex-grow:1;margin-bottom:1em;border:none;display:inline;text-transform:uppercase}.woocommerce-page ul.woocommerce-order-overview li strong{text-transform:none;display:block}.woocommerce-page .woocommerce-customer-details address{box-sizing:border-box;width:70%;padding:1em;border-width:1px;border-radius:0}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0 0 2em;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li{list-style:none;padding:1em 0}@media only screen and (max-width:768px){.woocommerce-account .woocommerce-MyAccount-navigation li{padding:.35em 0}}.woocommerce-account .woocommerce-MyAccount-navigation li:first-child{padding-top:0}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-navigation li a{text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-content p.form-row-first,.woocommerce-account .woocommerce-MyAccount-content p.form-row-last,.woocommerce-account .woocommerce-MyAccount-content>p:first-of-type{margin-block-start:0}.woocommerce-account .woocommerce-customer-details address,.woocommerce-account table.shop_table.order_details{width:100%}.woocommerce-account .addresses .title .edit{display:block;margin-bottom:1em}.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form>h3{margin-block-start:0}.woocommerce-account .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions::before{display:none}.woocommerce-account .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{display:block;margin-bottom:1em;text-align:center}.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row select,.woocommerce-page form .form-row textarea.input-text{font-size:var(--wp--preset--font-size--small);padding:.9rem 1.1rem}.woocommerce-page form .form-row select{background-position:calc(100% - 1.1rem) 50%}.woocommerce-page form .form-row label{margin-bottom:.7em}.woocommerce-page form .form-row .select2-container .select2-selection--single .select2-selection__rendered{padding:.9rem 1.1rem}.woocommerce-page form .form-row .select2-container .select2-selection--single .select2-selection__arrow{right:1.1em}.woocommerce-page .select2-container .select2-search--dropdown{padding:0 1.1rem .5rem}.woocommerce-page .select2-container .select2-search--dropdown .select2-search__field{padding:.5rem;font-size:var(--wp--preset--font-size--small)}.woocommerce-page .select2-container .select2-results__option{padding:.5rem 1.1rem}.woocommerce-store-notice,p.demo_store{background:var(--wp--preset--color--foreground,#720eec);bottom:0;color:var(--wp--preset--color--background,#fcfbfe);position:fixed;top:auto!important}.woocommerce-store-notice a,p.demo_store a{color:var(--wp--preset--color--background,#fcfbfe)}.woocommerce .product-category mark.count{background-color:#fff0}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.yith-wcaf-modal{background:#fff;border-radius:var(--yith-wcaf-dashboard--border-radius,10px);display:none;left:50%;max-height:90vh;max-width:600px;padding:40px 20px;position:fixed;top:5vh;transform:translate(-50%,0);width:90vw;z-index:10010}.yith-wcaf-modal .main-close-button{display:block;font-size:1.5em;padding:5px;line-height:1;position:absolute;right:10px;text-decoration:none;top:5px}.yith-wcaf-modal .title{padding:0 20px}.yith-wcaf-modal .title h3{margin-top:0}.yith-wcaf-modal .centered{text-align:center}.yith-wcaf-modal .content{max-height:calc(80vh - 80px);overflow-y:auto;padding:0 20px}.yith-wcaf-modal .content>div{display:block!important}.yith-wcaf-modal .content::-webkit-scrollbar{-webkit-appearance:none;width:6px}.yith-wcaf-modal .content::-webkit-scrollbar-thumb{background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));border-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-modal .errors{margin-bottom:15px;margin-top:0}.yith-wcaf-open-modal:before{bottom:0;background:rgba(0,0,0,.5);content:"";left:0;position:fixed;right:0;top:0;z-index:10005}.wp-block-yith-yith-wcaf-set-referrer{padding-left:16px;padding-right:16px}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form{display:flex;margin-bottom:0;width:100%}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form .wc-block-components-text-input{flex-grow:1;margin-bottom:0;margin-top:0}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form .yith-block-components-set-referrer__button{flex-shrink:0;height:3em;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap}.yith-wcaf-datepicker.ui-datepicker{background-color:#fff;max-width:300px;font-size:.85em;padding:10px;border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);margin-top:5px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header{margin-bottom:10px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev{float:left;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-next{float:right;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title{text-align:center;font-weight:700}.yith-wcaf-datepicker.ui-datepicker table{border:none;border-spacing:5px}.yith-wcaf-datepicker.ui-datepicker table td,.yith-wcaf-datepicker.ui-datepicker table th{border:none;text-align:right;margin-bottom:10px!important}.yith-wcaf-datepicker.ui-datepicker table th{padding:0 5px}.yith-wcaf-datepicker.ui-datepicker table td{padding:0}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month){background-color:#f7f7f7;border:1px solid transparent}.yith-wcaf-datepicker.ui-datepicker table td a{padding:0 5px;display:block;color:#707070}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day,.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month):hover{border-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day a,.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month):hover a{color:#fff}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane{padding-top:10px;border-top:1px solid #cdcdcd}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane:after{content:"";display:block;clear:both}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button{font-size:.85em;padding:10px 15px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:first-child{float:left}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:last-child{float:right}.yith-wcaf-notice-message{background-color:#f0f5fa;border-radius:var(--yith-wcaf-border--radius,4px);font-style:italic;padding:15px 20px}.yith-wcaf-dashboard .dashboard-title{margin-bottom:20px}.yith-wcaf-dashboard .dashboard-title h3,.yith-wcaf-dashboard .dashboard-title span.view-all{display:inline-block;margin:0 5px 0 0;vertical-align:baseline}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation{list-style:none;margin:0;margin-bottom:45px;padding:0;position:relative}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation:after{bottom:0;border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);content:"";left:0;position:absolute;width:100%}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li{display:inline-block;position:relative;z-index:1}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a{display:block;padding:10px 15px;text-decoration:none;color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040))}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a:hover{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active{border-bottom:2px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard .yith-wcaf-table-top-bar{margin:30px 0}.yith-wcaf-dashboard .yith-wcaf-table-top-bar form{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.yith-wcaf-dashboard .yith-wcaf-table-top-bar form .table-filters{flex-grow:1}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .apply-filters,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .reset-filters,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2,.yith-wcaf-dashboard .yith-wcaf-table-top-bar input,.yith-wcaf-dashboard .yith-wcaf-table-top-bar select{display:inline-block;margin-left:5px;max-width:130px;min-width:0;vertical-align:middle}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2,.yith-wcaf-dashboard .yith-wcaf-table-top-bar select{max-width:200px}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .quantity-input{max-width:75px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-gap:40px;margin-bottom:85px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item{display:grid;padding:10px 30px;border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);justify-content:space-between;grid-template-columns:repeat(2,1fr);gap:10px;align-items:center}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item:last-child{border-bottom:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.highlight{border-radius:var(--yith-wcaf-dashboard--border-radius,10px);background-color:var(--yith-wcaf-background-color,#f3f3f3);padding:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large{grid-template-columns:1fr;padding:30px;text-align:center;flex-direction:column}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large .stat-value{font-size:2.5em;text-align:center}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance .stat-label{text-align:left}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance .stat-value{font-size:1em;text-align:right}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper{grid-column-end:span 2}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper.disabled{cursor:not-allowed}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper #withdraw_modal_opener{display:block}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label .desc-tip{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:10}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label .desc-tip .tooltip{text-align:left}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-value{font-weight:var(--yith-wcaf-dashboard-font-weight--semi-bold,500);text-align:right}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .latest-clicks,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .latest-commissions{margin-bottom:60px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal h4{margin:15px 0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal small{display:block;margin:15px 0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap{background:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/money.svg);background-repeat:no-repeat;background-size:auto 50%;background-position:30px;border:1px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));border-radius:var(--yith-wcaf-dashboard--border-radius,10px);margin-bottom:25px;padding:15px 10px;padding-left:120px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap h4{margin:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap .affiliate-balance{font-size:30px;font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap .affiliate-balance .woocommerce-Price-currencySymbol{margin-right:10px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount{margin-bottom:25px;white-space:nowrap}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount .woocommerce-Price-currencySymbol{display:inline-block;font-size:24px;line-height:1;vertical-align:middle;width:25px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount input{padding:15px 10px;width:calc(100% - 30px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-notes{display:block;margin-bottom:35px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-notes .error{color:var(--yith-wcaf-dashboard--error,#f44336)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .billing-info{margin-bottom:35px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .formatted-address{background:#f2f2f2;border-radius:var(--yith-wcaf-border--radius,4px);color:#5b5b5b;font-size:12px;display:block;line-height:1.6;padding:15px;text-decoration:none;margin-bottom:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .missing-address{background:#f2f2f2;border-radius:var(--yith-wcaf-border--radius,4px);color:#5b5b5b;font-size:12px;display:block;line-height:1.6;padding:15px;text-decoration:none;color:#f44336}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes{list-style:none;margin-bottom:35px;padding:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes label{cursor:pointer}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .invoice-mode-content{margin-bottom:30px;padding-left:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes:not(.both) .invoice-mode>label{display:none;padding:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes:not(.both) .invoice-mode .invoice-mode-content{padding-left:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .yith-wcaf-attach-file:before{background:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/clip.svg);background-size:100% auto;content:"";display:inline-block;height:23px;margin-left:-5px;width:23px;vertical-align:middle}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_file{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field{margin-bottom:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2>input{position:absolute;left:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1 label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2 label{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);cursor:pointer;display:block;line-height:1;margin:0;padding:15px 15px 15px 45px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list{color:#666;display:inline-block;font-style:italic;margin:0 5px;max-width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list:before{content:"( "}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list:after{content:" )"}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .submit{display:block;margin-bottom:0;padding:15px 25px;width:100%}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper{display:block;position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper input[type=password]{padding-right:40px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#A0A0A0)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .terms-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .woocommerce-privacy-policy-text{font-size:.9em}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row span.optional{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row textarea{height:140px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper{display:block;position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper input.copy-target{border-style:dashed;color:#999;padding-right:110px}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger{cursor:pointer;color:#434343;font-weight:600;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger:before{background:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/copy.svg);content:"";display:inline-block;height:15px;margin-right:5px;vertical-align:middle;width:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-confirmation{background:#434343;border-radius:5px;color:#fff;display:none;font-size:.8em;font-weight:400;left:calc(-100% - 50px);padding:3px 10px;position:absolute;top:50%;text-align:center;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper input{position:absolute;left:-9999px}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger{border:1px dashed #ccc;border-radius:2px;cursor:pointer;display:block;font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);padding:10px;position:static;text-decoration:none;transform:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-confirmation{left:auto;right:10px;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box{display:grid;margin-bottom:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column{grid-template-columns:calc(60% - 15px) calc(40% - 15px);column-gap:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box{margin:0;border-radius:0;border-top:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box:first-child{border-top:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-left-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-top-right-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box:last-child{border-bottom-left-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-bottom-right-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:10px 30px;margin-bottom:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box small{display:block;margin:15px 0}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box .toggle-right{padding-right:75px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box .toggle-right .toggle{float:right;margin-right:-75px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field{margin-bottom:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2>input{position:absolute;left:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1 label,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2 label{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);cursor:pointer;display:block;line-height:1;margin:0;padding:15px 15px 15px 45px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings form:after{content:"";display:block;clear:both}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings input[type=submit]{float:right;margin:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper{display:block;position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper input[type=password]{padding-right:40px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#A0A0A0)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .terms-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .woocommerce-privacy-policy-text{font-size:.9em}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row span.optional{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row textarea{height:140px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute}.yith-wcaf-dashboard [data-tip]{position:relative}.yith-wcaf-dashboard [data-tip] .tooltip{background:rgba(0,0,0,.8);border-radius:5px;color:#fff;display:block;font-size:.8rem;font-weight:400;left:calc(50% - 100px);padding:15px;position:absolute;text-align:center;top:calc(100% + 10px);width:200px;z-index:10}.yith-wcaf-dashboard [data-tip] .tooltip:before{border:5px solid transparent;border-bottom-color:rgba(0,0,0,.8);content:"";display:block;height:1px;left:50%;margin-left:-5px;position:absolute;top:-10px;width:1px}.yith-wcaf-dashboard .desc-tip{line-height:20px;font-size:.8em}.yith-wcaf-dashboard .desc-tip:before{border:2px solid;border-color:var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:50%;color:var(--yith-wcaf-dashboard--border-color,#ccc);content:"?";display:inline-block;font-weight:600;line-height:16px;text-align:center;vertical-align:middle;width:20px}.yith-wcaf-dashboard .desc-tip:hover:before{border-color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040));color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040))}.yith-wcaf-dashboard .yith-wcaf-toggle{display:none}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:15px;cursor:pointer;display:inline-block;font-size:.7em;padding:4px 15px;position:relative;text-align:right;width:75px}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle:before{content:attr(data-text-off)}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle:after{background-color:var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:100%;content:"";display:block;height:20px;left:5px;position:absolute;top:4px;transition:all .3s ease;width:20px}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle{border:1px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));color:#fff;text-align:left}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle:before{content:attr(data-text-on)}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle:after{background-color:#fff;left:49px}.yith-wcaf-dashboard table.yith-wcaf-table{border-collapse:separate;border-spacing:0 25px;max-width:100%}.yith-wcaf-dashboard table.yith-wcaf-table tr{background:0 0}.yith-wcaf-dashboard table.yith-wcaf-table tr.empty-table td{text-align:center}.yith-wcaf-dashboard table.yith-wcaf-table tr th{text-align:left;padding:0 30px}.yith-wcaf-dashboard table.yith-wcaf-table tr td{border-top:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);padding:20px 25px;text-align:left}.yith-wcaf-dashboard table.yith-wcaf-table tr td:first-child{border-left:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-left-radius:var(--yith-wcaf-border--radius,4px);border-bottom-left-radius:var(--yith-wcaf-border--radius,4px)}.yith-wcaf-dashboard table.yith-wcaf-table tr td:last-child{border-right:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-right-radius:var(--yith-wcaf-border--radius,4px);border-bottom-right-radius:var(--yith-wcaf-border--radius,4px)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-amount{text-align:center}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status{text-align:right}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge{box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;letter-spacing:.6px;line-height:2.1em;min-width:140px;padding:5px 10px;text-align:center;text-transform:uppercase}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.not-converted,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.pending{background-color:var(--yith-wcaf-status--pending--background-color,#cf8300);color:var(--yith-wcaf-status--pending--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.completed,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.converted,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.enabled,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.paid{background-color:var(--yith-wcaf-status--completed--background-color,#afb000);color:var(--yith-wcaf-status--completed--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.banned,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.cancelled{background-color:var(--yith-wcaf-status--cancelled--background-color,#cd1927);color:var(--yith-wcaf-status--cancelled--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.disabled,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.not-confirmed,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.on-hold{background-color:var(--yith-wcaf-status--rejected--background-color,#748c9c);color:var(--yith-wcaf-status--rejected--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.pending-payment{background-color:var(--yith-wcaf-status--pending--background-color-payment,#999d84);color:var(--yith-wcaf-status--pending--color-payment,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.refunded{background-color:var(--yith-wcaf-status--refunded--background-color,#730000);color:var(--yith-wcaf-status--refunded--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.trash{background-color:var(--yith-wcaf-status--trash--background-color,#c73878);color:var(--yith-wcaf-status--trash--color,#fff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.small{padding:0 5px;min-width:20px}.yith-wcaf-link-generator .link-generator-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:10px 30px;margin-bottom:30px;display:grid;padding:0}.yith-wcaf-link-generator .link-generator-box small{display:block;margin:15px 0}.yith-wcaf-link-generator .link-generator-box.double-column{grid-template-columns:45% 55%}.yith-wcaf-link-generator .link-generator-box.double-column .link-generator{background-color:#fafafa;border-left:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-right-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-bottom-right-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-link-generator .link-generator-box.single-column{grid-template-columns:1fr}.yith-wcaf-link-generator .link-generator-box .affiliate-info,.yith-wcaf-link-generator .link-generator-box .link-generator{box-sizing:border-box;padding:30px}.yith-wcaf-link-generator .link-generator-box .affiliate-info .regular-text,.yith-wcaf-link-generator .link-generator-box .link-generator .regular-text{font-weight:400}.yith-wcaf-link-generator .link-generator-box .affiliate-info .bold-text,.yith-wcaf-link-generator .link-generator-box .link-generator .bold-text{font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper{display:block;position:relative}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper input.copy-target,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper input.copy-target{border-style:dashed;color:#999;padding-right:110px}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger{cursor:pointer;color:#434343;font-weight:600;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger:before,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger:before{background:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/copy.svg);content:"";display:inline-block;height:15px;margin-right:5px;vertical-align:middle;width:15px}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-confirmation,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-confirmation{background:#434343;border-radius:5px;color:#fff;display:none;font-size:.8em;font-weight:400;left:calc(-100% - 50px);padding:3px 10px;position:absolute;top:50%;text-align:center;transform:translateY(-50%)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger{cursor:pointer;display:inline-block;font-size:.8em;margin-left:5px;text-decoration:none}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-confirmation,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-confirmation{left:calc(-100% - 10px)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p:first-child,.yith-wcaf-link-generator .link-generator-box .link-generator p:first-child{margin-top:0}.yith-wcaf-link-generator .link-generator-box .affiliate-info p:last-child,.yith-wcaf-link-generator .link-generator-box .link-generator p:last-child{margin-bottom:0}.yith-wcaf-link-generator .yith-wcaf-share{margin-top:40px}.yith-wcaf-link-generator .yith-wcaf-share h4{margin-top:0;margin-bottom:15px}.yith-wcaf-link-generator .yith-wcaf-share ul{padding:0}.yith-wcaf-current-affiliate .referral-user{margin-top:15px}.yith-wcaf-current-affiliate .referral-user:after{content:"";clear:both;display:block}.yith-wcaf-current-affiliate .referral-user .delete-affiliate{color:#ccc;cursor:pointer;display:none;line-height:16px;margin:0 0 0 12px;overflow:hidden;padding:0 0 .5em;position:absolute;right:10px;text-decoration:none;top:0;vertical-align:middle;width:16px}.yith-wcaf-current-affiliate .referral-user .delete-affiliate:hover{color:#a00}.yith-wcaf-current-affiliate .referral-user .delete-affiliate:before{-webkit-font-smoothing:antialiased;content:"\f158";font-family:Dashicons;font-variant:normal;font-weight:400;height:100%;left:0;line-height:1;margin:0;position:relative;speak:none;text-align:center;text-indent:0;text-transform:none;top:0;width:100%}.yith-wcaf-current-affiliate .referral-user .referral-avatar{float:left}.yith-wcaf-current-affiliate .referral-user .referral-avatar img{border:4px solid #e3e3e3;border-radius:50%}.yith-wcaf-current-affiliate .referral-user .referral-info{margin-left:80px;overflow:hidden}.yith-wcaf-current-affiliate .referral-user .referral-info h3{margin:15px 0 0;padding:0}.yith-wcaf-current-affiliate .referral-user .no-referral-message{font-size:110%;font-style:italic;padding-bottom:15px;text-align:center}.yith-wcaf-current-affiliate .referral-user .no-referral-message:after,.yith-wcaf-current-affiliate .referral-user .no-referral-message:before{content:"-";display:inline-block;margin:0 4px}.yith-wcaf-current-affiliate .referral-user .set-referral{padding-top:15px;position:relative}.yith-wcaf-current-affiliate .referral-user .set-referral:before{border-bottom:1px solid #cdcdcd;content:"";display:block;left:-12px;position:absolute;right:-12px;top:0}.yith-wcaf-current-affiliate .referral-user .set-referral .calculate-commission-button{float:right;height:26px;text-indent:-9999px;width:26px}.yith-wcaf-current-affiliate .referral-user.without-avatar .referral-info{margin-left:0}.yith-wcaf-current-affiliate:hover .referral-user .delete-affiliate{display:inline-block}.yith-wcaf-registration-form .forms-container:not(.col2-set){margin:0 auto;max-width:600px}.yith-wcaf-registration-form .login-form,.yith-wcaf-registration-form .register-form{border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:40px 80px}.yith-wcaf-registration-form .login-form p.form-row,.yith-wcaf-registration-form .register-form p.form-row{position:relative}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper{display:block;position:relative}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper input[type=password],.yith-wcaf-registration-form .register-form p.form-row .password-wrapper input[type=password]{padding-right:40px}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button.click-to-show svg path,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#A0A0A0)}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button.click-to-hide svg path,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-registration-form .login-form p.form-row .terms-label,.yith-wcaf-registration-form .login-form p.form-row .woocommerce-privacy-policy-text,.yith-wcaf-registration-form .register-form p.form-row .terms-label,.yith-wcaf-registration-form .register-form p.form-row .woocommerce-privacy-policy-text{font-size:.9em}.yith-wcaf-registration-form .login-form p.form-row span.optional,.yith-wcaf-registration-form .register-form p.form-row span.optional{display:none}.yith-wcaf-registration-form .login-form p.form-row textarea,.yith-wcaf-registration-form .register-form p.form-row textarea{height:140px}.yith-wcaf-registration-form .login-form p.form-row .error-msg,.yith-wcaf-registration-form .register-form p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute}.yith-wcaf-registration-form .login-form{border:1px solid var(--yith-wcaf-border--color,#ededed)}.yith-wcaf-registration-form .register-form{background-color:var(--yith-wcaf-background-color,#f3f3f3)}.yith-wcaf-registration-form .already-an-affiliate-wrapper,.yith-wcaf-registration-form .become-an-affiliate-form,.yith-wcaf-registration-form .pending-request-wrapper,.yith-wcaf-registration-form .rejected-request-wrapper{background-color:var(--yith-wcaf-background-color,#f3f3f3);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);margin:0 auto;max-width:600px;padding:40px 80px;text-align:center}.yith-wcaf-registration-form h3.thank-you,.yith-wcaf-registration-form h3.we-are-sorry{font-weight:400;margin-bottom:30px}.yith-wcaf-registration-form h3.thank-you:before,.yith-wcaf-registration-form h3.we-are-sorry:before{background-size:100% auto;content:"";display:block;height:40px;margin:0 auto 15px;width:40px}.yith-wcaf-registration-form h3.thank-you:before{background-image:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/circle-check.svg)}.yith-wcaf-registration-form h3.we-are-sorry:before{background-image:url(/wp-content/plugins/yith-woocommerce-affiliates/assets/images/circle-cross.svg)}.yith-wcaf-registration-form form{text-align:left}.yith-wcaf-registration-form a.button,.yith-wcaf-registration-form button,.yith-wcaf-registration-form input[type=submit]{padding:25px;width:100%}.yith-wcaf-registration-form .go-to-dashboard{margin-top:50px}@media (max-width:600px){.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td{line-height:1.5;padding:15px 5px;text-align:right}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td:before{display:inline-block}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td.column-status{text-align:left}}@media (max-width:768px){.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{grid-template-columns:100%;row-gap:30px}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive{border-spacing:0}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td,.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr th{padding:20px 5px}.yith-wcaf-link-generator .link-generator-box.double-column{grid-template-columns:100%}.yith-wcaf-link-generator .link-generator-box.double-column .affiliate-info{border-bottom:1px solid #ccc}.yith-wcaf-link-generator .link-generator-box.double-column .link-generator{border-left:none}table.wp-list-table tr .column-balance,table.wp-list-table tr .column-earnings,table.wp-list-table tr .column-enabled,table.wp-list-table tr .column-line_item_total,table.wp-list-table tr .column-paid,table.wp-list-table tr .column-rate,table.wp-list-table tr .column-refunds{text-align:left!important}table.wp-list-table tr .column-status mark.status-badge{min-width:auto!important;font-size:9px!important}table.wp-list-table tr .column-amount{text-align:left!important;padding:auto!important}#yith_wcaf_panel_commission_details .grid-container{display:block!important}#yith_wcaf_panel_commission_details .grid-container .commission-status mark{display:block;margin-bottom:15px}#yith_wcaf_panel_commission_details .grid-container .commission-details-container{grid-template-columns:auto!important}#yith_wcaf_panel_dashboard #yith_wcaf_dashboard_root .leaderboard-group{grid-template-columns:100%!important}}#yith_wcaf_panel_settings-affiliates-registration table.affiliate-fields tr .column-required{text-align:left!important}.auto-fold .yith-plugin-fw__modal--allow-wp-menu .yith-plugin-fw__modal__wrap{z-index:9999999}@media (max-width:991px){.woocommerce-account .yith-wcaf-dashboard-navigation{display:none}.yith-wcaf-dashboard .yith-wcaf-table-top-bar{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{grid-gap:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-value{display:block;float:none!important;text-align:center}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column{grid-template-columns:100%}}@media (max-width:1200px){.yith-wcaf-dashboard .yith-wcaf-table-top-bar .table-options{float:none}}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}/**
 * TI WooCommerce Wishlist Plugin - Allow your store guests and customers to add products to Wishlist.  Add Wishlist functionality to your store for free.
 * @version 2.10.0
 * @link https://wordpress.org/plugins/ti-woocommerce-wishlist/
 */
@font-face{font-display:swap;font-family:"tinvwl-webfont";font-display:block;src:url("/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.eot?ver=xu2uyi");src:url("/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.eot?ver=xu2uyi#iefix") format("embedded-opentype"),url("/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.woff2?ver=xu2uyi") format("woff2"),url("/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.woff?ver=xu2uyi") format("woff"),url("/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.ttf?ver=xu2uyi") format("truetype"),url("/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.svg?ver=xu2uyi#tinvwl-webfont") format("svg");font-weight:normal;font-style:normal}
.ftinvwl{font-family:"tinvwl-webfont" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ftinvwl-twitter:before{content:"\f099"}
.ftinvwl-facebook:before{content:"\f09a" !important}
.ftinvwl-facebook-f:before{content:"\f09a" !important}
.ftinvwl-google:before{content:"\f0d5" !important}
.ftinvwl-email:before{content:"\f0e0" !important}
.ftinvwl-pinterest:before{content:"\f231" !important}
.ftinvwl-whatsapp:before{content:"\f232" !important}
.ftinvwl-clipboard:before{content:"\e911" !important}
.ftinvwl-star:before{content:"\e912" !important}
.ftinvwl-shopping-cart:before{content:"\e913" !important}
.ftinvwl-magic:before{content:"\e914" !important}
.ftinvwl-info:before{content:"\e915" !important}
.ftinvwl-graduation-cap:before{content:"\e918" !important}
.ftinvwl-floppy-o:before{content:"\e919" !important}
.ftinvwl-eyedropper:before{content:"\e91a" !important}
.ftinvwl-exclamation-triangle:before{content:"\e91b" !important}
.ftinvwl-check:before{content:"\e91e" !important}
.ftinvwl-arrow-left:before{content:"\e91f" !important}
.ftinvwl-wrench:before{content:"\e920" !important}
.ftinvwl-chevron-down:before{content:"\e900" !important}
.ftinvwl-chevron-right:before{content:"\e901" !important}
.ftinvwl-chevron-left:before{content:"\e902" !important}
.ftinvwl-chevron-up:before{content:"\e903" !important}
.ftinvwl-cancel:before{content:"\e904" !important}
.ftinvwl-times:before{content:"\e905" !important}
.ftinvwl-heart-plus:before{content:"\e906" !important}
.ftinvwl-heart-mark-right:before{content:"\e907" !important}
.ftinvwl-heart2:before{content:"\e908" !important}
.ftinvwl-heart-o:before{content:"\e909" !important}
.ftinvwl-heart-mark-left:before{content:"\e90a" !important}
.ftinvwl-heart-mail:before{content:"\e90b" !important}
.ftinvwl-heart-tinv:before{content:"\e90c" !important}
.ftinvwl-key:before{content:"\e90d" !important}
.ftinvwl-lock:before{content:"\e90e" !important}
.ftinvwl-hearts:before{content:"\e90f" !important}
.ftinvwl-user:before{content:"\e910" !important}
.ftinvwl-pulse.ftinvwl-animated::before{-webkit-animation:ftinvwl-pulse 2s linear infinite;animation:ftinvwl-pulse 2s linear infinite}
@-webkit-keyframes ftinvwl-pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}
50%{-webkit-transform:scale(0.8);transform:scale(0.8)}
100%{-webkit-transform:scale(1.1);transform:scale(1.1)}
}@keyframes ftinvwl-pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}
50%{-webkit-transform:scale(0.8);transform:scale(0.8)}
100%{-webkit-transform:scale(1.1);transform:scale(1.1)}
}/**
 * TI WooCommerce Wishlist Plugin - Allow your store guests and customers to add products to Wishlist.  Add Wishlist functionality to your store for free.
 * @version 2.10.0
 * @link https://wordpress.org/plugins/ti-woocommerce-wishlist/
 */
.tinv-wishlist form,.tinv-wishlist p:last-child,.tinv-wishlist table{margin-bottom:0}
.tinv-wishlist *{-webkit-box-sizing:border-box;box-sizing:border-box}
.tinvwl-wishlist :after,.tinvwl-wishlist :before{-webkit-box-sizing:border-box;box-sizing:border-box}
.tinv-wishlist select{width:140px}
.tinv-wishlist ul:not(.woocommerce-error){list-style:none;margin:0;padding:0}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before{margin-top:-10px;margin-left:-10px}
.woocommerce.tinv-wishlist #respond input#submit.alt,.woocommerce.tinv-wishlist a.button.alt,.woocommerce.tinv-wishlist button.button.alt,.woocommerce.tinv-wishlist input.button.alt{text-align:center}
.tinv-wishlist .button i,.tinv-wishlist .navigation-button a i{margin-right:6px}
.tinv-wishlist input[type=button] i,.tinv-wishlist input[type=reset] i,.tinv-wishlist input[type=submit] i{margin-right:6px}
.tinv-wishlist a.tinv-close-modal i{margin-right:0}
a.wishlist_products_counter{text-decoration:none}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,a.wishlist_products_counter.top_wishlist-heart:before,span.wishlist_products_counter.top_wishlist-heart:before,a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before{content:"\e909";display:inline-block;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;vertical-align:sub;margin-right:5px}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before,.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before,a.wishlist_products_counter.top_wishlist-heart-plus:before,span.wishlist_products_counter.top_wishlist-heart-plus:before,a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart-plus:before{content:"\e906";display:inline-block;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;vertical-align:sub;margin-right:5px}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{position:relative;width:18px;height:18px;vertical-align:sub}
a.wishlist_products_counter.top_wishlist-heart-plus.no-txt,span.wishlist_products_counter.top_wishlist-heart-plus.no-txt{position:relative;width:18px;height:18px;vertical-align:sub}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before{position:absolute;top:50%;left:50%;margin-right:0}
.tinv-wishlist .tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.tinv-wishlist .tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{padding-left:1em;vertical-align:bottom}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before{content:"\e908"}
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before,a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before,span.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before{content:"\e908"}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-product-in-list:before,.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-product-in-list:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart-plus.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before,a.wishlist_products_counter.top_wishlist-heart-plus.wishlist-counter-with-products:before,span.wishlist_products_counter.top_wishlist-heart-plus.wishlist-counter-with-products:before{content:"\e907"}
.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-white:before,a.wishlist_products_counter.top_wishlist-white:before,span.wishlist_products_counter.top_wishlist-white:before{color:#FFF}
.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-black:before,a.wishlist_products_counter.top_wishlist-black:before,span.wishlist_products_counter.top_wishlist-black:before{color:#000}
.tinv-wishlist.tinvwl-before-add-to-cart .tinvwl_add_to_wishlist_button{margin-bottom:15px}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin-top:15px}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt{width:18px;height:18px;line-height:1}
.wishlist-popup .tinv-wishlist .tinvwl_add_to_wishlist_button{margin:0}
.wishlist-popup .tinv-wishlist .tinvwl_add_to_wishlist_button::before{display:none}
a.wishlist_products_counter.top_wishlist-custom.no-txt,span.wishlist_products_counter.top_wishlist-custom.no-txt{width:18px;height:18px;line-height:1}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img,a.wishlist_products_counter.top_wishlist-custom img,span.wishlist_products_counter.top_wishlist-custom img{display:inline-block !important;vertical-align:baseline;width:auto !important;max-width:16px;max-height:16px;margin:0 6px 0 0 !important}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,a.wishlist_products_counter.top_wishlist-custom.no-txt img,span.wishlist_products_counter.top_wishlist-custom.no-txt img{margin-right:0 !important}
.single-product div.product form.cart .tinvwl-button.tinvwl_add_to_wishlist_button,div.product form.cart .tinvwl_add_to_wishlist_button{float:none}
ul.products li.product .tinvwl_add_to_wishlist_button{margin-top:1em}
.tinvwl_add_to_wishlist_button{display:inline-block;cursor:pointer;-webkit-transition:opacity 1s;transition:opacity 1s;opacity:1;visibility:visible;position:relative}
.tinv-wishlist.woocommerce .stock.in-stock:before{content:none}
.tinv-wraper.tinv-wishlist{font-size:100%}
.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart{position:absolute;z-index:10;margin:0;top:10px;left:10px}
.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart a.tinvwl_add_to_wishlist_button{margin-top:0}
.tinv-create-list li input[type=radio]{margin-right:10px}
.tinv-create-list li+li{margin-top:15px}
.tinv-create-list .tinvwl-input-group+ul{margin-top:25px}
.tinv-search-list{margin-bottom:36px}
.tinv-wishlist .tinv-header{margin-bottom:30px}
.tinv-wishlist table{position:relative;table-layout:auto;margin-bottom:30px}
.tinv-overlay{top:0;left:0;position:fixed;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}
.tinv-wishlist .tinv-modal{top:0;left:0;position:fixed;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}
.tinv-wishlist table.tinvwl-table-manage-list{margin-bottom:27px;width:100%}
.tinv-wishlist table input[type=checkbox]{margin-right:0}
.tinv-wishlist table td,.tinv-wishlist table th{padding:1em;vertical-align:middle}
.tinv-wishlist .tinvwl-table-manage-list .product-cb{width:35px;text-align:center}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{width:35px;text-align:center;padding:1em .5em}
.tinv-wishlist .product-remove button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;margin:0 auto;width:27px;height:27px;border-radius:50%;padding:0;-webkit-box-shadow:none;box-shadow:none;border:0;background-color:#f7f7f7;color:#000;font-size:20px;padding-left:1px;padding-top:3px;min-height:0}
.tinv-wishlist .product-thumbnail{min-width:100px;max-width:100%;width:100px}
.tinv-wishlist .product-thumbnail .wp-post-image{margin-bottom:0}
.tinv-wishlist td.product-name a+.variation{margin-top:2px}
.tinv-wishlist .product-stock i{margin-right:15px}
.tinv-wishlist .product-stock p{display:table}
.tinv-wishlist .product-stock p.stock::before{display:none}
.tinv-wishlist .product-stock span{display:table-cell;vertical-align:middle}
.tinv-wishlist .product-action>.button>i,.tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove],.tinv-wishlist table thead th .tinvwl-mobile{display:none}
.tinv-wishlist.woocommerce .product-quantity{width:80px;text-align:center}
.tinv-wishlist.woocommerce table .quantity .qty{max-width:100%;width:62px;text-align:left}
.tinv-wishlist .product-action{width:135px;text-align:center}
.tinv-wishlist .product-action .button{width:100%}
.tinv-wishlist .product-action .tinvwl_move_product_button{margin-top:5px}
.tinv-wishlist .tinvwl-table-manage-list .product-action>button[name=tinvwl-remove]>i{margin-right:0}
.tinv-wishlist .wishlist-cb{width:33px;text-align:center}
.tinv-wishlist .wishlist-name .tinvwl-rename-input input{width:100%}
.tinv-wishlist .wishlist-name .tinvwl-rename-button{float:right}
.tinv-wishlist .wishlist-name .tinvwl-rename-button>i{margin-right:10px}
.tinv-wishlist .wishlist-privacy,.tinv-wishlist table:not(.tinvwl-public) .wishlist-date{width:18%}
.tinv-wishlist .wishlist-privacy select{width:100%}
.tinv-wishlist .wishlist-name{width:45%}
.tinv-wishlist .wishlist-action{width:120px;text-align:center}
.tinv-wishlist .wishlist-action button[value=manage_remove]>i{display:none;margin-right:0}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list{display:inline-block;vertical-align:middle}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list>a.button{margin-right:0}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right{margin-top:-10px}
.tinv-wishlist tfoot .tinvwl-to-left:not(:empty){float:left;width:35%;margin-right:2%}
.tinv-wishlist tfoot .tinvwl-to-right{float:left;width:63%;text-align:right}
.tinv-wishlist tfoot .tinvwl-to-right>*{margin:10px 0 0;vertical-align:middle}
.tinv-wishlist tfoot .tinvwl-to-right>*+*{margin-left:10px}
.tinv-wishlist tfoot .tinvwl-to-left:empty+.tinvwl-to-right{width:100%}
.tinv-wishlist .social-buttons+.tinv-wishlist-clear+.navigation-button{margin-top:16px}
.tinv-wishlist .navigation-button{margin-top:-10px}
.tinv-wishlist .navigation-button>li{float:left}
.tinv-wishlist .navigation-button>li>.tinv-create-list>a,.tinv-wishlist .navigation-button>li>a{margin-right:30px;margin-top:10px;display:inline-block}
.tinv-wishlist .navigation-button>li>.tinv-create-list>a.button,.tinv-wishlist .navigation-button>li>a.button{margin-right:10px}
.tinv-wishlist .navigation-button>li:last-child>.tinv-create-list>a,.tinv-wishlist .navigation-button>li:last-child>a{margin-right:0}
.tinv-wishlist .social-buttons{text-align:right}
.tinv-wishlist .social-buttons>span,.tinv-wishlist .social-buttons>ul{display:inline-block;vertical-align:middle}
.tinv-wishlist .social-buttons>span{margin-right:27px}
.tinv-wishlist .social-buttons li{float:left;margin:0 5px 0 0;list-style:none}
.tinv-wishlist .social-buttons li:last-child{margin-right:0}
.tinv-wishlist .social-buttons li a.social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2em;height:2em;border-radius:50%;text-align:center;-webkit-box-shadow:none;box-shadow:none;border:0;font-size:20px;text-decoration:none;text-transform:none !important}
.tinv-wishlist .social-buttons li a.social.white{color:#fff}
.tinv-wishlist .social-buttons li a.social.dark{color:#000}
.tinv-wishlist .social-buttons li a.social i{line-height:2em}
.tinv-wishlist .navigation-button .tinv-create-list>a.tinvwl-no-icon>i,.tinv-wishlist .navigation-button li>a.tinvwl-no-icon>i{display:none}
.tinv-wishlist .tinv-lists-nav{margin-top:35px;margin-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.tinv-wishlist .tinv-lists-nav>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.tinv-wishlist .tinv-lists-nav>span{font-weight:700}
.tinv-wishlist .tinv-next{display:inline-block;float:left}
.tinv-wishlist .tinv-prev{display:inline-block;float:left;margin-right:35px !important}
.tinv-wishlist .tinv-prev i{margin-left:0;margin-right:18px}
.tinv-wishlist .tinv-next i{margin-left:18px;margin-right:0}
.tinv-overlay{width:100%;height:100%;visibility:hidden;opacity:0;background:#191919}
.tinv-modal.tinv-modal-open .tinv-overlay{visibility:visible;opacity:.5}
.admin-bar .tinv-wishlist .tinv-modal{padding-top:32px !important}
.tinv-wishlist .tinv-modal{overflow-y:auto;overflow-x:hidden;width:0;height:0;z-index:9999;outline:0 !important;-webkit-backface-visibility:hidden;visibility:hidden;opacity:0;text-align:left}
.tinv-wishlist .tinv-modal .tinv-modal-inner{position:relative;margin:0 auto;background-color:#fff;max-width:360px;padding:40px}
.tinv-wishlist .tinv-modal.tinv-modal-open{visibility:visible;opacity:1;width:100%;height:100%}
.tinv-wishlist .tinv-modal .tinv-close-modal{display:inline-block;position:absolute;top:17px;right:14px;width:26px;height:26px;line-height:26px;font-size:12px;text-align:center;border-radius:50%;border-bottom:0;-webkit-box-shadow:none !important;box-shadow:none !important;background-color:#ebe9eb}
.tinv-wishlist .tinv-modal .icon_big_heart_check,.tinv-wishlist .tinv-modal .icon_big_times,.tinv-wishlist .tinv-modal img{display:block;margin:0 auto;margin-bottom:25px;opacity:1 !important}
.tinv-wishlist .tinv-modal ul{overflow:visible;list-style:disc;margin:10px 0 0 20px}
.tinv-wishlist .tinv-modal li{list-style:disc !important}
.tinv-wishlist .tinv-create-list .tinv-modal ul,.tinv-wishlist.tinv-create-list form ul{list-style:none !important;margin:25px 0 0}
.tinv-wishlist .tinv-create-list .tinv-modal li,.tinv-wishlist.tinv-create-list form li{list-style:none !important}
.tinv-wishlist .tinv-modal .already-in{margin-bottom:35px}
.tinv-wishlist .tinv-modal .delete-notification{margin-bottom:25px}
.tinv-wishlist .tinv-modal .already-in ul{overflow:visible;margin:12px 0 27px 17px}
.tinv-wishlist .tinv-modal select{width:100%}
.tinv-wishlist .tinv-modal button+.button,.tinv-wishlist .tinv-modal button+button{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal input+button{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal label+button,.tinv-wishlist .tinv-modal label+input{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal select+button,.tinv-wishlist .tinv-modal select+input{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal .already-in+label{display:block;margin-top:6px}
.tinv-wishlist .tinv-modal label select{margin-top:8px}
.tinv-wishlist .tinv-modal .delete-notification+button{width:100%}
.tinv-wishlist .tinvwl_added_to_wishlist,.tinv-wishlist .tinvwl_created_wishlist{text-align:center}
.tinv-wishlist .tinvwl_added_to_wishlist .tinv-txt{margin-bottom:25px}
.tinv-wishlist .tinvwl_created_wishlist .tinv-txt{margin-bottom:25px}
.tinv-wishlist .tinvwl_created_wishlist button{margin-top:0;margin-bottom:10px}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button{margin-top:0;margin-bottom:10px}
.tinv-wishlist .tinv-modal .tinvwl-buttons-group{margin-top:20px}
.tinv-wishlist .tinvwl-buttons-group button{width:100%}
.tinv-wishlist .tinvwl-buttons-group button+button{margin-top:7px}
.tinv-wishlist .tinvwl-buttons-group button i{position:relative}
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times{font-size:20px;top:0;vertical-align:initial}
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o::before,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key::before,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times::before{position:relative;top:3px}
.tinv-wishlist .tinvwl-buttons-group+button{width:100%;margin-top:7px}
.tinv-wishlist .tinv-modal h2{text-align:center;margin:0 0 35px}
.tinv-wishlist .tinv-create-list .tinv-modal-inner{max-width:778px;padding:30px}
.tinv-wishlist .tinvwl-has-error:not(.tinvwl-input-group),.tinv-wishlist .tinvwl-input-group.tinvwl-has-error .form-control{border:2px solid red}
.tinv-wishlist .tinvwl-has-error:not(.tinvwl-input-group){border:2px solid red}
.tinv-wishlist .tinvwl-has-error+.tinvwl-error{padding:5px 0 0 5px;color:red}
.tinvwl-tooltip{display:none}
.tinvwl-input-group{position:relative;display:table;border-collapse:separate}
.tinvwl-input-group .form-control{position:relative;z-index:1;float:left;height:38px;width:100%;margin:0}
.tinvwl-input-group .form-control+.tinvwl-input-group-btn{padding-left:15px}
.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .form-control+.tinvwl-input-group-btn{padding-left:10px}
.tinv-wishlist .tinv-search-form .tinvwl-input-group .form-control+.tinvwl-input-group-btn{padding-left:9px}
.tinvwl-input-group .form-control,.tinvwl-input-group-addon,.tinvwl-input-group-btn{display:table-cell}
.tinvwl-input-group-addon,.tinvwl-input-group-btn{width:1%;white-space:nowrap;vertical-align:top}
.tinv-table{display:table;width:100%;height:100%}
.tinv-cell{display:table-cell;vertical-align:middle}
.tinv-wishlist .tinv-wishlist-clear{visibility:visible;width:auto;height:auto}
.tinv-wishlist-clear:before{content:"";display:table}
.tinv-wishlist-clear:after{content:"";display:table;clear:both}
.icon_big_heart_check{display:inline-block;width:46px;height:46px;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:60px}
.icon_big_times{display:inline-block;width:46px;height:46px;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:60px}
.icon_big_times::before{content:"\e904";top:-7px;left:-7px;position:relative}
.icon_big_heart_check::before{content:"\e90a";top:-7px;left:-7px;position:relative}
.tinvwl_add_to_wishlist_button.tinvwl-button.disabled-add-wishlist,.tinvwl_add_to_wishlist_button.disabled-add-wishlist{opacity:.5 !important;cursor:not-allowed}
.empty-name-wishlist{border-color:#f00 !important}
.tinvwl_remove_from_wishlist-text,.tinvwl_already_on_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-icon-custom img.icon-already-on-wishlist{display:none !important}
.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text,.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_already_on_wishlist-text,.tinvwl-product-in-list.tinvwl-product-make-remove img.icon-already-on-wishlist,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_remove_from_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_already_on_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list img.icon-already-on-wishlist{display:inline !important}
.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_add_to_wishlist-text,.tinvwl-product-in-list.tinvwl-product-make-remove img.icon-add-on-wishlist,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_add_to_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list img.icon-add-on-wishlist{display:none !important}
.tooltipped{position:relative}
.tooltipped::after{position:absolute;z-index:1000000;display:none;padding:.5em .75em;font:normal normal 11px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);background:#1b1f23;border-radius:3px;opacity:0}
.tooltipped::before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:#1b1f23;pointer-events:none;content:"";border:6px solid transparent;opacity:0}
.tooltipped:hover::before,.tooltipped:hover::after,.tooltipped:active::before,.tooltipped:active::after,.tooltipped:focus::before,.tooltipped:focus::after{display:inline-block;text-decoration:none;-webkit-animation-name:tooltip-appear;animation-name:tooltip-appear;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-delay:.4s;animation-delay:.4s}
.tooltipped-no-delay:hover::before,.tooltipped-no-delay:hover::after,.tooltipped-no-delay:active::before,.tooltipped-no-delay:active::after,.tooltipped-no-delay:focus::before,.tooltipped-no-delay:focus::after{-webkit-animation-delay:0s;animation-delay:0s}
.tooltipped-multiline:hover::after,.tooltipped-multiline:active::after,.tooltipped-multiline:focus::after{display:table-cell}
.tooltipped-s::after,.tooltipped-se::after,.tooltipped-sw::after{top:100%;right:50%;margin-top:6px}
.tooltipped-s::before,.tooltipped-se::before,.tooltipped-sw::before{top:auto;right:50%;bottom:-7px;margin-right:-6px;border-bottom-color:#1b1f23}
.tooltipped-se::after{right:auto;left:50%;margin-left:-16px}
.tooltipped-sw::after{margin-right:-16px}
.tooltipped-n::after,.tooltipped-ne::after,.tooltipped-nw::after{right:50%;bottom:100%;margin-bottom:6px}
.tooltipped-n::before,.tooltipped-ne::before,.tooltipped-nw::before{top:-7px;right:50%;bottom:auto;margin-right:-6px;border-top-color:#1b1f23}
.tooltipped-ne::after{right:auto;left:50%;margin-left:-16px}
.tooltipped-nw::after{margin-right:-16px}
.tooltipped-s::after,.tooltipped-n::after{-webkit-transform:translateX(50%);transform:translateX(50%)}
.tooltipped-w::after{right:100%;bottom:50%;margin-right:6px;-webkit-transform:translateY(50%);transform:translateY(50%)}
.tooltipped-w::before{top:50%;bottom:50%;left:-7px;margin-top:-6px;border-left-color:#1b1f23}
.tooltipped-e::after{bottom:50%;left:100%;margin-left:6px;-webkit-transform:translateY(50%);transform:translateY(50%)}
.tooltipped-e::before{top:50%;right:-7px;bottom:50%;margin-top:-6px;border-right-color:#1b1f23}
.tooltipped-align-right-1::after,.tooltipped-align-right-2::after{right:0;margin-right:0}
.tooltipped-align-right-1::before{right:10px}
.tooltipped-align-right-2::before{right:15px}
.tooltipped-align-left-1::after,.tooltipped-align-left-2::after{left:0;margin-left:0}
.tooltipped-align-left-1::before{left:5px}
.tooltipped-align-left-2::before{left:10px}
.tooltipped-multiline::after{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;word-wrap:break-word;white-space:pre-line;border-collapse:separate}
.tooltipped-multiline.tooltipped-s::after,.tooltipped-multiline.tooltipped-n::after{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.tooltipped-multiline.tooltipped-w::after,.tooltipped-multiline.tooltipped-e::after{right:100%}
.tooltipped-sticky::before,.tooltipped-sticky::after{display:inline-block}
.tooltipped-sticky.tooltipped-multiline::after{display:table-cell}
.tinvwl-table-manage-list .component_table_item_price:before{font-family:FontAwesomeCP;font-size:1rem;display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg);content:"\e811";opacity:.25;margin:0 12px 0 2px}
.wishlist-icon{position:relative}
.wishlist-popup{opacity:0;max-height:0;position:absolute;overflow:hidden;padding:5px;margin-top:-10px;border-radius:5px;line-height:1.3;text-align:center;font-size:.9em;top:100%;background-color:rgba(0,0,0,0.8);right:0;color:#FFF;-webkit-transition:opacity .3s,max-height .3s;transition:opacity .3s,max-height .3s;-webkit-transition-delay:.3s;transition-delay:.3s}
.wishlist-popup:after{bottom:100%;right:10px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:rgba(0,0,0,0.8);border-width:10px;margin-left:-10px}
.wishlist-icon:hover .wishlist-popup{opacity:1;max-height:200px;overflow-y:auto}
.wishlist-popup a{color:#ccc;display:block}
.wishlist-popup a:hover{color:#FFF}
.wishlist-icon.added:after{background-color:red;-webkit-transform:translateY(-3px);transform:translateY(-3px)}
.wishlist-popup .ajax-loading,.wishlist-popup .feedback{display:none !important}
.wishlist-title{margin-bottom:20px}
span.tinvwl-product-stats{background-color:#ebe9eb;border-radius:50%;padding:.2em;line-height:1;font-size:.7em;min-width:1.5em;display:inline-block;position:absolute;top:-0.7em;right:-1.5em;text-align:center}
@media screen and (min-width:0 \0){.tooltipped-multiline::after{width:250px}
}@media only screen and (max-width:1024px) and (min-width:769px){.tinv-wishlist .tinvwl-table-manage-list td.product-stock p{display:block;text-align:center}
.tinv-wishlist .product-stock span{display:block}
.tinv-wishlist .tinvwl-table-manage-list td.product-stock i{margin-right:0}
.tinv-wishlist .tinvwl-table-manage-list td.product-stock .tinvwl-txt{display:none}
.tinv-wishlist .product-thumbnail{max-width:76px;width:76px}
.tinv-wishlist .product-action .button>i{display:inline-block;margin-right:0}
.tinv-wishlist .product-action .button .tinvwl-txt{display:none}
}@media only screen and (max-width:1024px) and (min-width:768px){.tinv-wishlist .wishlist-action button[value=manage_remove] span{display:none}
.tinv-wishlist .wishlist-action button[value=manage_remove]>i{display:inline-block}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right{margin-top:0}
}@media only screen and (max-width:1024px){.tinv-wishlist .tinvwl-table-manage-lists:not(.tinvwl-public){margin-top:0}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{display:none}
.tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove]{display:inline-block;margin-top:5px}
.tinv-wishlist .product-action{width:60px}
.tinv-wishlist .wishlist-name .tinvwl-rename-button>i,.tinv-wishlist tfoot .tinvwl-to-left:not(:empty){margin-right:0}
.tinv-wishlist .wishlist-name .tinvwl-rename-button span{display:none}
.tinv-wishlist .wishlist-action{width:60px}
.tinv-wishlist tfoot .tinvwl-to-left:not(:empty){float:none;width:auto}
.tinv-wishlist tfoot .tinvwl-to-right{float:none;width:auto;text-align:left}
.tinv-wishlist .social-buttons{float:none;width:auto;text-align:left;margin-top:20px}
.tinv-wishlist .social-buttons+.tinv-wishlist-clear+.navigation-button{margin-top:30px}
.tinv-wishlist .tinv-login form input[name=login]{min-width:auto}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{display:table-cell}
}@media only screen and (max-width:1023px){.tinv-wishlist .tinv-lists-nav a.tinv-prev>i,.tinv-wishlist .tinv-lists-nav a.tinv-next>i{margin:0}
.tinv-wishlist .tinv-lists-nav a.tinv-prev>span,.tinv-wishlist .tinv-lists-nav a.tinv-next>span{display:none}
}@media only screen and (max-width:768px){.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove,.tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name){display:none}
.tinv-wishlist table.tinvwl-table-manage-lists thead th:not(.wishlist-name){display:none}
.tinv-wishlist thead th .tinvwl-full{display:none}
.tinv-wishlist table.tinvwl-table-manage-list thead th.product-name,.tinv-wishlist table.tinvwl-table-manage-lists thead th.wishlist-name{display:block;width:100%;text-align:center}
.tinv-wishlist table thead th .tinvwl-mobile{display:block}
.tinv-wishlist table.tinvwl-table-manage-list tbody td{display:block;width:100% !important;text-align:center}
.tinv-wishlist table.tinvwl-table-manage-lists tbody td,.tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td{display:block;width:100% !important;text-align:center}
.tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child){border-bottom:0}
.tinv-wishlist table.tinvwl-table-manage-lists tbody td:not(:last-child),.tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td:not(:last-child){border-bottom:0}
.tinv-wishlist .product-stock p{margin:0 auto}
.tinv-wishlist .product-thumbnail img{margin:0 auto;max-width:80px}
.tinv-wishlist.woocommerce table .quantity .qty{text-align:center;width:100%}
.tinv-wishlist .product-action .tinvwl_move_product_button{margin-top:10px}
.tinv-wishlist table.tinvwl-table-manage-list tfoot td{display:block;width:100%}
.tinv-wishlist table.tinvwl-table-manage-lists .wishlist-action button[value=manage_remove]{width:100%}
.tinv-wishlist table.tinvwl-table-manage-lists .wishlist-name .tinvwl-rename-button{float:none}
.tinv-wishlist button[value=manage_apply] .tinvwl-mobile,.tinv-wishlist button[value=product_apply] .tinvwl-mobile{display:none}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list{display:block}
.tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right .button,.tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right button{width:100%;margin:10px 0 0}
.tinv-wishlist .tinvwl-table-manage-lists tfoot .tinvwl-to-right .button,.tinv-wishlist .tinvwl-table-manage-lists tfoot .tinvwl-to-right button{width:100%;margin:10px 0 0}
.tinv-wishlist tfoot .tinvwl-to-right>*{margin:10px 0 0}
.tinv-wishlist tfoot .tinvwl-to-right .button:first-child,.tinv-wishlist tfoot .tinvwl-to-right button:first-child{margin-top:0 !important}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right{margin-top:20px}
.tinv-wishlist .social-buttons{text-align:center}
.tinv-wishlist .social-buttons>span{display:block;margin-top:0;margin-right:0;margin-bottom:5px}
.tinv-wishlist.woocommerce .tinv-login form .form-row-first,.tinv-wishlist.woocommerce .tinv-login form .form-row-last{float:none;width:100%}
.tinv-wishlist.woocommerce .tinv-login form .form-row-first{padding:0}
.tinv-wishlist.woocommerce .tinv-login form .form-row-last{padding:0;margin-top:10px}
.tinv-wishlist.woocommerce .tinv-login form .tinvwl-input-group-btn{display:block;padding:0;width:auto;margin-top:10px}
.navigation-button,.social-buttons,.tinv-lists-nav{margin-left:12px;margin-right:12px}
.tinvwl-input-group{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full){display:block}
.tinvwl-input-group:not(.tinvwl-no-full) .form-control,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn{display:block}
.tinvwl-input-group:not(.tinvwl-no-full) .form-control{float:none}
.tinv-wishlist .tinv-search-form .tinvwl-input-group:not(.tinvwl-no-full) .form-control+.tinvwl-input-group-btn{padding-top:10px;padding-left:0}
.tinvwl-input-group:not(.tinvwl-no-full) .form-control+.tinvwl-input-group-btn{padding-top:10px;padding-left:0}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon>button,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon>input{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn>button,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn>input{width:100%}
.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove{display:block}
}@media screen and (max-width:768px){.admin-bar .tinv-wishlist .tinv-modal{padding-top:46px !important}
}@media screen and (max-width:600px){.admin-bar .tinv-wishlist .tinv-modal{padding-top:0 !important}
.tinv-wishlist .tinv-modal .tinv-close-modal{position:static;display:block;margin:0 auto 20px}
}@-webkit-keyframes tooltip-appear{from{opacity:0}
to{opacity:1}
}@keyframes tooltip-appear{from{opacity:0}
to{opacity:1}
}.wpfw-0{width:0!important}.wpfw-10{width:10%!important}.wpfw-20{width:20%!important}.wpfw-30{width:30%!important}.wpfw-40{width:40%!important}.wpfw-50{width:50%!important}.wpfw-60{width:60%!important}.wpfw-70{width:70%!important}.wpfw-80{width:80%!important}.wpfw-90{width:90%!important}.wpfw-100{width:100%!important}.wpf-clear{clear:both;height:0;line-height:0}.wpf-clear-left{clear:left;height:0;line-height:0}.wpf-clear-right{clear:right;height:0;line-height:0}#wpforo .wpforo-widget-wrap .wpf-button,.wpforo-widget-wrap .wpf-button{padding:2px 15px 4px 15px!important;font-size:13px;font-weight:400;cursor:pointer;line-height:16px;border-radius:20px;white-space:nowrap;box-shadow:0 1px 1px #999;outline:0;display:inline-flex;justify-content:center;align-items:center}#wpforo .wpforo-widget-wrap .wpf-button i,.wpforo-widget-wrap .wpf-button i,#wpforo .wpforo-widget-wrap .wpf-button svg,.wpforo-widget-wrap .wpf-button svg{margin-right:5px;font-size:13px;width:13px;height:13px}#wpforo .wpforo-widget-wrap .wpf-button-secondary,.wpforo-widget-wrap .wpf-button-secondary{border-radius:20px;padding:2px 15px 4px 15px!important;margin:0 10px;background-color:#F5F5F5;opacity:.8;color:#555;border:1px solid #ccc;line-height:16px;font-size:13px}#wpforo .wpforo-widget-wrap .wpf-button-secondary:hover,.wpforo-widget-wrap .wpf-button-secondary:hover{opacity:1}#wpf-widget-search #wpforo-search-form .wpf-search-widget-label{position:relative!important;display:block!important}#wpf-widget-search #wpforo-search-form .wpf-search-widget-label input[type="text"]{position:relative!important;display:block!important;padding:7px 8px;height:32px}#wpf-widget-search #wpforo-search-form .wpf-search-widget-label svg{enable-background:new 0 0 16 16;fill:#999;position:absolute;width:19px;height:19px;right:5px;bottom:6px;cursor:pointer}#wpforo #wpforo-wrap .widget-title,#wpforo .wpforo-widget-wrap .widget-title,.wpforo-widget-wrap .widget-title{padding:10px 0 15px 0;margin-bottom:5px;font-size:20px}#wpforo .wpforo-widget-wrap .wpforo-widget-content,.wpforo-widget-wrap .wpforo-widget-content{padding:10px 1px 20px 1px!important;margin:0}#wpforo .wpforo-widget-wrap .wpforo-widget-content ul,.wpforo-widget-wrap .wpforo-widget-content ul{padding:0;margin:0;border:none}#wpforo .wpforo-widget-wrap .wpforo-widget-content li,.wpforo-widget-wrap .wpforo-widget-content li{padding:8px 0!important;margin:0;list-style:none;border:none}#wpforo .wpforo-widget-wrap .wpforo-widget-content .avatar,.wpforo-widget-wrap .wpforo-widget-content .avatar{border-radius:50%}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note,.wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note{font-size:13px;line-height:18px}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left{float:left;width:16%}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{width:42px;height:42px;max-width:100%!important}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right{float:right;width:80%}#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child,#wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child{border:none}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttitle,#wpf-widget-recent-replies .wpforo-list-item-right p.posttitle{font-size:14px;padding:0;margin:0;line-height:18px;font-weight:400}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:13px;padding:0;margin:5px 0 0;line-height:1.4}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:12px;padding:0;margin:0;line-height:16px}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:12px;padding:0;margin:0;line-height:16px}#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineuser,#wpf-widget-online-users .wpforo-widget-content a.onlineuser{padding:3px 7px;display:inline-block;margin:0 3px 5px 2px;line-height:18px;font-size:13px}#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineavatar,#wpf-widget-online-users .wpforo-widget-content a.onlineavatar{padding:1px;display:inline-block;margin:0 3px 5px 2px;width:20%;max-width:64px}#wpforo #wpf-widget-search input[type="text"],#wpf-widget-search input[type="text"]{font-size:14px;line-height:16px;padding:2px 5px;display:inline-block;margin:0;height:28px}#wpforo #wpf-widget-search input[type="submit"],#wpf-widget-search input[type="submit"]{font-size:14px;line-height:16px;padding:2px 5px;display:inline-block;margin:0;height:28px}#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item,#wpf-widget-forums .wpforo-widget-content .wpf-dl-item{padding-top:2px;display:block;line-height:22px}#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item i,#wpf-widget-forums .wpforo-widget-content .wpf-dl-item i{margin-right:7px}#wpforo #wpf-widget-forums .wpforo-widget-content dl,#wpf-widget-forums .wpforo-widget-content dl{display:block;padding:0;margin:0}#wpforo #wpf-widget-forums .wpforo-widget-content dd,#wpf-widget-forums .wpforo-widget-content dd{display:block;margin-left:15px}#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label,#wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label{font-weight:700;color:#666}#wpforo .wpforo-widget-wrap ul.wpf-widget-tags,.wpforo-widget-wrap ul.wpf-widget-tags{display:flex;flex-flow:row wrap;justify-content:start}#wpforo .wpforo-widget-wrap .wpf-widget-tags li,.wpforo-widget-wrap .wpf-widget-tags li{list-style:none!important;display:inline-block!important;padding:0!important;margin:0 10px 8px 0!important;font-family:Merriweather,Georgia,Verdana!important}#wpforo .wpforo-widget-wrap .wpf-widget-tags li a,.wpforo-widget-wrap .wpf-widget-tags li a{display:inline-block!important;padding:1px 8px!important;line-height:18px!important;vertical-align:baseline!important;font-size:11px!important;border-width:1px!important;border-style:solid!important;border-right-style:dotted!important;border-right-width:2px!important}#wpforo .wpforo-widget-wrap .wpf-widget-tags li span,.wpforo-widget-wrap .wpf-widget-tags li span{display:inline-block!important;margin:0!important;padding:1px 6px!important;line-height:18px!important;text-align:center!important;vertical-align:baseline!important;font-size:11px!important;min-width:22px}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags,.wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags{padding-top:10px!important}#wpforo .wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,.wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,#wpforo .wpforo-widget-wrap .wpforo-list-item span.wpf-new-button,.wpforo-widget-wrap .wpforo-list-item span.wpf-new-button{font-size:85%!important;vertical-align:bottom!important;font-weight:normal!important;background:#FF812D;color:#fff!important;padding:.5px 5px 1px 5px!important;line-height:inherit;line-height:16px;font-family:Arial;border-radius:3px;margin:0 3px;text-transform:lowercase}#wpf-widget-profile,#wpf-widget-profile *{box-sizing:border-box;box-shadow:none;color:inherit}#wpforo #wpf-widget-profile .wpf-prof-header,#wpf-widget-profile .wpf-prof-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar,#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar{padding-right:15px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-info,#wpf-widget-profile .wpf-prof-header .wpf-prof-info{flex-grow:2;border-bottom:1px dashed #CCC;padding-bottom:5px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar,#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar{max-width:48px;max-height:48px;border-radius:50%;vertical-align:bottom}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-name,#wpf-widget-profile .wpf-prof-header .wpf-prof-name{font-size:13px;font-weight:600;color:#666}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-author-nicename,#wpf-widget-profile .wpf-prof-header .wpf-author-nicename{font-size:12px;font-weight:400;font-family:"Courier New",Courier,monospace;line-height:18px;padding-top:0}#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after,#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left:18px;top:-5px;white-space:normal}#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::before,#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left:18px;top:-5px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts{border-bottom:1px dashed #CCC;align-self:stretch;padding-top:0;margin-top:1px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell{margin-bottom:4px;transition:transform .2s ease;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell>svg,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell>svg{border-radius:50%;width:36px;height:34px;text-align:center;background:#f5f5f5;margin:0 2px 0 0;display:inline-block;position:initial;padding:6px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover{transform:scale(1.1)}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count{padding:0;display:inline-block;font-size:13px;line-height:16px;font-weight:600}#wpforo #wpf-widget-profile .wpf-prof-notifications,#wpf-widget-profile .wpf-prof-notifications{position:relative}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications{display:none;position:absolute;background:#fafafa;border-bottom:3px solid #999;border-top:none;min-width:220px;width:100%;top:7px;z-index:100000;padding:0 10px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head{padding:12px 5px 9px 5px;font-weight:600;letter-spacing:.5px;font-size:14px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i{font-size:15px;margin-right:3px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content{padding:10px 0 1px 0;overflow-y:auto;overflow-x:hidden;max-height:400px;font-size:12px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin{text-align:center;padding:0 10px 5px 0;font-size:22px;color:#999}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{margin:0;list-style:none}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{padding:7px 4px 7px 6px;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft{flex-basis:10%;padding-top:4px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright{flex-basis:90%;line-height:19px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg{font-size:16px;width:16px;height:16px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc{font-size:11px;line-height:18px;display:inline;margin-left:5px;border-left:1px solid #ccc;padding-left:10px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions{display:none;text-align:right;padding:10px 5px 5px 5px;font-size:12px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification{padding:5px 10px 15px 10px;font-size:13px}#wpforo #wpf-widget-profile .wpf-prof-content,#wpf-widget-profile .wpf-prof-content{padding:10px 5px;border-bottom:1px dashed #CCC}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title,#wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title{display:inline-block;margin-right:5px;font-size:13px;color:#666}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut,#wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut{display:inline-block!important;font-size:11px;line-height:15px;padding:2px 15px;margin:5px auto;border:1px solid #ddd;border-radius:3px}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full,#wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full{display:inline-block;font-size:16px;font-weight:700;line-height:18px;min-width:30px;padding:2px;text-align:center;white-space:nowrap}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy,#wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy{font-size:20px}#wpforo #wpf-widget-profile .wpf-prof-footer,#wpf-widget-profile .wpf-prof-footer{margin-bottom:5px}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons{margin-top:3px}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{margin-right:3px;padding:4px 10px 4px 10px;text-align:center;line-height:16px;font-size:13px;background:#f5f5f5;margin-top:10px;display:inline-block;border-radius:2px;color:#21759b}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover{color:#f5f5f5}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout{padding:4px 15px 4px 15px;color:#f42d2c}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover{background-color:#f42d2c!important;color:#fff}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-button,#wpf-widget-profile .wpf-prof-footer .wpf-button{box-shadow:none}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg{min-height:13px;width:16px}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar{font-size:20px}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right{width:calc(100% - 30px)}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate{font-size:12px;color:#888}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes{font-size:12px;color:#888;line-height:16px}@media screen and (max-width:800px){#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{width:99%;height:99%}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:14px}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:13px}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:13px}}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/wc-frontend-manager/assets/fonts/WooCommerce.eot?jj1bj4);src:url(/wp-content/plugins/wc-frontend-manager/assets/fonts/WooCommerce.eot?jj1bj4#iefix) format('embedded-opentype'),url(/wp-content/plugins/wc-frontend-manager/assets/fonts/WooCommerce.ttf?jj1bj4) format('truetype'),url(/wp-content/plugins/wc-frontend-manager/assets/fonts/WooCommerce.woff?jj1bj4) format('woff'),url(/wp-content/plugins/wc-frontend-manager/assets/fonts/WooCommerce.svg?jj1bj4#WooCommerce) format('svg');font-weight:400;font-style:normal}[class*=" wcicon-"],[class^=wcicon-]{font-family:WooCommerce!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wcicon-storefront:before{content:"\e900"}.wcicon-ccv:before{content:"\e604"}.wcicon-virtual:before{content:"\e000"}.wcicon-up-down:before{content:"\e022"}.wcicon-reports:before{content:"\e023"}.wcicon-refresh:before{content:"\e031"}.wcicon-navigation:before{content:"\e032"}.wcicon-status-fill:before{content:"\e03c"}.wcicon-contract:before{content:"\e004"}.wcicon-downloadable:before{content:"\e001"}.wcicon-plus:before{content:"\e007"}.wcicon-simple:before{content:"\e006"}.wcicon-on-hold:before,.wcicon-status-unpaid:before{content:"\e033"}.wcicon-external:before{content:"\e034"}.wcicon-contract-2:before{content:"\e036"}.wcicon-expand-2:before{content:"\e035"}.wcicon-phone:before{content:"\e037"}.wcicon-user:before{content:"\e038"}.wcicon-status:before{content:"\e039"}.wcicon-status-pending:before{content:"\e012"}.wcicon-status-cancelled:before{content:"\e013"}.wcicon-west:before{content:"\e02f"}.wcicon-south:before{content:"\e02e"}.wcicon-mail:before{content:"\e02d"}.wcicon-inventory:before{content:"\e02c"}.wcicon-attributes:before{content:"\e02b"}.wcicon-north:before{content:"\e02a"}.wcicon-east:before{content:"\e029"}.wcicon-note:before{content:"\e028"}.wcicon-windows:before{content:"\e027"}.wcicon-user2:before{content:"\e026"}.wcicon-search-2:before{content:"\e025"}.wcicon-search:before{content:"\e024"}.wcicon-star-empty:before{content:"\e021"}.wcicon-share:before{content:"\e030"}.wcicon-phone-fill:before{content:"\e03b"}.wcicon-woo:before{content:"\e03d"}.wcicon-user-fill:before{content:"\e03a"}.wcicon-grouped:before{content:"\e002"}.wcicon-status-refunded:before{content:"\e014"}.wcicon-status-active:before,.wcicon-status-completed:before{content:"\e015"}.wcicon-variable:before{content:"\e003"}.wcicon-expand:before{content:"\e005"}.wcicon-status-expired:before,.wcicon-status-failed:before{content:"\e016"}.wcicon-check:before{content:"\e017"}.wcicon-right:before{content:"\e008"}.wcicon-up:before{content:"\e009"}.wcicon-query:before{content:"\e018"}.wcicon-down:before{content:"\e00a"}.wcicon-truck-1:before{content:"\e019"}.wcicon-left:before{content:"\e00b"}.wcicon-truck-2:before{content:"\e01a"}.wcicon-image:before{content:"\e00c"}.wcicon-globe:before{content:"\e01b"}.wcicon-link:before{content:"\e00d"}.wcicon-gear:before{content:"\e01c"}.wcicon-booking,.wcicon-booking:before,.wcicon-calendar:before{content:"\e00e"}.wcicon-cart:before{content:"\e01d"}.wcicon-processing:before{content:"\e00f"}.wcicon-card:before{content:"\e01e"}.wcicon-view:before{content:"\e010"}.wcicon-stats:before{content:"\e01f"}.wcicon-status-processing:before{content:"\e011"}.wcicon-star-full:before{content:"\e020"}.wcicon-coupon:before{content:"\e600"}.wcicon-limit:before{content:"\e601"}.wcicon-restricted:before{content:"\e602"}.wcicon-edit:before{content:"\e603"}.enquiry_form_wrapper_hide{display:none}a.wcfm_catalog_enquiry,a.wcfm_chat_now_button,a.wcfm_follow_me,span.add_enquiry{background:#3d3d3d;padding:5px 10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:#f0f0f0 1px solid;border-bottom:1px solid #17a2b8;color:#fff;float:left;text-align:center;text-decoration:none;margin-top:10px;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;display:block;cursor:pointer}a.wcfm_catalog_enquiry,a.wcfm_chat_now_button,a.wcfm_follow_me,span.add_enquiry{margin-bottom:10px}span.add_enquiry{float:right}a.wcfm_catalog_enquiry:hover,a.wcfm_chat_now_button:hover,a.wcfm_follow_me:hover,span.add_enquiry:hover{background-color:#17a2b8;color:#fff}.wcfm_membership_subscribe_button_wrapper input.wcfm_submit_button{float:none!important;margin-top:10px;margin-left:10px;background:#2a3344 none repeat scroll 0 0;border-bottom:1px solid #17a2b8;-moz-border-radius:3px;-webkit-border-radius:px;border-radius:4px;color:#fff;font-weight:500;letter-spacing:.046875em;line-height:1;padding:.84375em .875em .78125em!important;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;text-transform:uppercase}.wcfm_membership_subscribe_button_wrapper input.wcfm_submit_button:hover{background:#17a2b8 none repeat scroll 0 0;color:#fff!important}#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9}#colorbox{outline:0}#cboxTopLeft{width:21px;height:21px;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/controls.png) no-repeat -101px 0}#cboxTopRight{width:21px;height:21px;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/controls.png) no-repeat -130px 0}#cboxBottomLeft{width:21px;height:21px;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/controls.png) no-repeat -101px -29px}#cboxBottomRight{width:21px;height:21px;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/controls.png) no-repeat -130px -29px}#cboxMiddleLeft{width:21px;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/border.png) 0 0 repeat-x}#cboxBottomCenter{height:21px;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/border.png) 0 -29px repeat-x}#cboxLoadedContent{background:#fff!important}#cboxContent{background:#fff;background-color:#fff!important;overflow:hidden;margin-top:0!important}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin:20px;margin-bottom:28px;box-shadow:1px 1px 20px 0 #e9e9e9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:20px}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}#cboxLoadingOverlay{background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/loading.gif) no-repeat center center}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active{outline:0}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{position:absolute;bottom:0;left:27px;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px}#cboxNext:hover{background-position:-50px -25px}#cboxClose{position:absolute;top:0;right:0;background:url(/wp-content/plugins/wc-frontend-manager/assets/images/colorbox/controls.png) no-repeat -25px 0;width:25px;height:25px;min-height:25px;text-indent:-9999px}#cboxClose:hover{background-position:-25px -25px}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:#fff0}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:#fff0 none no-repeat -100em -100em}.qtip-default{border-width:1px;border-style:solid;border-color:#f1d031;background-color:#ffffa3;color:#555}.qtip-default .qtip-titlebar{background-color:#ffef93}.qtip-default .qtip-icon{border-color:#ccc;background:#f1f1f1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#aaa;color:#111}.qtip-light{background-color:#fff;border-color:#e2e2e2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-cream{background-color:#fbf7aa;border-color:#f9e98e;color:#a27d35}.qtip-cream .qtip-titlebar{background-color:#f0de7d}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}.qtip-red{background-color:#f78b83;border-color:#d95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#f06d65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#d95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#d95252}.qtip-green{background-color:#caed9e;border-color:#90d93f;color:#3f6219}.qtip-green .qtip-titlebar{background-color:#b0de78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}.qtip-blue{background-color:#e5f6fe;border-color:#add9ed;color:#5e99bd}.qtip-blue .qtip-titlebar{background-color:#d0e9f5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgb(0 0 0 / .15);-moz-box-shadow:1px 1px 3px 1px rgb(0 0 0 / .15);box-shadow:1px 1px 3px 1px rgb(0 0 0 / .15)}.qtip-bootstrap,.qtip-rounded,.qtip-tipsy{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border-width:0;background:#4a4a4a;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4a4a4a),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4a4a4a 0,#000 100%);background-image:-moz-linear-gradient(top,#4a4a4a 0,#000 100%);background-image:-ms-linear-gradient(top,#4a4a4a 0,#000 100%);background-image:-o-linear-gradient(top,#4a4a4a 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4a4a4a;background-color:#fff0}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgb(0 0 0 / .7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid #f1f1f1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:#fff0}.qtip-jtools .qtip-content,.qtip-jtools .qtip-titlebar{background:0 0;color:#fff;border:0 dashed #fff0}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgb(0 0 0 / .4);-moz-box-shadow:4px 4px 5px rgb(0 0 0 / .4);box-shadow:4px 4px 5px rgb(0 0 0 / .4);background-color:#d9d9c2;color:#111;border:0 dashed #fff0}.qtip-cluetip .qtip-titlebar{background-color:#87876a;color:#fff;border:0 dashed #fff0}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgb(0 0 0 / .87);color:#fff;border:0 solid #fff0;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:#fff0}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959fa9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#f9f9f9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3a79b8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3a79b8),to(#2e629d));background-image:-webkit-linear-gradient(top,#3a79b8,#2e629d);background-image:-moz-linear-gradient(top,#3a79b8,#2e629d);background-image:-ms-linear-gradient(top,#3a79b8,#2e629d);background-image:-o-linear-gradient(top,#3a79b8,#2e629d)}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#fbfbfb;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgb(0 0 0 / .2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgb(0 0 0 / .2);-moz-box-shadow:0 5px 10px rgb(0 0 0 / .2);box-shadow:0 5px 10px rgb(0 0 0 / .2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:0 0}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:0 0;border:0 dashed #fff0}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:-10000em;top:-10000em}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;-ms-filter:"alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}#wcfm_quick_edit_form,#wcfm_screen_manager_form{height:auto}#wcfm_screen_manager_form .wcfm_screen_manager_form_label{width:80%}.wcfm_vacation_msg{width:100%;padding:.5em;margin-bottom:1em;background-color:#17a2b8;margin-left:0;color:#fff;clear:both;border-left:.618em solid rgb(0 0 0 / .15);border-right:.618em solid rgb(0 0 0 / .15);text-align:center}.wcfm_filters_wrap{opacity:1!important}a.wcfm_vendor_badge,div.wcfm_vendor_badge{min-width:16px;max-width:48px;display:inline-block!important;margin-left:5px;vertical-align:top}.wcfm_vendor_badges{display:block;margin-top:5px;margin-bottom:5px}.wcfm_vendor_badges a.wcfm_vendor_badge,.wcfm_vendor_badges div.wcfm_vendor_badge{margin-left:0;margin-right:5px}a.wcfm_vendor_badge img,div.wcfm_vendor_badge img{width:20px!important;position:relative!important;height:20px!important;top:0!important;margin:0!important}.wcfm-store-page a.wcfm_vendor_badge_large img,.wcfm-store-page div.wcfm_vendor_badge_large img{width:32px!important;height:32px!important}.by-vendor-name-link,.wcfm_vendor_badge{display:inline-block!important}.downlodable_file_visible{display:inline-block!important;margin-bottom:0!important}#wcfm_home{display:inline-block;float:left;margin:0 5px}.required{display:inline-block;color:red;margin-left:2px;font-weight:500}.wcfm-clearfix{clear:both}.wcfm_clearfix{clear:both}.wcfm_ele_wrapper{display:block;clear:both;margin:10px 0}.wcfm-error,.wcfm-info,.wcfm-success,.wcfm-validation,.wcfm-warning,.wcfm-wcfmu{border:1px solid;border-radius:2px;margin:10px 0;padding:15px 10px 15px 50px;background-repeat:no-repeat;background-position:10px center;display:none}.wcfm-error span,.wcfm-info span,.wcfm-success span,.wcfm-validation span,.wcfm-warning span,.wcfm-wcfmu span{font-size:20px;vertical-align:text-bottom;padding-right:5px}.wcfm-info{color:#20a8d8}.wcfm-success{color:#4dbd74}.wcfm-warning{color:#f8cb00}.wcfm-error{color:#f86c6b}.wcfm-wcfmu1{color:#d15600}.wcicon-status-default:before{content:"\e011"}.wcicon-status-on-hold:before{content:"\e033"}.wcicon-status-shipped:before{content:"\e01a"}.wcicon-status-pending:before{content:"\e012"}.wcicon-status-cancelled:before{content:"\e013"}.wcicon-status-partial-refunded:before,.wcicon-status-refunded:before{content:"\e014"}.wcicon-status-active:before,.wcicon-status-completed:before{content:"\e015"}.wcicon-status-expired:before,.wcicon-status-failed:before{content:"\e016"}.wcicon-status-withdrawal:before{content:"\e01e"}.wcicon-status-default{color:#20a8d8}.wcicon-status-on-hold{color:#6d6d6d}.wcicon-status-pending{color:#f8cb00}.wcicon-status-processing{color:#20c997}.wcicon-status-completed{color:#4dbd74}.wcicon-status-failed{color:#ffc107}.wcicon-status-cancelled{color:#f86c6b}.wcicon-status-shipped{color:#20a8d8}.wcicon-status-withdrawal{color:#63c2de}.wcicon-status-refunded{color:#e83e8c}.wcicon-status-partial-refunded{color:#e83e8c}th .wcicon-status-processing{color:#20c997!important}.wcfm-action-icon{display:inline-block;margin:0 4px 4px 0;cursor:pointer;vertical-align:baseline;position:relative;padding:0!important;height:2em!important;width:2em;color:#1c2b36;background:#fff;-webkit-box-shadow:0 2px 1px #ccc;box-shadow:0 2px 1px #ccc;text-decoration:none;font-size:13px;line-height:27px;border-width:0;-webkit-appearance:none;-webkit-border-radius:3px;border-radius:3px;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:all .5s}.wcfm-action-icon:hover{background:#17a2b8;color:#fff;text-decoration:none}.wcfm_appointment_title,.wcfm_auctions_title,.wcfm_booking_title,.wcfm_coupon_title,.wcfm_dashboard_item_title,.wcfm_listing_title,.wcfm_order_title,.wcfm_product_title{font-weight:500;color:#17a2b8}.img_tip{display:inline-block;cursor:help;margin-left:5px}.fa-question.img_tip{font-size:8px;border:1px solid #63c2de;background:#63c2de;color:#fff;border-radius:50%;padding:3px}.fa-question.img_tip:hover{border:1px solid #20a8d8;background:#20a8d8;color:#fff}.wcmp_fpm_buttons{display:none!important}.wcfm_buttons{left:0;right:auto}.wcfm_buttons{position:absolute;color:#555;background-color:#ddd;z-index:999;width:auto;height:auto;padding:3px;border-radius:3px}.wcfm_buttons .wcfm_button{display:block;float:left;width:32px;height:24px;margin:0;text-align:center;border-radius:3px;font-size:18px;color:#555;text-decoration:none;padding:0 7px}.wcfm_buttons .wcfm_button_separator{color:#fff;float:left}.wcfm-admin-menu-head{padding:0 2px 0 2px!important;height:32px!important}.wcfm-admin-menu-head img{width:30px!important}.wcfm-admin-menu span{font-size:15px;padding:0 4px 0 2px!important}div#wcfm-main-contentainer [class*=" fa-"],div#wcfm-main-contentainer [class*=" fa-"]:before,div#wcfm-main-contentainer [class*=fa-],div#wcfm-main-contentainer [class^=fa-]:before,div.wcfm_buttons [class*=" fa-"],div.wcfm_buttons [class*=fa-]{font-family:"Font Awesome 5 Free"!important;font-weight:300}.fab,div#wcfm-main-contentainer .fab[class*=" fa-"],div#wcfm-main-contentainer .fab[class*=" fa-"]:before,div#wcfm-main-contentainer .fab[class*=fa-],div#wcfm-main-contentainer .fab[class^=fa-]:before,div#wcfm-main-contentainer [class*=" fab-"]:before,div#wcfm-main-contentainer [class^=fab-]:before{font-family:'Font Awesome 5 Brands'!important}#ui-datepicker-div{display:none}.jvectormap-tip,.qtip-wcfm-core-css{background:#fff;color:#000;border-color:#17a2b8;z-index:10005!important}table.dataTable.display tbody tr td:last-child{text-align:center}.wcfm_mark_as_recived{background:#555;padding:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff!important;text-align:center;text-decoration:none;margin-bottom:8px;margin-left:10px;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc}a.wcfm_mark_as_recived:hover{background-color:#17a2b8}.media-router button.media-menu-item{color:#333!important}.wcfm_popup_wrapper{padding:10px}.wcfm_popup_wrapper table{width:100%}div.wcfm_popup_wrapper h2,form.wcfm_popup_wrapper h2{font-size:20px;font-style:italic;line-height:20px;display:table-cell;float:left;font-weight:600;color:#17a2b8;margin-top:6px;margin-bottom:15px;width:auto;padding:0;padding-bottom:15px;clear:none}#wcfmmp-store h1:before,#wcfmmp-store h2:before,div.wcfm_popup_wrapper h2:before,form.wcfm_popup_wrapper h2:before{display:none}.wcfm_popup_wrapper .wcfm_popup_label{width:38%;font-weight:600;font-size:15px;font-style:italic;display:inline-block;vertical-align:top}.wcfm_popup_wrapper .wcfm_popup_label strong{font-weight:600!important;font-style:italic}.wcfm_popup_wrapper .wcfm_vendor_approval_response_form_label,.wcfm_popup_wrapper td.wcfm_popup_label{width:100%}.wcfm_popup_wrapper td{border:none!important}.wcfm_popup_wrapper .wcfm_popup_input{max-width:100%;width:80%!important;line-height:18px;padding:8px 10px;font-size:15px;display:inline-block!important;box-shadow:1px 1px 5px 0 #e9e9e9;background-color:#fff!important;border:1px solid #ccc!important;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-bottom:15px}.wcfm_popup_wrapper .wcfm_popup_input{width:59%!important}.wcfm_popup_wrapper .wcfm_popup_textarea{height:75px;resize:vertical}.wcfm_popup_wrapper .wcfm_popup_input:focus,.wcfm_popup_wrapper .wcfm_popup_textarea:focus{outline:0;border-color:#20a8d8!important}.wcfm_popup_wrapper .wcfm_popup_input.wcfm_validation_failed{border-left:6px solid #f86c6b!important}.wcfm_popup_wrapper p.wcfm_popup_descripton{display:block;width:59%;margin-left:38%}.wcfm_popup_wrapper .wcfm_popup_button{float:right;margin-top:10px;margin-left:10px;background:#1a1a1a none repeat scroll 0 0;border:0 none;border-radius:4px;color:#fff;font-family:Montserrat,"Helvetica Neue",sans-serif;font-weight:500;letter-spacing:.046875em;line-height:1;padding:.84375em .875em .78125em;text-transform:uppercase}.wcfm_popup_wrapper .wcfm_popup_button:hover{background:#17a2b8 none repeat scroll 0 0;color:#fff!important}.screen-reader-text{clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute!important;height:1px;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:500;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;text-decoration:none;width:auto;z-index:100000}.wcfm_notification_wrapper{width:350px;height:auto;position:fixed;bottom:0;right:0;z-index:100015;background:0 0}.wcfm_notification_wrapper .wcfm_notification_box{margin:5px 10px;padding:10px;font-size:15px;background:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ccc;border-bottom:1px solid #17a2b8;-webkit-box-shadow:0 2px 1px #ccc;box-shadow:0 1px 1px #ccc}.wcfm_notification_wrapper .wcfm_notification_box a{color:#4096ee}.wcfm_notification_wrapper .wcfm_notification_box a:hover{color:#ff7400}.wcfm_notification_wrapper .wcfm_notification_close{display:block;float:right;margin:5px 10px;cursor:pointer}.wcfm_notification_wrapper .wcfm_notification_close:hover{color:#c00}.wcfm-message-type-icon{font-size:20px;color:#17a2b8}.wcfm_notification_wrapper .wcfm_notification_box .wcfm-message-type-icon{margin-right:5px;font-size:15px;color:#17a2b8}.wcfm-message-type-order{color:#20a8d8}.wcfm-message-type-product_review{color:#ffc107}.wcfm-message-type-new_product{color:#ffc107}.wcfm-message-type-new_taxonomy_term{color:#ff7400}.wcfm-message-type-new_customer{color:#73880a}.wcfm-message-type-new_staff{color:#356aa0}.wcfm-message-type-direct{color:#ff8761}.wcfm-message-type-notice{color:#4dbd74}.wcfm-message-type-booking{color:#6610f2}.wcfm-message-type-appointment{color:#6f42c1}.wcfm-message-type-enquiry{color:#e83e8c}.wcfm-message-type-support{color:#e83e8c}.wcfm-message-type-registration{color:#f8cb00}.wcfm-message-type-membership{color:#f8cb00}.wcfm-message-type-membership-cancel{color:#f86c6b}.wcfm-message-type-membership-expired{color:#f86c6b}.wcfm-message-type-membership-reminder{color:#e83e8c}.wcfm-message-type-affiliate-disable,.wcfm-message-type-vendor-disable{color:#f86c6b}.wcfm-message-type-affiliate-enable,.wcfm-message-type-vendor-enable{color:#f8cb00}.wcfm-message-type-affiliate_approval,.wcfm-message-type-vendor_approval{color:#e83e8c}.wcfm-message-type-verification{color:#e83e8c}.wcfm-message-type-shipment_tracking{color:#20a8d8}.wcfm-message-type-shipment_received{color:#20a8d8}.wcfm-message-type-delivery_boy_assign{color:#20a8d8}.wcfm-message-type-affiliate_commission,.wcfm-message-type-delivery_complete{color:#20a8d8}.wcfm-message-type-pay_for_product{color:#e85656}.wcfm-message-type-status-update{color:#17a2b8}.wcfm-message-type-affiliate_commission_paid,.wcfm-message-type-withdraw-request{color:#20c997}.wcfm-message-type-refund-request{color:#e83e8c}.wcfm-message-type-review{color:#4dbd74}.wcfm-message-type-new_affiliate{color:#f8cb00}.wcfm_sc_notifications p{display:inline-block}.wcfm_sc_notifications a,.wcfm_sc_notifications span{color:#555;margin-left:12px;text-decoration:none;position:relative;font-size:20px}.wcfm_sc_notifications .unread_notification_count{background-color:#ff7400;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;font-weight:500;padding:1px 3px;font-size:12px;position:absolute;top:-6px;right:-6px}.wcfm_sc_notifications .unread_notification_count.notice_count{background-color:#4096ee}.wcfm_sc_notifications .unread_notification_count.enquiry_count{background-color:#ff0084}.wcfm_sc_notifications a.active,.wcfm_sc_notifications a:hover{color:#17a2b8}.wcfm_multiblock_sortable{float:right;color:#17a2b8;cursor:move;margin-bottom:10px;font-size:18px}.downloadable_ele_hide,.variation_ele_hide,.wcfm_acf_hide,.wcfm_block_hide,.wcfm_custom_hide,.wcfm_ele_hide,.wcfm_head_hide,.wcfm_toolset_hide,.wcfm_wpml_hide{display:none!important}.wcfm_popup_wrapper .wcfm_popup_input.wcfm_block_hide,.wcfm_popup_wrapper .wcfm_popup_input.wcfm_custom_hide,.wcfm_popup_wrapper .wcfm_popup_input.wcfm_ele_hide,.wcfm_popup_wrapper .wcfm_popup_input.wcfm_wpml_hide{display:none!important}.wcfm_tutorials_wrapper{float:right}.wcfm_tutorials_wrapper a.wcfm_tutorials{color:#20a8d8;font-weight:600;cursor:pointer}.enquiry_form_wrapper_hide,.mce-btn .mce-i-fullscreen{display:none}#wcfm-main-contentainer ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3);border-radius:10px;background-color:#f5f5f5}#wcfm-main-contentainer ::-webkit-scrollbar{width:10px;background-color:#f5f5f5}#wcfm-main-contentainer ::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3);background-color:#1c2b36;border:1px solid #17a2b8}.wcfmmp_sold_by_wrapper{width:100%;display:block}.wcfmmp_sold_by_wrapper img.wcfmmp_sold_by_logo{width:25px!important;display:inline-block!important;margin:0!important;padding:0!important;vertical-align:bottom}.wcfmmp_sold_by_wrapper a{display:inline-block!important;color:#17a2b8!important;text-decoration:none!important}.vendor_rating .wcfmmp-store-rating,.wcfmmp_sold_by_container .wcfmmp-store-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:6em!important;font-family:'Font Awesome 5 Free'!important;font-weight:900}.vendor_rating .wcfmmp-store-rating:before,.wcfmmp_sold_by_container .wcfmmp-store-rating::before{content:"" "" "" "" "";opacity:.25;float:left;top:0;left:0;position:absolute;color:#adb5b6}.vendor_rating .wcfmmp-store-rating span,.wcfmmp_sold_by_container .wcfmmp-store-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.vendor_rating .wcfmmp-store-rating span:before,.wcfmmp_sold_by_container .wcfmmp-store-rating span:before{content:"" "" "" "" "";top:0;position:absolute;left:0;color:#ff912c}.wcfmmp_sold_by_container .wcfmmp-store-rating,.wcfmmp_sold_by_container .wcfmmp-store-rating span{float:none!important}.bfastmag-shop .wcfmmp_sold_by_container .wcfmmp-store-rating{margin:0 auto}.oceanwp-theme .wcfmmp_sold_by_container .wcfmmp-store-rating,.post-type-archive-product.oceanwp-theme .wcfmmp_sold_by_container .wcfmmp-store-rating{margin:0 auto}.post-type-archive-product.online-shop .wcfmmp_sold_by_container .wcfmmp-store-rating{margin:0 auto}.post-type-archive-product.woodmart-archive-shop .wcfmmp_sold_by_container .wcfmmp-store-rating{margin:0 auto}.post-type-archive-product.woodmart-archive-shop .product-quick-view .wcfmmp_sold_by_container .wcfmmp-store-rating{margin:0}.post-type-archive-product.rigid .wcfmmp_sold_by_container .wcfmmp-store-rating{margin:0 auto}.post-type-archive-product[class*=storefront] .wcfmmp_sold_by_container .wcfmmp-store-rating{margin:0 auto}.post-type-archive-product[class*=porto] .wcfmmp_sold_by_container .wcfmmp-store-rating{margin:0 auto}.post-type-archive-product.wcfm-theme-techmarket .wcfmmp_sold_by_container .wcfmmp-store-rating{margin:0 auto}#owp-qv-content .wcfmmp_sold_by_container .wcfmmp-store-rating,#yith-quick-view-content .wcfmmp_sold_by_container .wcfmmp-store-rating{margin-left:0!important;float:left!important}.wcfm_vendor_badges{display:block;margin-top:5px;margin-bottom:5px}.wcfm_store_close_msg{width:100%;padding:.5em;margin-bottom:1em;background-color:#17a2b8;margin-left:0;color:#fff;clear:both;border-left:.618em solid rgb(0 0 0 / .15);border-right:.618em solid rgb(0 0 0 / .15);text-align:center}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-store-manager a:before,body.storefront .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-store-manager a:before{content:"\f51b";font-family:"Font Awesome 5 Free";font-weight:300}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-affiliate-manager a:before,body.storefront .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-affiliate-manager a:before{content:"\f500";font-family:"Font Awesome 5 Free";font-weight:300}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-delivery-manager a:before,body.storefront .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-delivery-manager a:before{content:"\f0d1";font-family:"Font Awesome 5 Free";font-weight:300}@media only screen and (max-width:768px){.wcfm_notification_wrapper{width:200px}.wcfm_popup_wrapper .wcfm_popup_input,.wcfm_popup_wrapper .wcfm_popup_label{width:100%!important}.wcfm_popup_wrapper p.wcfm_popup_descripton{width:100%;margin-left:0}#wpadminbar #wp-admin-bar-wcfm-menu{display:block;position:static}.wcfm-admin-menu-head{padding:6px 2px 6px 2px!important}}.wcfm_membership_subscribe_button_wrapper input.wcfm_submit_button,#wcfm_membership_container input.wcfm_submit_button,#wcfm_membership_container a.wcfm_submit_button{background-color:#2a3344}.wcfm_membership_subscribe_button_wrapper input.wcfm_submit_button:hover,#wcfm_membership_container input.wcfm_submit_button:hover,#wcfm_membership_container a.wcfm_submit_button:hover{background-color:#17a2b8}.wcfm_membership_subscribe_button_wrapper input.wcfm_submit_button,#wcfm_membership_container input.wcfm_submit_button,#wcfm_membership_container a.wcfm_submit_button{color:#fff}/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,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");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_222222_256x240.png")}.ui-state-default .ui-icon{background-image:url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_888888_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon{background-image:url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url("/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}.wcfmfa,.fas,.wcfmfar,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em.25em.15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.wcfmfa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.wcfmfa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root.fa-rotate-90,:root.fa-rotate-180,:root.fa-rotate-270,:root.fa-flip-horizontal,:root.fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.fa-repeat:before{content:"\f363"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
@font-face{font-display:swap;font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:normal;src:url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-brands-400.eot");src:url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-brands-400.eot?#iefix")format("embedded-opentype"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-brands-400.woff2")format("woff2"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-brands-400.woff")format("woff"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-brands-400.ttf")format("truetype"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-brands-400.svg#fontawesome")format("svg")}.fab{font-family:'Font Awesome 5 Brands'}
@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:300;src:url(/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-light-300.eot);src:url(/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-light-300.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-light-300.woff2)format("woff2"),url(/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-light-300.woff)format("woff"),url(/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-light-300.ttf)format("truetype"),url(/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-light-300.svg#fontawesome)format("svg")}.wcfmfal{font-weight:300}
@font-face{font-display:swap;font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;src:url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-regular-400.eot");src:url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-regular-400.eot?#iefix")format("embedded-opentype"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-regular-400.woff2")format("woff2"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-regular-400.woff")format("woff"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-regular-400.ttf")format("truetype"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-regular-400.svg#fontawesome")format("svg")}.wcfmfar{font-family:'Font Awesome 5 Free';font-weight:400}
@font-face{font-display:swap;font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;src:url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-solid-900.eot");src:url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-solid-900.eot?#iefix")format("embedded-opentype"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-solid-900.woff2")format("woff2"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-solid-900.woff")format("woff"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-solid-900.ttf")format("truetype"),url("/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts/fa-solid-900.svg#fontawesome")format("svg")}.wcfmfa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:#fff0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#fff0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.wcfmmp-product-geolocate-wrapper{box-shadow:1px 1px 20px 0 #e9e9e9;margin-bottom:25px}.wcfmmp-product-geolocate-wrapper .wcfmmp-product-geolocate-search-form{padding:10px;margin:0!important}#wcfmmp_store_orderby,.wcfmmp-product-geolocate-search-form #wcfmmp_store_state,.wcfmmp-product-geolocate-search-form .select2-container,.wcfmmp-product-geolocate-search-form .wcfmmp-search-box,.wcfmmp-product-geolocate-search-form input#search,.wcfmmp-product-geolocate-search-form input.wcfm-search-field,.wcfmmp-product-geolocate-search-form input.wcfmmp-radius-addr,.wcfmmp-product-geolocate-search-form select#wcfmmp_store_category,.wcfmmp-product-geolocate-search-form select#wcfmmp_store_country{padding:8px 10px;width:40%;margin-left:0;margin-right:10px;font-size:15px;display:inline-block;box-shadow:1px 1px 5px 0 #e9e9e9;background-color:#fff!important;border:1px solid #ccc!important;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;min-height:38px}.wcfmmp-product-geolocate-search-form div.wcfm_radius_filter_container{position:relative}.wcfmmp-product-geolocate-search-form i.wcfmmmp_locate_icon{position:absolute;top:50%;right:10px;width:20px;height:20px;margin-top:-12px;cursor:pointer;background-size:contain}#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form i.wcfmmmp_locate_icon{right:17px;margin-top:-17px}.wcfmmp-product-geolocate-search-form input.wcfmmp-radius-addr{padding-right:32px;width:100%}.wcfmmp-product-geolocate-search-form div.wcfm_radius_filter_container,.wcfmmp-product-geolocate-search-form div.wcfm_radius_slidecontainer{padding:5px;padding-top:0;width:40%;display:inline-block;position:relative}#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form #wcfmmp_store_state,#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form .select2-container,#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form .wcfmmp-search-box,#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form div.wcfm_radius_filter_container,#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form div.wcfm_radius_slidecontainer,#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form input#search,#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form input.wcfm-search-field,#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form input.wcfmmp-radius-addr,#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form select#wcfmmp_store_category,#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form select#wcfmmp_store_country{width:95%;margin-bottom:10px}#wcfmmp-store-lists-sidebar .wcfmmp-product-geolocate-search-form div.wcfm_radius_filter_container{width:100%}.wcfmmp-product-geolocate-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range{-webkit-appearance:none;width:100%;height:5px;border-radius:5px;background:#d3d3d3;outline:0;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.wcfmmp-product-geolocate-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#17a2b8;cursor:pointer}.wcfmmp-product-geolocate-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:#17a2b8;cursor:pointer}.wcfmmp-product-geolocate-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range_start{font-size:10px;float:left}.wcfmmp-product-geolocate-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range_cur{font-size:10px;position:absolute;top:27px}.wcfmmp-product-geolocate-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range_end{font-size:10px;float:right}.wcfmmp-product-geolocate-search-form button{float:right}.wcfmmp-product-geolocate-wrapper .wcfmmp-product-list-map{width:100%;margin-bottom:10px;max-height:350px}.wcfm_map_info_wrapper{display:table}.wcfm_map_info_wrapper .wcfm_map_info_logo{display:table-cell;float:left;margin-right:20px}.wcfm_map_info_wrapper .wcfm_map_info_content{display:table-cell;vertical-align:middle}.wcfm_map_info_wrapper .wcfm_map_info_store{font-size:20px;color:#17a2b8;font-weight:400;margin-bottom:10px;display:block}@media screen and (max-width:640px){.wcfmmp-product-geolocate-search-form #wcfmmp_store_state,.wcfmmp-product-geolocate-search-form .select2-container,.wcfmmp-product-geolocate-search-form div.wcfm_radius_filter_container,.wcfmmp-product-geolocate-search-form div.wcfm_radius_slidecontainer,.wcfmmp-product-geolocate-search-form input#search,.wcfmmp-product-geolocate-search-form input.wcfmmp-radius-addr,.wcfmmp-product-geolocate-search-form select#wcfmmp_store_category,.wcfmmp-product-geolocate-search-form select#wcfmmp_store_country{width:99%;margin-right:0;margin-bottom:10px;text-align:left}.wcfmmp-product-geolocate-search-form{text-align:center}}body{--glsr-white:#fff;--glsr-gray-100:#f5f5f5;--glsr-gray-200:#e5e5e5;--glsr-gray-300:#d4d4d4;--glsr-gray-400:#a3a3a3;--glsr-gray-500:#737373;--glsr-gray-600:#525252;--glsr-gray-700:#404040;--glsr-gray-800:#262626;--glsr-gray-900:#171717;--glsr-black:#000;--glsr-blue:#1c64f2;--glsr-green:#057a55;--glsr-red:#e02424;--glsr-yellow:#faca15;--glsr-duration-slow:0.3s;--glsr-duration-fast:0.15s;--glsr-gap-xs:0.25em;--glsr-gap-sm:0.5em;--glsr-gap-md:0.75em;--glsr-gap-lg:1em;--glsr-gap-xl:2em;--glsr-leading:1.5;--glsr-px:1.25em;--glsr-py:1.25em;--glsr-radius:3px;--glsr-text-base:1em;--glsr-text-sm:0.875em;--glsr-text-md:1em;--glsr-text-lg:1.25em;--glsr-review-star:1.25em;--glsr-review-verified:var(--glsr-green);--glsr-tag-label-weight:600;--glsr-bar-bg:var(--glsr-yellow);--glsr-bar-leading:1.5;--glsr-bar-opacity:0.1;--glsr-max-w:48ch;--glsr-summary-star:1.5em;--glsr-summary-text:var(--glsr-text-sm);--glsr-choice-h:1.125em;--glsr-choice-w:1.125em;--glsr-description-text:var(--glsr-text-sm);--glsr-form-error:var(--glsr-red);--glsr-form-star:2em;--glsr-form-success:var(--glsr-green);--glsr-input-b:1px solid var(--glsr-gray-400);--glsr-input-bg:var(--glsr-white);--glsr-input-color:var(--glsr-gray-900);--glsr-input-px:0.75em;--glsr-input-py:0.5em;--glsr-input-radius:3px;--glsr-input-transition:border-color var(--glsr-duration-fast) ease-in-out;--glsr-label-text:var(--glsr-text-sm);--glsr-label-weight:600;--glsr-range-size:1.75em;--glsr-toggle-bg-0:currentColor;--glsr-toggle-bg-1:currentColor;--glsr-toggle-color:var(--glsr-white);--glsr-toggle-h:1.25em;--glsr-toggle-opacity-0:0.2;--glsr-toggle-opacity-1:1;--glsr-toggle-p:.15em;--glsr-toggle-radius:999px;--glsr-toggle-shadow-color:rgba(0,0,0,.1);--glsr-toggle-size:calc(var(--glsr-toggle-h) - var(--glsr-toggle-p)*2);--glsr-toggle-text:1em;--glsr-toggle-w:calc(var(--glsr-toggle-h)*2 - var(--glsr-toggle-p)*2);--glsr-modal-bg:var(--wp--preset--color--base,var(--glsr-white));--glsr-modal-radius:3px;--glsr-modal-padding:1.5em;--glsr-tooltip-border-radius:4px;--glsr-tooltip-font-size:0.875rem;--glsr-tooltip-font-weight:400;--glsr-tooltip-line-height:1;--glsr-tooltip-margin:12px;--glsr-tooltip-padding:.5em 1em;--glsr-tooltip-size:6px}@keyframes gl-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes gl-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes gl-spin{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}@keyframes gl-zoomIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes gl-zoomOut{0%{transform:scale(1)}to{transform:scale(.95)}}.glsr *+*{box-sizing:border-box}.glsr,.glsr-modal{border-width:0;font-size:var(--glsr-text-base)}.glsr .screen-reader-text,.glsr-modal .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;padding:0;position:absolute;width:1px}.glsr-captcha-holder iframe{margin:0!important}.glsr-captcha-holder[data-size=invisible]:not([data-badge=inline]){bottom:0;position:absolute}.glsr-captcha-holder>div:not([data-type=procaptcha]){display:flex}.glsr-fade-out{opacity:0!important;transition:visibility 0s cubic-bezier(0,0,.2,1) var(--glsr-duration-slow),opacity var(--glsr-duration-slow)!important;visibility:hidden!important}.glsr-reviews,.glsr-reviews-wrap{grid-gap:var(--glsr-gap-xl);display:grid;gap:var(--glsr-gap-xl)}.glsr-default .glsr-loading,.glsr-default form.glsr-form .glsr-loading{display:inline-flex;flex-grow:0;flex-shrink:0;height:1em;position:relative;width:1em}.glsr-default .glsr-loading:not(.does-not-exist):not(does-not-exist):after,.glsr-default .glsr-loading:not(.does-not-exist):not(does-not-exist):before,.glsr-default form.glsr-form .glsr-loading:after,.glsr-default form.glsr-form .glsr-loading:before{animation:gl-spin .5s linear infinite;border:.2em solid;border-radius:100%;box-sizing:border-box;content:"";display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.glsr-default .glsr-loading:not(.does-not-exist):not(does-not-exist):before,.glsr-default form.glsr-form .glsr-loading:before{border-top-color:#fff0;opacity:.5}.glsr-default .glsr-loading:not(.does-not-exist):not(does-not-exist):after,.glsr-default form.glsr-form .glsr-loading:after{border-color:currentColor #fff0 #fff0}.glsr-default .glsr-spinner{animation:gl-spin .5s linear infinite;border-radius:50%;height:24px;position:relative;width:24px}.glsr-default .glsr-spinner:after,.glsr-default .glsr-spinner:before{background:currentColor;border-radius:50%;content:"";height:8px;position:absolute;width:8px}.glsr-default .glsr-spinner:before{left:0;top:0}.glsr-default .glsr-spinner:after{bottom:0;right:0}.glsr-default .glsr-pagination{position:relative}.glsr-default .glsr-pagination:not(.glsr-ajax-loadmore){align-items:center;display:flex;justify-content:center}.glsr-default .glsr-pagination .glsr-spinner{position:absolute}.glsr-default .glsr-pagination .pagination{flex-basis:100%;margin-bottom:0;margin-top:0;opacity:1;transition:opacity var(--glsr-duration-slow)}.glsr-default.glsr-hide .glsr-pagination .pagination{opacity:0!important}.glsr-star-rating{align-items:center;display:flex;position:relative}.glsr-stars{justify-content:center}.glsr-star{background-size:var(--glsr-review-star);flex-shrink:0;font-size:inherit;height:var(--glsr-review-star);width:var(--glsr-review-star)}.glsr-summary .glsr-star{background-size:var(--glsr-summary-star);height:var(--glsr-summary-star);width:var(--glsr-summary-star)}.glsr-star-empty{background-image:var(--glsr-star-empty)}.glsr-star-full{background-image:var(--glsr-star-full)}.glsr-star-half{background-image:var(--glsr-star-half)}.glsr-review{quotes:"“" "”";word-break:break-word}.glsr-review,.glsr-reviews>p{opacity:1;transition:opacity .5s}.glsr-hide .glsr-review,.glsr-hide .glsr-reviews>p{opacity:0!important}.glsr-review p:first-of-type{margin-top:0!important}.glsr-review [data-expanded=false] p.glsr-hidden-text,.glsr-review p:last-of-type{margin-bottom:0!important}.glsr-review-date{white-space:nowrap}.glsr-review-rating{align-items:center;display:inline-flex;gap:.5em;justify-content:center}.glsr-review-response{padding:var(--glsr-py) var(--glsr-px);position:relative;width:100%}.glsr-review-response:before{border-bottom:calc(var(--glsr-text-md)*1.5) solid;border-left:0 solid #fff0;border-right:calc(var(--glsr-text-md)*2) solid #fff0;border-top:0 solid;content:"";height:0;opacity:.1;position:absolute;right:calc(var(--glsr-text-md)*1.5);top:calc((var(--glsr-text-md)*1.5)*-1);top:calc(var(--glsr-text-md)*1.5*-1);width:0}.glsr-review-response:after{background-color:currentColor;border-radius:var(--glsr-radius);content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%}.glsr-rtl .glsr-review-response:before{border-left-width:calc(var(--glsr-text-md)*2);border-right-width:0;left:calc(var(--glsr-text-md)*1.5);right:auto}.glsr-review-response-inner{position:relative;z-index:1}.glsr-default .glsr-review{display:flex;flex-wrap:wrap;gap:var(--glsr-gap-md)}.glsr-default .glsr-review p{margin-bottom:var(--glsr-text-md);margin-top:0;padding:0}.glsr-default .glsr-tag-label{font-weight:var(--glsr-tag-label-weight)}.glsr-default .glsr-review-assigned_links,.glsr-default .glsr-review-assigned_posts,.glsr-default .glsr-review-assigned_terms,.glsr-default .glsr-review-assigned_users{width:100%}.glsr-default .glsr-review-author{align-items:center;display:inline-flex;gap:.5em}.glsr-default .glsr-review-avatar{flex:0 0}.glsr-default .glsr-review-avatar img{border-width:0;display:flex;margin:0;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover}.glsr-default .glsr-review-content{width:100%}.glsr-default .glsr-review-date{align-items:center;display:inline-flex;flex:1 0;font-style:italic;white-space:nowrap}.glsr-default .glsr-review-rating{align-items:center;display:inline-flex;flex-shrink:0;gap:.5em}.glsr-default .glsr-review-response,.glsr-default .glsr-review-title{width:100%}.glsr-default .glsr-review-title h3,.glsr-default .glsr-review-title h4,.glsr-default .glsr-review-title h5{margin-bottom:0;margin-top:0}.glsr-default .glsr-review-verified{align-items:center;color:var(--glsr-review-verified);display:flex;font-size:var(--glsr-text-sm);gap:.25em}.glsr-default .glsr-read-more{white-space:nowrap}.glsr-default .glsr-read-more:before{content:"";margin-left:0;margin-right:.5em}.glsr-default.glsr-rtl .glsr-read-more:before{margin-left:.5em;margin-right:0}.glsr-default [data-expanded=false] .glsr-read-more:before{content:"\2026"}.glsr-default [data-expanded=false] .glsr-hidden{display:none}.glsr-summary{align-items:center;display:flex;flex-wrap:wrap;gap:var(--glsr-gap-sm);max-width:var(--glsr-max-w);position:relative;width:100%}.glsr-summary-rating{font-size:var(--glsr-text-lg);font-weight:700;line-height:1}.glsr-summary-stars,.glsr-summary-text{font-size:var(--glsr-summary-text)}.glsr-summary-text{flex:1 1 100%}.glsr-summary-percentages{position:relative;width:100%}.glsr-summary .glsr-bar{display:table-row;white-space:nowrap}.glsr-summary .glsr-bar>span{display:table-cell;line-height:var(--glsr-bar-leading);vertical-align:middle}.glsr-summary .glsr-bar-label{font-size:var(--glsr-summary-text);padding-left:0;padding-right:var(--glsr-gap-sm)}.glsr-rtl .glsr-summary .glsr-bar-label{padding-left:var(--glsr-gap-sm);padding-right:0}.glsr-summary .glsr-bar-background{position:relative;width:100%}.glsr-summary .glsr-bar-background:before{background-color:currentColor;content:"";display:block;height:var(--glsr-text-md);margin-top:calc(var(--glsr-text-md)/2*-1);opacity:var(--glsr-bar-opacity);position:absolute;top:50%;width:100%}.glsr-summary .glsr-bar-background-percent{background-color:currentColor;color:var(--glsr-bar-bg);display:block;height:var(--glsr-text-md);position:relative}.glsr-summary .glsr-bar-percent{font-size:var(--glsr-summary-text);padding-left:var(--glsr-gap-sm);padding-right:0;text-align:right}.glsr-rtl .glsr-summary .glsr-bar-percent{padding-left:0;padding-right:var(--glsr-gap-sm);text-align:left}.glsr-default form.glsr-hide-form{max-height:0!important;opacity:0;overflow:hidden}.glsr-default form.glsr-form{grid-row-gap:var(--glsr-gap-md);display:grid;grid-template-columns:repeat(1,minmax(0,1fr));position:relative;row-gap:var(--glsr-gap-md)}.glsr-default .glsr-field{position:relative}.glsr-default .glsr-field.glsr-hidden,.glsr-default .glsr-field:not(.glsr-field-is-invalid) .glsr-field-error,.glsr-default .glsr-form-message:not(.glsr-form-failed):not(.glsr-form-success){display:none}.glsr-default .glsr-field-error{color:var(--glsr-form-error);font-size:var(--glsr-text-sm)}.glsr-default .glsr-form-failed{color:var(--glsr-form-error)}.glsr-default .glsr-form-success{color:var(--glsr-form-success)}.glsr-default .glsr-is-invalid{border-color:var(--glsr-form-error)!important}.glsr-default form.glsr-form label.glsr-label{display:block;float:none;-webkit-hyphens:none;hyphens:none;margin:0}.glsr-default form.glsr-form .glsr-description{display:block;font-weight:400;text-transform:none}.glsr-default form.glsr-form input.glsr-input:not(.wp-block-search__input),.glsr-default form.glsr-form select.glsr-select,.glsr-default form.glsr-form textarea.glsr-textarea{box-sizing:border-box;display:block;float:none;margin:0;max-height:none;max-width:none;min-height:auto;min-width:auto;width:100%}.glsr-default form.glsr-form textarea.glsr-textarea{resize:vertical}.glsr-default form.glsr-form .glsr-field-checkbox,.glsr-default form.glsr-form .glsr-field-radio{display:flex}.glsr-default form.glsr-form .glsr-field-checkbox label,.glsr-default form.glsr-form .glsr-field-radio label{align-items:flex-start;-moz-column-gap:var(--glsr-gap-sm);column-gap:var(--glsr-gap-sm);display:inline-flex;margin:0}.glsr-default form.glsr-form .glsr-field-checkbox span:first-of-type,.glsr-default form.glsr-form .glsr-field-radio span:first-of-type{align-items:center;display:flex}.glsr-default form.glsr-form input.glsr-input-radio[type=radio],.glsr-default form.glsr-form input.glsr-input-range[type=radio],.glsr-default form.glsr-form input[type=checkbox].glsr-input-checkbox{box-sizing:border-box;display:inline-block;flex-shrink:0;left:0;margin:0;outline:none;padding:0;top:0;vertical-align:middle}.glsr-default form.glsr-form .glsr-field-toggle{display:flex}.glsr-default form.glsr-form .glsr-toggle{align-items:flex-start;-moz-column-gap:var(--glsr-gap-sm);column-gap:var(--glsr-gap-sm);display:inline-flex;flex-direction:row-reverse}.glsr-default form.glsr-form .glsr-toggle label{display:block;margin:0}.glsr-default form.glsr-form .glsr-toggle .glsr-toggle-switch{align-items:center;display:flex;flex-shrink:0;font-size:var(--glsr-toggle-text);position:relative;width:var(--glsr-toggle-w)}.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;border-color:transparent!important;border-radius:var(--glsr-toggle-radius);border-width:1px;box-shadow:none;box-sizing:border-box;cursor:pointer;display:block;font-size:inherit;height:var(--glsr-toggle-h);left:auto;margin:0!important;overflow:hidden;padding:0!important;position:absolute;top:auto!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--glsr-toggle-w);z-index:0}.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]:after,.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]:before{box-sizing:border-box;display:none}.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]+.glsr-toggle-track{border-radius:var(--glsr-toggle-radius);box-sizing:border-box;height:var(--glsr-toggle-h);padding:var(--glsr-toggle-p);pointer-events:none;position:absolute;width:var(--glsr-toggle-w)}.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]+.glsr-toggle-track:before{background-color:var(--glsr-toggle-bg-0);border-radius:var(--glsr-toggle-radius);box-sizing:border-box;content:"";display:block;height:100%;left:0;opacity:var(--glsr-toggle-opacity-0);position:absolute;top:0;transition:background-color var(--glsr-duration-fast) ease-in-out,opacity var(--glsr-duration-fast) ease-in-out;width:100%}.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]+.glsr-toggle-track:after{background-color:var(--glsr-toggle-color);border-radius:calc(var(--glsr-toggle-radius) - var(--glsr-toggle-p));box-shadow:0 calc(var(--glsr-toggle-h)*.05) calc(var(--glsr-toggle-h)*.1) var(--glsr-toggle-shadow-color),0 calc(var(--glsr-toggle-h)*.05) calc(var(--glsr-toggle-h)*.15) var(--glsr-toggle-shadow-color);box-sizing:border-box;content:"";display:block;height:var(--glsr-toggle-size);pointer-events:none;position:relative;transition:transform var(--glsr-duration-fast) ease-in-out;width:var(--glsr-toggle-size);z-index:1}.glsr-default form.glsr-form .glsr-field-toggle input[type=checkbox]:checked+.glsr-toggle-track:before{background-color:var(--glsr-toggle-bg-1);opacity:var(--glsr-toggle-opacity-1);transition:background-color var(--glsr-duration-fast) ease-in-out,opacity var(--glsr-duration-fast) ease-in-out}.glsr-default form.glsr-form .glsr-field-toggle input[type=checkbox]:checked+.glsr-toggle-track:after{transform:translateX(var(--glsr-toggle-size))}.glsr-default.glsr-rtl form.glsr-form .glsr-field-toggle input[type=checkbox]:checked+.glsr-toggle-track:after{transform:translateX(calc(var(--glsr-toggle-size)*-1))}.glsr-default form.glsr-form .glsr-range-labels{display:grid;font-size:var(--glsr-text-sm);grid-template-columns:repeat(auto-fit,minmax(50px,1fr));line-height:1.5;text-align:center}.glsr-default form.glsr-form .glsr-range-labels :first-child{text-align:left}.glsr-default form.glsr-form .glsr-range-labels :last-child{text-align:right}.glsr-default form.glsr-form .glsr-range-options{align-items:center;display:flex;font-size:var(--glsr-text-base);gap:var(--glsr-gap-lg);justify-content:space-between;margin-bottom:calc(var(--glsr-text-sm)*1.5);padding-bottom:var(--glsr-gap-xs);padding-top:var(--glsr-gap-xs);position:relative}.glsr-default form.glsr-form .glsr-range-options:before{background-color:var(--glsr-gray-400);content:"";display:block;height:1px;position:absolute;width:100%}.glsr-default form.glsr-form .glsr-range-options:has(.glsr-is-invalid):before{background-color:var(--glsr-form-error)}.glsr-default form.glsr-form .glsr-field-range{display:flex;z-index:1}.glsr-default form.glsr-form .glsr-range-options input[type=radio].glsr-input-range{flex-shrink:0;height:var(--glsr-range-size);width:var(--glsr-range-size)}.glsr-default form.glsr-form .glsr-range-options label{display:none}.glsr-default form.glsr-form .glsr-range-options input[type=radio]:checked+label{display:flex;font-size:var(--glsr-text-sm);left:0;line-height:1.5;position:absolute;top:100%}.glsr-default form.glsr-form .glsr-range-options:not(:has(input[type=radio]:checked)):after{content:attr(data-placeholder);display:flex;font-size:var(--glsr-text-sm);left:0;line-height:1.5;position:absolute;top:100%}form.glsr-form .glsr-star-rating:not([data-star-rating]) .glsr-star-rating--stars{display:none!important}form.glsr-form .glsr-star-rating>select{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px!important;margin:0!important;opacity:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:0!important;visibility:visible!important;white-space:nowrap!important;width:1px!important}form.glsr-form .glsr-star-rating>select:after,form.glsr-form .glsr-star-rating>select:before{display:none!important}form.glsr-form .glsr-star-rating>select:focus+.glsr-star-rating--stars:before{box-shadow:0 0 0 3px -moz-mac-focusring;box-shadow:0 0 0 3px -webkit-focus-ring-color;box-shadow:0 0 0 3px Highlight;content:"";display:block;height:100%;outline:1px solid #fff0;pointer-events:none;position:absolute;width:100%}form.glsr-form .glsr-star-rating--ltr>select{left:0!important}form.glsr-form .glsr-star-rating--rtl>select{right:0!important}form.glsr-form .glsr-star-rating--stars{align-items:center;cursor:pointer;display:flex;position:relative}form.glsr-form select[disabled]+.glsr-star-rating--stars{cursor:default}form.glsr-form .glsr-star-rating--stars>span{display:flex;height:var(--glsr-form-star);margin:0;width:var(--glsr-form-star)}form.glsr-form .glsr-star-rating--stars[class*=" s"]>span{background-image:var(--glsr-star-empty);background-position:50%;background-repeat:no-repeat;background-size:contain}form.glsr-form .glsr-field-is-invalid .glsr-star-rating--stars[class*=" s"]>span{background-image:var(--glsr-star-error)}form.glsr-form .glsr-star-rating--stars[class*=" s"]>span.gl-active,form.glsr-form .glsr-star-rating--stars[class*=" s"]>span.gl-active.gl-selected{background-image:var(--glsr-star-full)}form.glsr-form .glsr-has-rating-labels .glsr-star-rating--stars[aria-label]{margin-bottom:calc(var(--glsr-text-sm)*1.5);padding-bottom:var(--glsr-gap-xs)}form.glsr-form .glsr-has-rating-labels .glsr-star-rating--stars[aria-label]:after{content:attr(aria-label);display:flex;font-size:var(--glsr-text-sm);left:0;line-height:1.5;position:absolute;top:100%}.glsr-default button.glsr-button{align-items:center!important;cursor:pointer;display:inline-flex!important;white-space:nowrap}.glsr-default button.glsr-button:not(.wp-block-search__button){margin:0}.glsr-default button.glsr-button[aria-busy=true]{gap:var(--glsr-gap-sm)}.glsr-default .wp-block-button{margin:0}.glsr-modal{display:none;font-size:var(--glsr-text-base);line-height:var(--glsr-leading);pointer-events:none;position:fixed;z-index:-1}.glsr-modal.is-open{display:block;pointer-events:auto;z-index:99999}.glsr-modal__overlay{align-items:center;background:rgb(0 0 0 / .6);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.glsr-modal__dialog{background-color:var(--glsr-modal-bg);border-radius:var(--glsr-modal-radius);box-shadow:0 1px 2px rgb(0 0 0 / .07),0 2px 4px rgb(0 0 0 / .07),0 4px 8px rgb(0 0 0 / .07),0 8px 16px rgb(0 0 0 / .07),0 16px 32px rgb(0 0 0 / .07),0 32px 64px rgb(0 0 0 / .07);box-sizing:border-box;display:flex;flex-direction:column;max-height:calc(100vh - 2em);max-width:700px;min-height:150px;min-width:320px;overflow:hidden;position:relative;width:calc(100vw - 2em);will-change:transform}.glsr-modal-small .glsr-modal__dialog{min-height:auto;width:480px}[aria-hidden=false] .glsr-modal__dialog{animation:gl-zoomIn var(--glsr-duration-slow) cubic-bezier(0,0,.2,1)}[aria-hidden=true] .glsr-modal__dialog{animation:gl-zoomOut var(--glsr-duration-fast) cubic-bezier(0,0,.2,1)}.glsr-modal__header{font-weight:600}.glsr-modal__footer,.glsr-modal__header{align-items:center;box-shadow:0 0 1px 0 color-mix(in srgb,currentColor 10%,transparent),0 0 1em 0 rgb(0 0 0 / .1);display:flex;flex-shrink:0;gap:var(--glsr-gap-md);padding:0 var(--glsr-modal-padding);position:relative;z-index:1}.glsr-modal__footer>div,.glsr-modal__header>div{align-items:center;display:flex;flex:1;gap:var(--glsr-gap-md);padding:.75em 0}.glsr-modal__content{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:var(--glsr-modal-padding);position:relative}.glsr-modal button.glsr-modal__close,.glsr-modal button.glsr-modal__close:focus,.glsr-modal button.glsr-modal__close:hover{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent!important;border:0;box-shadow:none;color:currentColor!important;cursor:pointer;display:flex;font-size:1em;height:1.5em;justify-content:center;line-height:1;margin:.75em 1em;outline-offset:0;padding:0;position:absolute;right:0;top:0;transform:scale(1);transition:transform var(--glsr-duration-fast) ease-in;width:1.5em;z-index:10}.glsr-modal button.glsr-modal__close:hover{transform:scale(1.1)}.glsr-modal button.glsr-modal__close:before{all:revert;content:"\2715";font-family:arial;font-size:1.5em;font-weight:700;line-height:1}.glsr-modal button.glsr-modal__close:after,.glsr-modal[aria-hidden=true] .glsr-modal__close{display:none!important}.glsr-modal .glsr-modal__overlay{animation-timing-function:cubic-bezier(0,0,.2,1)}.glsr-modal[aria-hidden=false] .glsr-modal__overlay{animation-duration:var(--glsr-duration-slow);animation-name:gl-fadeIn}.glsr-modal[aria-hidden=true] .glsr-modal__overlay{animation-duration:var(--glsr-duration-fast);animation-name:gl-fadeOut}.glsr-modal-error .glsr-modal__content,.glsr-modal-success .glsr-modal__content{display:flex;gap:var(--glsr-gap-md)}.glsr-modal-error .glsr-modal__content:before,.glsr-modal-success .glsr-modal__content:before{content:"";display:block;flex-shrink:0;height:2em;margin-top:-.25em;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:.75;width:2em}.glsr-modal-error .glsr-modal__content:before{background-color:var(--glsr-red);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 2a8 8 0 1 1 0 16 8 8 0 1 1 0-16zm1.13 9.38.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z'/%3E%3C/svg%3E");mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 2a8 8 0 1 1 0 16 8 8 0 1 1 0-16zm1.13 9.38.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z'/%3E%3C/svg%3E")}.glsr-modal-success .glsr-modal__content:before{background-color:var(--glsr-green);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 2a8 8 0 1 0 0 16 8 8 0 1 0 0-16zm-.615 12.66h-1.34l-3.24-4.54 1.341-1.25 2.569 2.4 5.141-5.931 1.34.94-5.811 8.381z'/%3E%3C/svg%3E");mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 2a8 8 0 1 0 0 16 8 8 0 1 0 0-16zm-.615 12.66h-1.34l-3.24-4.54 1.341-1.25 2.569 2.4 5.141-5.931 1.34.94-5.811 8.381z'/%3E%3C/svg%3E")}#glsr-modal-review .glsr-read-more{display:none!important}#glsr-modal-verified .glsr-modal__footer{box-shadow:inset 0 .5px 0 var(--glsr-review-verified);color:var(--glsr-review-verified)}#glsr-modal-verified .glsr-modal__footer:after{background:currentColor;content:"";height:100%;left:0;opacity:.125;position:absolute;top:0;width:100%;z-index:-1}.glsr-debug{position:relative}.glsr-debug:before{background-color:currentColor;content:"";height:100%;left:0;opacity:.15;overflow:hidden;position:absolute;top:0;width:100%}.glsr-debug pre{font-family:"Fira Code",Consolas,Monaco,monospace;font-size:12px;line-height:1.25;padding:10px;position:relative;z-index:1}.glsr-default{--glsr-toggle-bg-1:var(--glsr-blue)}.glsr-default form.glsr-form{font-size:var(--glsr-text-md);line-height:var(--glsr-leading)}.glsr-default form.glsr-form label.glsr-label{font-size:var(--glsr-label-text);font-weight:var(--glsr-label-weight);line-height:var(--glsr-leading);margin-bottom:var(--glsr-gap-xs);padding:0}.glsr-default form.glsr-form .glsr-label+.glsr-description{margin-bottom:var(--glsr-gap-xs)}.glsr-default form.glsr-form .glsr-description{font-size:var(--glsr-description-text);opacity:.75}.glsr-default form.glsr-form input.glsr-input,.glsr-default form.glsr-form select.glsr-select,.glsr-default form.glsr-form textarea.glsr-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:var(--glsr-input-bg);border:var(--glsr-input-b);border-radius:var(--glsr-input-radius);color:var(--glsr-input-color);font-family:inherit;font-size:var(--glsr-text-md);line-height:var(--glsr-leading);min-height:auto!important;padding:var(--glsr-input-py) var(--glsr-input-px)!important;transition:var(--glsr-input-transition)}.glsr-default form.glsr-form input.glsr-input:focus,.glsr-default form.glsr-form select.glsr-select:focus,.glsr-default form.glsr-form textarea.glsr-textarea:focus{background-color:var(--glsr-input-bg);box-shadow:0 0 0 3px -moz-mac-focusring;box-shadow:0 0 0 3px -webkit-focus-ring-color;box-shadow:0 0 0 3px Highlight;outline:1px solid #fff0}.glsr-default form.glsr-form select.glsr-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m7 7 3-3 3 3m0 6-3 3-3-3' stroke='%239fa6b2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .5em center;background-repeat:no-repeat;background-size:1.5em 1.5em;height:auto;padding-right:3em;-webkit-print-color-adjust:exact;print-color-adjust:exact}.glsr-default form.glsr-form input.glsr-input-radio[type=radio],.glsr-default form.glsr-form input.glsr-input-range[type=radio],.glsr-default form.glsr-form input[type=checkbox].glsr-input-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--glsr-white);background-origin:border-box;border:1px solid var(--glsr-gray-400);color:var(--glsr-blue);font-size:var(--glsr-text-md);height:var(--glsr-choice-h);min-height:auto;min-width:auto;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--glsr-choice-w)}.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:after,.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:before,.glsr-default form.glsr-form input.glsr-input-radio[type=radio]:after,.glsr-default form.glsr-form input.glsr-input-radio[type=radio]:before,.glsr-default form.glsr-form input.glsr-input-range[type=radio]:after,.glsr-default form.glsr-form input.glsr-input-range[type=radio]:before{display:none!important}.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:checked,.glsr-default form.glsr-form input.glsr-input-radio[type=radio]:checked,.glsr-default form.glsr-form input.glsr-input-range[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#fff0}.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:focus,.glsr-default form.glsr-form input.glsr-input-radio[type=radio]:focus,.glsr-default form.glsr-form input.glsr-input-range[type=radio]:focus{box-shadow:0 0 0 3px -moz-mac-focusring;box-shadow:0 0 0 3px -webkit-focus-ring-color;box-shadow:0 0 0 3px Highlight;outline:1px solid #fff0}.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:checked:focus,.glsr-default form.glsr-form input.glsr-input-radio[type=radio]:checked:focus,.glsr-default form.glsr-form input.glsr-input-range[type=radio]:checked:focus{border-color:#fff0}.glsr-default form.glsr-form input[type=checkbox].glsr-input-checkbox{border-radius:var(--glsr-input-radius)}.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z'/%3E%3C/svg%3E")}.glsr-default form.glsr-form input.glsr-input-radio[type=radio],.glsr-default form.glsr-form input.glsr-input-range[type=radio]{border-radius:100%}.glsr-default form.glsr-form input.glsr-input-radio[type=radio]:checked,.glsr-default form.glsr-form input.glsr-input-range[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}.glsr-default form.glsr-form .glsr-toggle label{font-size:var(--glsr-text-md);line-height:var(--glsr-leading);padding:0}.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]:focus{outline:none}.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]:focus+.glsr-toggle-track{box-shadow:0 0 0 3px Highlight;box-shadow:0 0 0 3px -moz-mac-focusring;box-shadow:0 0 0 3px -webkit-focus-ring-color;outline:1px solid #fff0}.glsr-default form.glsr-form .glsr-field-error{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;line-height:var(--glsr-leading)}.theme-twentytwentytwo .glsr-default .glsr-button{border:none}.theme-twentytwentytwo .glsr-default .glsr-button:hover{color:var(--glsr-white)}#wpforo #wpforo-wrap *::selection{color:#000;background:#702DFF}#wpforo #wpforo-wrap *::-moz-selection{color:#000;background:#702DFF}#wpforo #wpforo-wrap{color:#333;background:#F9F9F9}#wpforo #wpforo-wrap .wpforo-subforum i{color:#999}#wpforo #wpforo-wrap #footer{background:#e6e6e6}#wpforo #wpforo-wrap .wpf-p-error{border-bottom:#e6e6e6 1px solid;color:#333}#wpforo #wpforo-wrap .wpf-res-menu{color:#000}#wpforo #wpforo-wrap #wpforo-menu{border-bottom:#e6e6e6 3px solid;background:#FFF}#wpforo #wpforo-wrap #wpforo-menu li{border-bottom:3px solid #fff0}#wpforo #wpforo-wrap #wpforo-menu li a{color:#000}#wpforo #wpforo-wrap .wpforo-active,#wpforo #wpforo-wrap #wpforo-menu li.wpforo-active,#wpforo #wpforo-wrap #wpforo-menu li:hover,#wpforo #wpforo-wrap #wpforo-menu li.current-menu-ancestor,#wpforo #wpforo-wrap #wpforo-menu li.current-menu-parent,#wpforo #wpforo-wrap #wpforo-menu li.current_page_item{border-bottom:#702DFF 3px solid}#wpforo #wpforo-wrap #wpforo-menu li>ul{background-color:#FFF}#wpforo #wpforo-wrap #wpforo-menu li>ul li{border-bottom:1px solid #FFF}#wpforo #wpforo-wrap #wpforo-menu li>ul li:hover,#wpforo #wpforo-wrap #wpforo-menu li>ul li.current-menu-item{border-bottom:1px solid #702DFF}#wpforo-load{color:#702DFF}#wpforo-load i{color:#702DFF!important}#wpforo #wpforo-wrap .wpf-search input[type="text"]{color:#000;background:#fff0}#wpforo #wpforo-wrap .wpf-search input[type="text"]:focus{background:#FFF}#wpforo #wpforo-wrap .wpf-search i{color:#702DFF}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts{color:#999;border-right:1px dashed #ccc}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i{color:#999}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i:hover{color:#702DFF}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg{color:#ff812d}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg:hover{text-shadow:0 0 20px #000}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts-count{color:#ff812d}#wpforo #wpf-widget-profile .wpf-widget-alerts,#wpf-widget-profile .wpf-widget-alerts{color:#999;border-right:none}#wpforo #wpf-widget-profile .wpf-widget-alerts svg,#wpf-widget-profile .wpf-widget-alerts svg{color:#999}#wpforo #wpf-widget-profile .wpf-widget-alerts.wpf-new svg,#wpf-widget-profile .wpf-widget-alerts.wpf-new svg{color:#ff812d}#wpforo #wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count,#wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count{color:#ff812d}#wpforo #wpforo-wrap .wpf-notifications{background:#EFEFEF;border-top:2px solid #e6e6e6;border-bottom:5px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head{color:#000;border-bottom:2px solid #ff812d}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content{color:#000}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li{border-bottom:1px solid #dfdfdf;color:#666}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color:#f42d2c}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter:drop-shadow(0 0 8px #cccccc)}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li:hover{background:#FFF}#wpf-widget-profile .wpf-notifications{background:#EFEFEF;border-top:2px solid #000;border-bottom:5px solid #000}#wpf-widget-profile .wpf-notifications .wpf-notification-head{color:#000;border-bottom:2px solid #ff812d}#wpf-widget-profile .wpf-notifications .wpf-notification-content{color:#000}#wpf-widget-profile .wpf-notifications .wpf-notification-content li{border-bottom:1px solid #dfdfdf;color:#666}#wpf-widget-profile .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color:#f42d2c}#wpf-widget-profile .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter:drop-shadow(0 0 8px #cccccc)}#wpf-widget-profile .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666}#wpf-widget-profile .wpf-notifications .wpf-notification-content li:hover{background:#FFF}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover ul.wpf-edit-cover-options{background-color:#ccc}#wpforo #wpforo-wrap #wpforo-poweredby{color:#000}#wpforo #wpforo-wrap #wpforo-poweredby a{color:#702DFF}#wpforo #wpforo-wrap #wpforo-title{color:#333}#wpforo #wpforo-wrap #wpforo-description{color:#000}#wpforo #wpforo-wrap .wpf-action-link{border-top:1px solid #FFF}#wpforo #wpforo-wrap a{color:#702DFF}#wpforo #wpforo-wrap a svg{fill:#702DFF}#wpforo #wpforo-wrap a:visited{color:#702DFF}#wpforo #wpforo-wrap a:visited svg{fill:#702DFF}#wpforo #wpforo-wrap a:hover{color:#702DFF}#wpforo #wpforo-wrap a:hover svg{fill:#702DFF}#wpforo #wpforo-wrap a:active{color:#702DFF}#wpforo #wpforo-wrap a:active svg{fill:#702DFF}#wpforo #wpforo-wrap .wpf-link{color:#702DFF}#wpforo #wpforo-wrap .wpflink{color:#702DFF}#wpforo #wpforo-wrap .wpflink:hover{color:#702DFF}#wpforo #wpforo-wrap pre{border:#e6e6e6 1px solid;background:#dff4ff}.wpfcl-a{color:#702DFF!important}.wpfbg-a{background-color:#702DFF!important}.wpfcl-b{color:#702DFF!important}.wpfbg-b{background-color:#702DFF!important}.wpfbr-b{border:1px solid #702DFF!important}.wpfcl-0{color:#999999!important}.wpfbg-0{background-color:#999999!important}.wpfcl-1{color:#000000!important}.wpfbg-1{background-color:#000000!important}.wpfcl-2{color:#777777!important}.wpfbg-2{background-color:#777777!important}.wpfcl-3{color:#F9F9F9!important;fill:#F9F9F9!important}.wpfbg-3{background-color:#F9F9F9!important}.wpfcl-4{color:#72ccfc!important;fill:#72ccfc!important}.wpfbg-4{background-color:#72ccfc!important}.wpfcl-5{color:#ff812d!important;fill:#ff812d!important}.wpfbg-5{background-color:#ff812d!important}.wpfbr-5{border:1px solid #ff812d!important}.wpfcl-6{color:#702DFF!important}.wpfbg-6{background-color:#702DFF!important}.wpfbr-6{border:1px solid #702DFF!important}.wpfcl-7{color:#e6e6e6!important}.wpfbg-7{background-color:#e6e6e6!important}.wpfbr-7{border:1px solid #e6e6e6!important}.wpfcl-8{color:#4dca5c!important}.wpfbg-8{background-color:#4dca5c!important}.wpfbr-l-8{border-left:1px solid #4dca5c!important}.wpfcl-9{color:#FFFFFF!important}.wpfbg-9{background-color:#FFFFFF!important}.wpfbr-9{border:1px solid #FFFFFF!important}.wpfcl-10{color:#f46464!important}.wpfbg-10{background-color:#f46464!important}.wpfbr-l-10{border-left:1px solid #f46464!important}#wpforo #wpforo-wrap .author-rating{border:1px solid #e6e6e6;background:#FFF}#wpforo #wpforo-wrap .wpf-author-nicename{color:#777}#wpforo #wpforo-wrap .wpforo-admin-note{border:1px solid #e6e6e6;background:#F9F9F9}#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root{border-left:1px solid #666}#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end{background:transparent!important}#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{background:transparent!important}#wpforo #wpforo-wrap .wpf-breadcrumb a{color:#666}#wpforo #wpforo-wrap .wpf-breadcrumb div:hover{background:#FFF}#wpforo #wpforo-wrap .wpf-breadcrumb div:hover:after{background:#FFF}#wpforo #wpforo-wrap .wpf-breadcrumb div.active{background:#FFF;color:#4a8eb3}#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after{background:#FFF}#wpforo #wpforo-wrap .wpf-breadcrumb div:after{background:#F9F9F9}#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after{background:#FFF}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img,#wpforo #wpforo-wrap .wpforo-revision-body img{border:#e6e6e6 1px solid;background:#F9F9F9}#wpforo #wpforo-wrap .wpforo-post blockquote,#wpforo #wpforo-wrap .wpforo-revision-body blockquote{border:#999 1px dotted;background:#e6e6e6}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code,#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-code{border:#e6e6e6 1px solid;background:#e6e6e6}#wpforo #wpforo-wrap .wpforo-post code,#wpforo #wpforo-wrap .wpforo-revision-body code{border:#e6e6e6 1px solid;background:#e6e6e6}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title,#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments{border:#F9F9F9 1px dotted}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:#e6e6e6 2px solid;background:#F9F9F9}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature{border-top:#ccc 1px dashed;color:#777}#wpforo #wpforo-wrap .wpforo-post .wpforo-membertoggle i{color:#702DFF}#wpforo #wpforo-wrap .wpf-mod-message{color:#ff812d}#wpforo #wpforo-wrap .wpforo-topic-badges{background-color:#FFF}#wpforo #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,#wpforo #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{color:#702DFF!important}#wpforo #wpforo-wrap .wpf-post-starter{color:#702DFF;border-bottom:1px solid #702DFF}#wpforo #wpforo-wrap .wpf-head-bar{background-color:#FFF;border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap.wpft-post .wpf-head-bar{background-color:#fff0;border-bottom:none}#wpforo #wpforo-wrap .wpf-button-outlined{border:1px solid #702DFF}#wpforo #wpforo-wrap.wpft-post .wpf-manage-link .wpf-action{background:#FFF}#wpforo #wpforo-wrap .wpf-button-outlined:hover{box-shadow:1px 1px 4px #ccc;background-color:#F9F9F9}#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-forum{border:1px solid #ff812d;background-color:#F9F9F9;margin-right:5px;background-color:#F9F9F9}#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-topic{border:1px solid #ff812d;background-color:#F9F9F9;margin-right:5px}#wpforo #wpforo-wrap .wpf-member-title.wpfut{background-color:#F9F9F9}#wpforo #wpforo-wrap .wpf-post-edit-wrap{border-top:1px dashed #e6e6e6}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top{background-color:#FFF;border-left:3px solid #702DFF}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tstat svg{fill:#702DFF}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box span{color:#666}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more{border-left:1px solid #ccc}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more svg{fill:#777}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info .wpf-post-info-forum{color:#666}#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info h3{border-bottom:1px dashed #702DFF}#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info{background-color:#FFF}#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts{background-color:#666;color:#F9F9F9}#wpforo #wpforo-wrap .wpfl-1 .wpforo-category{background-color:#FFF;border-bottom:#702DFF 3px solid}#wpforo #wpforo-wrap .wpfl-1 .cat-title{color:#000}#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics{color:#000}#wpforo #wpforo-wrap .wpfl-1 .forum-wrap{border-bottom:#FFF 2px solid}#wpforo #wpforo-wrap .wpfl-1 .forum-wrap:last-child{border-bottom:none}#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:#777}#wpforo #wpforo-wrap .wpfl-1 .wpforo-subforum{border-top:#dadada 1px dotted}#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-footer{color:#999}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics{background-color:#F9F9F9}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list li{background-color:#FFF;border-bottom:2px solid #F9F9F9}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-head{border-bottom:#702DFF 3px solid;color:#000}#wpforo #wpforo-wrap .wpfl-1 .head-title{color:#000}#wpforo #wpforo-wrap .wpfl-1 .head-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-1 .head-stat-views{color:#000}#wpforo #wpforo-wrap .wpfl-1 .topic-wrap{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-info{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts{background-color:#F9F9F9}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{color:#000;border-left:#e6e6e6 2px solid;background-color:#FFF}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left{background:#FFF;border-top:#702DFF 2px solid}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{background:#F9F9F9}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{border:1px solid #e6e6e6;background:#FFF}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom .reacted-users a{color:#ff812d}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-action{background:#FFF}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpforo-post-content-top .wpf-action{background:#fff0}#wpforo #wpforo-wrap .wpfl-2 .wpforo-category{background-color:#FFF;border-bottom:#702DFF 3px solid}#wpforo #wpforo-wrap .wpfl-2 .cat-title{color:#000}#wpforo #wpforo-wrap .wpfl-2 .cat-lastpostinfo{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat{color:#ff812d}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data{background:#FFF}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-last-post-info{border-top:#e6e6e6 1px dashed}#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{background:#F9F9F9;border:1px solid #ccc}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head{border-bottom:#702DFF 3px solid;color:#000}#wpforo #wpforo-wrap .wpfl-2 .head-title{color:#000}#wpforo #wpforo-wrap .wpfl-2 .head-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-2 .head-stat-views{color:#000}#wpforo #wpforo-wrap .wpfl-2 .head-stat-lastpost{color:#000}#wpforo #wpforo-wrap .wpfl-2 .topic-wrap{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{background:#F9F9F9;border:1px solid #ccc}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{color:#000}#wpforo #wpforo-wrap .wpfl-2 .post-wrap{border-top:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post{background-color:#F9F9F9}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{background:#FFF}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{border-top:#F9F9F9 1px solid;background:#F9F9F9}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpf-post-button-actions span.wpf-action{background-color:#e6e6e6}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{background:#F9F9F9;border:#e6e6e6 2px solid}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:#ff812d}#wpforo #wpforo-wrap .wpfl-3 .wpforo-category{background-color:#FFF;border-bottom:#702DFF 3px solid}#wpforo #wpforo-wrap .wpfl-3 .cat-title{color:#000}#wpforo #wpforo-wrap .wpfl-3 .cat-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-3 .cat-stat-answers{color:#000}#wpforo #wpforo-wrap .wpfl-3 .cat-stat-questions{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum{background-color:#FFF}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-footer{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics{background-color:#F9F9F9}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox{background:#FFF}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox .wpforo-label svg{fill:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-replies i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom .wpforo-tags i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-status{border-left:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-left{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-head{border-bottom:#702DFF 3px solid;color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox{background:#FFF}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox .wpforo-label svg{fill:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-replies i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-bottom .wpforo-tags i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-status{border-left:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-3 .head-title{color:#000}#wpforo #wpforo-wrap .wpfl-3 .head-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-3 .head-stat-lastpost{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post{background-color:#F9F9F9}#wpforo #wpforo-wrap .wpfl-3 .wpforo-tags{background-color:#FFF}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left{border-right:2px solid #FFF}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{color:#00a636}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{color:#999999!important}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{background:#F9F9F9}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content{background:#FFF}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{border-bottom:2px solid #FFF}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{border-top:1px dotted #e6e6e6}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{border-top:#702DFF 1px dotted}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{border:#F9F9F9 1px solid;background:#dff4ff}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-data{border-left:1px dashed #ccc}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-stat{border-left:1px dashed #ccc}#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep{color:#666;border-bottom:2px solid #702DFF}#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep svg{fill:#702DFF}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment{background-color:#F9F9F9}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{background:#FFF}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action{color:#ccc}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action:hover{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpforo-category{background-color:#FFF;border-bottom:3px solid #702DFF}#wpforo #wpforo-wrap .wpfl-4.wpf-category-page .wpforo-category{background-color:#fff0}#wpforo #wpforo-wrap .wpfl-4.wpf-subforums .wpforo-category{background-color:#fff0;border-bottom:3px solid #702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{background:#F9F9F9;border:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{border:1px solid #e6e6e6;background:#FFF}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom{border-top:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom .reacted-users a{color:#ff812d}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:#ff812d}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:#00a636}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:#702DFF;color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:#ff812d;color:#ff812d}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:#00a636;color:#00a636}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:#777;color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{border-bottom:1px dashed #dadada}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){border-left:3px solid #F9F9F9}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color:#000}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head{border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed #999;color:#666}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{color:#666}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-body{color:#000}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color:#F9F9F9}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img.avatar,#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img{box-shadow:0 0 2px #999}#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{background:#702DFF;color:#F9F9F9;border-bottom:2px solid #ccc}#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color:#F9F9F9}#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color:#FFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{box-shadow:0 0 18px #e6e6e6 inset;border:1px solid #eee}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-avatar i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot{background:#FFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reaction-wrap .wpf-like-count{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{color:#ccc}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color:#702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom:1px dashed #999}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background:#F9F9F9;border:1px solid #dadada}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{background-color:#FFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background:#F9F9F9;border:1px solid #702DFF}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top:#FFF 1px solid}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer{background:#FFF}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users:not(:empty){border-top:3px solid #F9F9F9}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users a{color:#ff812d}#wpforo #wpforo-wrap .wpfl-4 .wpf-replies-sep{border-bottom:1px solid #ccc;color:#999}#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-up{color:#702DFF}#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-down{color:#f42d2c}#wpforo #wpforo-wrap .wpf-popover .wpf-react.wpf-unreacted>i{color:#999}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head{box-shadow:0 0 2px #ccc}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back{background:#702DFF;color:#F9F9F9}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span{color:#702DFF}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="0"]{color:#999}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="1"]{color:#e76a11}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-delete{color:#c22517}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu{border-bottom:2px solid #e6e6e6}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu:hover{background:#FFF;color:#000}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu{border-right:#F9F9F9 1px solid}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu.wpforo-active{color:#702DFF}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field.wpf-field-name-html_soc_net{border-bottom:2px solid #FFF}#wpforo #wpforo-wrap .wpf-profile-section{color:#666}#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-icon{background-color:#dff4ff;fill:#702DFF;color:#702DFF}#wpforo #wpforo-wrap .wpf-board-panel{background:#FFF}#wpforo #wpforo-wrap .wpf-board-panel-right span{border-left:1px solid #F9F9F9}#wpforo #wpforo-wrap .wpf-board-panel-right span.wpf-active{background:#F9F9F9;background:#F9F9F9}#wpforo #wpforo-wrap .wpforo-profile .wpf-field .wpf-field-cl{clear:both}#wpforo #wpforo-wrap .wpforo-profile .wpf-field input{max-width:100%}#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="text"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="password"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="email"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="date"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="number"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="url"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="tel"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field textarea,#wpforo #wpforo-wrap .wpforo-profile .wpf-field select{box-shadow:none;background-color:#FFF;border:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-activity-panel{box-shadow:0 0 3px #ccc}#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span{border-right:1px solid #FFF}#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span.wpf-active{background:#FFF}#wpforo #wpforo-wrap .wpf-activity-icon i{background:#F9F9F9;box-shadow:0 0 5px #bbb}#wpforo #wpforo-wrap .wpf-activity-icon svg{fill:#999}#wpforo #wpforo-wrap .wpf-activity-data{border-left:2px solid #FFF}#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-bottom .wpf-activity-forum{border-left:1px dashed #ccc}#wpforo #wpforo-wrap .wpfa-reply .wpf-activity-icon svg{fill:#999}#wpforo #wpforo-wrap .wpforo-subscriptions .sbn-icon{border-right:2px solid #F9F9F9}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options{background:#F9F9F9;border:1px solid #dadada;border-left:1px solid #dadada}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options ul li{border-bottom:1px dotted #ccc}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-cat{background:#FFF}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk div{border-bottom:1px dotted #999}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color:#000}#wpforo #wpforo-wrap .wpf-sbs-panel{box-shadow:0 0 3px #ccc}#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span{border-right:1px solid #FFF}#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span.wpf-active{background:#FFF}#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-action i{color:#e85757}#wpforo #wpforo-wrap .wpforo-followers .wpf-tab-subtitle{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpforo-followers .wpforo-follower{background:#FFF}#wpforo #wpforo-wrap .wpforo-following .wpf-tab-subtitle{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpforo-following .wpforo-follower{background:#FFF}#wpforo #wpforo-wrap .wpforo-following .wpforo-follower .sbn-action a{color:#e85757}#wpforo #wpforo-wrap input[type="text"],#wpforo #wpforo-wrap input[type="password"],#wpforo #wpforo-wrap input[type="email"],#wpforo #wpforo-wrap textarea,#wpforo #wpforo-wrap select{border:1px solid #dadada;color:#777;box-shadow:inset 0 1px 4px #e6e6e6;-moz-box-shadow:inset 0 1px 4px #e6e6e6;-webkit-box-shadow:inset 0 1px 4px #e6e6e6}#wpforo #wpforo-wrap input[type="submit"],#wpforo #wpforo-wrap input[type="reset"],#wpforo #wpforo-wrap input[type="button"],#wpforo-dialog input[type="submit"],#wpforo-dialog input[type="reset"],#wpforo-dialog input[type="button"]{background:#702DFF;color:#F9F9F9;border:1px solid #702DFF}#wpforo #wpforo-wrap input[type="submit"]:hover,#wpforo #wpforo-wrap input[type="reset"]:hover{background:#702DFF}#wpforo #wpforo-wrap input[type="button"]:hover{background:#702DFF}#wpforo #wpforo-wrap .wpf-button,.wpf-button{background:#702DFF;color:#F9F9F9!important;border:1px solid #702DFF}#wpforo #wpforo-wrap .wpf-button:hover,.wpf-button:hover{background:#702DFF}#wpforo #wpforo-wrap .wpforo-category .wpf-button{background:#F9F9F9;color:#702DFF!important;border:1px solid #702DFF;box-shadow:0 0 3px #fff}#wpforo #wpforo-wrap .wpforo-category .wpf-button:hover{background:#702DFF;color:#F9F9F9!important;border:1px solid #702DFF;box-shadow:0 0 10px #fff}#wpforo #wpforo-wrap .wpf-button-secondary,.wpf-button-secondary{background:#FEFEFE!important;color:#333333!important;border:1px solid #CCCCCC!important}#wpforo #wpforo-wrap .wpf-button-secondary:hover,.wpf-button-secondary:hover{background:#FFFFFF!important}#wpforo #wpforo-wrap .wpf-topic-create{background-color:#FFF}#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tools{border-bottom:1px #dadada solid}#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]{background:#702DFF;color:#F9F9F9}#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{background:#702DFF!important}#wpforo #wpforo-wrap .wpf-post-create{background-color:#FFF}#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tools{border-bottom:1px #dadada solid}#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]{background:#702DFF;color:#F9F9F9}#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{background:#702DFF!important}#wpforo #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right:1px solid #F9F9F9}#wpforo #wpforo-wrap .wpf-tags a{background:#4a8eb3;color:#F9F9F9}#wpforo #wpforo-wrap .wpf-tags a:before{border-color:#fff0 #4a8eb3 #fff0 #fff0}#wpforo #wpforo-wrap .wpf-tags a:after{background:#F9F9F9;-moz-box-shadow:-1px -1px 2px #702DFF;-webkit-box-shadow:-1px -1px 2px #702DFF;box-shadow:-1px -1px 2px #702DFF}#wpforo #wpforo-wrap .wpf-topic-tags #wpf_tags{color:#4a8eb3}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-tags #wpf_tags{color:#000}#wpforo #wpforo-wrap .wpf-tags a:active,#wpforo #wpforo-wrap .wpf-tags a:visited{color:#F9F9F9}#wpforo #wpforo-wrap .wpf-tags a:hover{background:#666;color:#F9F9F9}#wpforo #wpforo-wrap .wpf-tags a:hover:before{border-color:#fff0 #666 #fff0 #fff0}#wpforo #wpforo-wrap .wpforo-topic-footer{color:#777}#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-topic-visitors{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top:#e6e6e6 3px solid}#wpforo #wpforo-wrap .wpf-tags-text i,#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:#777}#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-search{border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpforo-members .wpforo-member{background:#FFF}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a{color:#ccc;fill:#ccc}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a:hover{color:#702DFF;fill:#702DFF}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-ug{border:1px dashed #FFF}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-bg{box-shadow:0 0 4px #ccc}#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content{border-top:#702DFF 1px solid;border-bottom:#ccc 1px solid;padding:40px 1%}#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:#000}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content{border-top:#702DFF 1px solid;border-bottom:#ccc 1px solid;padding:40px 1%}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{padding:1%}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:#000}#wpforo #wpforo-wrap .wpforo-404-wrap .wpforo-404-content{border-top:#e6e6e6 1px solid;border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-search-box{border:#ccc 1px dashed}#wpforo #wpforo-wrap .wpf-please-login{background-color:#FFF}#wpforo #wpforo-wrap #wpforo-search-title{color:#333}#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{background:#FFF;border:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{border-bottom:1px dotted #F9F9F9}#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{border-bottom:1px dotted #F9F9F9}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{border-bottom:#ccc 1px solid}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{background-color:#702DFF;color:#F9F9F9}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{background:#FFF}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{border-right:1px solid #F9F9F9}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon{border-right:1px solid #F9F9F9}#wpforo #wpforo-wrap #wpforo-recent-title{color:#333}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{background:#FFF;border:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{border-bottom:1px dotted #F9F9F9}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{border-bottom:1px dotted #F9F9F9}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content{border-bottom:#e6e6e6 1px solid}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{border-bottom:#702DFF 3px solid;color:#777}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{background:#FFF}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{border-right:1px solid #F9F9F9}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon{border-right:1px solid #F9F9F9}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:#666}#wpforo #wpforo-wrap .wpf-action,.wpf-notifications .wpf-action{color:#702DFF}#wpforo #wpforo-wrap .wpf-action:hover,.wpf-notifications .wpf-action:hover{cursor:pointer;color:#702DFF}#wpforo #wpforo-wrap .wpf-action.wpforo-tools:hover{cursor:pointer}#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{color:#666}#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{background:#702DFF;color:#F9F9F9}#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{background:#702DFF;color:#F9F9F9}#wpforo #wpforo-wrap #wpforo-stat-header{color:#000;border-bottom:1px solid #ccc}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{border-right:1px solid #e6e6e6}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item i{color:#777}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:#777}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted #ccc;color:#777}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info i{color:#777}#wpforo #wpforo-wrap #wpforo-poweredby{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title{border-bottom:3px solid #702DFF;margin-bottom:-2px}#wpforo #wpforo-wrap .wpf-footer-box{background-color:#FFF}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member svg,#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-post svg{fill:#777}#wpforo #wpforo-wrap #wpforo-stat-body.wpf-new svg,#wpforo #wpforo-wrap #wpforo-stat-body .wpf-all-read i{color:#4a8eb3}#wpforo #wpforo-wrap .widget-title,.wpforo-widget-wrap .widget-title{border-bottom:2px solid #e6e6e6}#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li,.wpforo-widget-wrap .wpforo-widget-content li{border-bottom:1px dotted #ccc}.wpforo-widget-wrap .wpf-widget-tags li{border:none!important}.wpforo-widget-wrap .wpf-widget-tags li a{border-color:#702DFF!important}.wpforo-widget-wrap .wpf-widget-tags li span{border:1px solid #702DFF!important;background-color:#702DFF!important;color:#F9F9F9!important}.wpforo-widget-wrap .wpf-widget-tags li a:hover{background-color:#702DFF!important;color:#F9F9F9!important}.wpforo-widget-wrap .wpf-prof-footer .wpf-prof-buttons a:hover{background:#702DFF!important}.ui-dialog{z-index:999998!important}.wpf-video{margin:10px!important}.ui-dialog .ui-widget-header{background-color:#702DFF!important;border-bottom:#ccc 1px solid!important}.ui-dialog .ui-widget-header span.ui-dialog-title{color:#F9F9F9!important}.ui-widget input[type="submit"]:hover{background:#702DFF}.ui-widget input[type="submit"]{background:#702DFF;color:#F9F9F9;border:1px solid #702DFF}#wpforo #wpforo-wrap .wpforo-topic-badges i.fa,#wpforo #wpforo-wrap .wpforo-topic-badges i.fas,#wpforo #wpforo-wrap .wpforo-topic-badges i.fab,#wpforo #wpforo-wrap .wpforo-topic-badges i.far,#wpforo #wpforo-wrap .wpforo-topic-badges i.fal{color:#702DFF}#wpf_multi_quote .wpf-multi-quote{color:#F9F9F9;background:#702DFF}body.wpf-dark #wpf_multi_quote .wpf-multi-quote{color:#702DFF}#wpf-msg-box a{color:#F9F9F9}#wpf-msg-box a:hover{color:#e6e6e6}#wpf-msg-box>p{color:#F9F9F9!important;background-color:#702DFF;background:-moz-linear-gradient(#702DFF);background:-o-linear-gradient(#702DFF);background:linear-gradient(#702DFF)}#wpf-msg-box>p:after{border-color:#fff0 #702DFF}#wpf-msg-box>p.error{background-color:#f46464;background:-moz-linear-gradient(#f46464);background:-o-linear-gradient(#f46464);background:linear-gradient(#f46464)}#wpf-msg-box>p.error:after{border-color:#fff0 #f46464}#wpf-msg-box>p.success{background-color:#00a636;background:-moz-linear-gradient(#00a636);background:-o-linear-gradient(#00a636);background:linear-gradient(#00a636)}#wpf-msg-box>p.success:after{border-color:#fff0 #00a636}body.wpf-dark #wpf-msg-box>p,body.wpf-dark #wpf-msg-box a,body.wpf-dark #wpf-msg-box a:visited{color:#702DFF!important}body.wpf-dark #wpf-msg-box a:hover,body.wpf-dark #wpf-msg-box a:active{color:#702DFF!important}#wpforo #wpforo-wrap .wpf-field{border-bottom:1px dashed #ccc}#wpforo #wpforo-wrap .wpf-field .wpf-label i{color:#777}#wpforo #wpforo-wrap .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{color:#777}#wpforo #wpforo-wrap .wpf-field .wpf-field-cl{clear:both}#wpforo #wpforo-wrap .wpf-field input{max-width:100%}#wpforo #wpforo-wrap .wpf-field input[type="text"],#wpforo #wpforo-wrap .wpf-field input[type="search"],#wpforo #wpforo-wrap .wpf-field input[type="password"],#wpforo #wpforo-wrap .wpf-field input[type="email"],#wpforo #wpforo-wrap .wpf-field input[type="date"],#wpforo #wpforo-wrap .wpf-field input[type="number"],#wpforo #wpforo-wrap .wpf-field input[type="url"],#wpforo #wpforo-wrap .wpf-field input[type="tel"],#wpforo #wpforo-wrap .wpf-field textarea,#wpforo #wpforo-wrap .wpf-field select{box-shadow:none;background-color:#F9F9F9;border:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpf-field input::-webkit-input-placeholder,#wpforo #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input::-moz-placeholder,#wpforo #wpforo-wrap .wpf-field textarea::-moz-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input:-ms-input-placeholder,#wpforo #wpforo-wrap .wpf-field textarea:-ms-input-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input:-moz-placeholder,#wpforo #wpforo-wrap .wpf-field textarea:-moz-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input[type="text"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="password"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="email"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="date"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="number"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="url"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="tel"]:focus,#wpforo #wpforo-wrap .wpf-field textarea:focus,#wpforo #wpforo-wrap .wpf-field select:focus{background-color:#feffec}#wpforo #wpforo-wrap .wpf-field .wpf-label i{padding-right:5px;width:25px}#wpforo #wpforo-wrap .wpf-field .wpf-field-required-icon{color:#ff812d}#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap .mce-tinymce.mce-container.mce-panel{border:3px solid #FFF;border-width:3px!important}#wpforo #wpforo-wrap .wpf-add-topic-title{border:1px dashed #702DFF;color:#702DFF;border-right:none;border-left:none}#wpforo #wpforo-wrap .wpf-acp-header{border-bottom:1px dashed #702DFF}#wpforo #wpforo-wrap .wpf-acp-header .wpf-acp-toggle i{color:#702DFF}#wpforo #wpforo-wrap .wpf-tools{background:#FFF;outline:3px solid #F9F9F9}#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{border-bottom-color:#999}#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{border-bottom-color:#702DFF;color:#702DFF}#wpforo #wpforo-wrap .wpf-tools .wpf-tool h3{color:#e6e6e6}#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{color:#999}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{background:#F9F9F9}#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background:#F9F9F9;border:1px solid #dadada;border-left:3px solid #dadada}#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom:1px dotted #ccc}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::placeholder{color:#ccc;opacity:1}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]:-ms-input-placeholder{color:#ccc}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::-ms-input-placeholder{color:#ccc}#wpforo #wpforo-wrap .wpf-sb-1{color:#ccc;background-color:#FFF}#wpforo #wpforo-wrap .wpf-sb-2{color:#702DFF;background-color:#FFF}#wpforo #wpforo-wrap .wpf-sb-3{color:#ccc;background-color:#fff0}#wpforo #wpforo-wrap .wpf-sb-4{color:#702DFF;background-color:#fff0}#wpforo #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color:#ccc}#wpforo #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:#702DFF!important}#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-right,#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-right{border-top:1px solid #e6e6e6}#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-left,#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-left{background-color:#fff0}#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left:1px dotted #702DFF}[dir="rtl"] #wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right:1px dotted #702DFF;border-left:none}#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:#702DFF}#wpforo #wpforo-wrap .wpf-sbtn{color:#000}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color:#999}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background:#aaa;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon{background:#fff0;color:#777;border:1px solid #bbb}#wpforo #wpforo-wrap .wpf-sb .wpf-fb .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-fb i:hover{color:#4267b2!important}#wpforo #wpforo-wrap .wpf-sb .wpf-tw .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-tw i:hover{color:#232323!important}#wpforo #wpforo-wrap .wpf-sb .wpf-wapp .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-wapp i:hover{color:#1BD741!important}#wpforo #wpforo-wrap .wpf-sb .wpf-lin .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-lin i:hover{color:#0A75B5!important}#wpforo #wpforo-wrap .wpf-sb .wpf-gg .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-gg i:hover{color:#DB4437!important}#wpforo #wpforo-wrap .wpf-sb .wpf-vk .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-vk i:hover{color:#4A76A8!important}#wpforo #wpforo-wrap .wpf-sb .wpf-ok .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-ok i:hover{color:#EE8208!important}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-fb:hover{background-color:#4267b2;border-color:#4267b2;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-tw:hover{background-color:#252525;border-color:#2c2c2c;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-lin:hover{background-color:#0A75B5;border-color:#0A75B5;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-wapp:hover{background-color:#1BD741;border-color:#1BD741;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-gg:hover{background-color:#DB4437;border-color:#DB4437;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-vk:hover{background-color:#4A76A8;border-color:#4A76A8;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-ok:hover{background-color:#EE8208;border-color:#EE8208;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-fb{background-color:#4267b2;border-color:#4267b2;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-tw{background-color:#1a1a1a;border-color:#2a2a2a;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-wapp{background-color:#1BD741;border-color:#1BD741;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-lin{background-color:#0A75B5;border-color:#0A75B5;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-gg{background-color:#DB4437;border-color:#DB4437;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-vk{background-color:#4A76A8;border-color:#4A76A8;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-ok{background-color:#EE8208;border-color:#EE8208;color:#fff}#wpforo #wpforo-wrap .wpforo-revisions-wrap{border-color:#e6e6e6}#wpforo #wpforo-wrap .wpforo-revisions-wrap *{border-color:#702DFF!important}#wpforo #wpforo-wrap .wpforo-revision{background-color:#FFF;box-shadow:0 0 4px #ccc}#wpforo #wpforo-wrap .wpforo-revision .wpforo-revision-top{color:#666}#wpforo #wpforo-wrap .wpforo-revisions-wrap .wpforo-revision-body{background-color:#F9F9F9;color:#000}#wpforo #wpforo-wrap .wpf-topic-form-wrap>.wpf-extra-fields{border-top:1px #e6e6e6 solid}#wpforo #wpforo-wrap.wpf-dark .wpforo-revision .wpforo-revision-top{color:#999}#wpforo #wpforo-wrap.wpf-dark .wpforo-revisions-wrap .wpforo-revision-body{background-color:#e6e6e6;color:#702DFF}@media screen and (max-width:800px){#wpforo #wpforo-wrap #wpforo-menu .wpf-menu{background-color:#FFF}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top:1px solid #e6e6e6}}#wpforo #wpforo-wrap.wpf-dark{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfcl-3{color:#702DFF!important}#wpforo #wpforo-wrap.wpf-dark .wpfcl-1{color:#702DFF!important}#wpforo #wpforo-wrap.wpf-dark .wpfcl-4{color:#702DFF!important}#wpforo #wpforo-wrap.wpf-dark .wpf-action{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark #wpforo-menu li a{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .cat-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .cat-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div,#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-category div{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-title{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-topics{color:#999}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-user{color:#eee}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top,#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top,#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-stat-questions,#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers,#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-header{color:#702DFF;border-bottom:1px solid #ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-button{color:#702DFF!important}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:#333}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:#FFF}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:#FFF}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:#333}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create{background-color:#FFF}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create div.mce-toolbar-grp{background-color:#FFF}#wpforo #wpforo-wrap.wpf-dark input[type="submit"],#wpforo #wpforo-wrap.wpf-dark input[type="button"]{color:#702DFF!important}#wpforo #wpforo-wrap.wpf-dark input[type="text"],#wpforo #wpforo-wrap.wpf-dark input[type="search"],#wpforo #wpforo-wrap.wpf-dark input[type="email"],#wpforo #wpforo-wrap.wpf-dark input[type="date"],#wpforo #wpforo-wrap.wpf-dark input[type="number"],#wpforo #wpforo-wrap.wpf-dark input[type="url"],#wpforo #wpforo-wrap.wpf-dark input[type="tel"],#wpforo #wpforo-wrap.wpf-dark input[type="password"],#wpforo #wpforo-wrap.wpf-dark input[type="email"],#wpforo #wpforo-wrap.wpf-dark textarea,#wpforo #wpforo-wrap.wpf-dark select{color:#000;background-color:#333}#wpforo #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:#fff0;color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder{color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder{color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder{color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder{color:#ccc}#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none}#wpforo #wpforo-wrap.wpf-dark .wpforo-members-content table tr{background-color:#FFFFFF!important}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:none}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-field:nth-child(even){background-color:#FFF}#wpforo #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even){background-color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color:#fff0}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active{color:#FFFFFF!important}#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-value{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create{border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create{border:none}#wpforo #wpforo-wrap.wpf-dark #wpforo-description{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-table{background-color:#fff0}#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content>h3,#wpforo #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content>h3{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background:#666;border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom:1px dotted #333}#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type="text"]{background:#dadada}#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background:#666}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:#702DFF}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color:#4a8eb3}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{border:none}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item,#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom:1px solid #e6e6e6}#wpforo #wpforo-wrap.wpf-dark .wpf-button{box-shadow:none}#wpforo #wpforo-wrap.wpf-dark .wpf-thread-forum .wpf-circle i{background:#fff;padding:0;border-radius:50%;height:35px;width:35px;line-height:35px}#wpforo #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{background:#fff0}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content{border:1px solid #FFF;background-color:#ccc}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot{border-top:#999 1px solid}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background-color:#702DFF;border:1px solid #ff812d}#wpforo #wpforo-wrap.wpf-dark .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color:inherit}#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap div.mce-toolbar-grp,#wpforo #wpforo-wrap .wpforo-portable-form-wrap div.mce-menubar{background-color:#FFF}#wpforo #wpforo-wrap.wpf-dark .wpf-spoiler-wrap{background-color:#444}#wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-next-button,#wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-prev-button{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-info{color:#777}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{color:#333}#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{color:#702DFF}#wpf-widget-profile.wpf-dark .wpf-prof-footer .wpf-prof-buttons a:not(:last-child){color:#F9F9F9;background:#333}#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li a,#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li a{color:#666}#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li:hover,#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li:hover{background:#333}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-title{background:#000;color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content{background:#000;color:#999}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer{background:#000;border-top:1px dashed #777}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary{box-shadow:0 0 5px #999;background:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary:hover{box-shadow:0 0 8px #fff;color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary{background:#777;color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary:last-child{color:#fff!important;background:#e22d00}#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{background-color:#333}#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{background-color:#555}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile .wpforo-user-actions{padding:10px 18px;background:#333;border-radius:24px;border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-icon svg{fill:#555}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot,#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-post .wpforo-post-footer{background:#333}#wpforo #wpforo-wrap.wpf-dark .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts{color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .mce-container-body .mce-container .mce-container-body .mce-container>div{margin:0}#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap{background-color:#333}#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic .wpf-tbox{background:#333}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content .wpforo-reaction{background-color:#111}#wpforo #wpforo-wrap.wpf-dark .wpf-popover .wpf-popover-content{background-color:#333}#wpforo #wpforo-wrap .wpforo-forum-title{font-size:17px!important;line-height:18px!important}#wpforo #wpforo-wrap .wpforo-topic-title a{font-size:16px!important}#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content{font-size:15px!important}#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content p{font-size:15px}#wpforo #wpforo-wrap{font-size:13px;width:100%;padding:10px 0;margin:0}:root{--masteriyo-color-primary:#4584ff;--masteriyo-color-primary-light:#78a6ff;--masteriyo-color-primary-lightest:#f8faff;--masteriyo-color-primary-dark:#4c5cc1;--masteriyo-color-primary-a10:rgba(69, 132, 255, 0.1);--masteriyo-color-primary-a20:rgba(69, 132, 255, 0.2);--masteriyo-color-primary-a80:rgba(69, 132, 255, 0.8);--masteriyo-color-accent:#fd739c;--masteriyo-color-accent-light:#ff97b6;--masteriyo-color-accent-dark:#fd739c;--masteriyo-color-accent-darker:#fc6592;--masteriyo-color-accent-a20:rgba(253, 115, 156, 0.2);--masteriyo-color-white:#fff;--masteriyo-color-white-a10:rgba(255, 255, 255, 0.1);--masteriyo-color-grey-lighter:#fafbff;--masteriyo-color-grey-light:#f9f9f9;--masteriyo-color-grey-dark:#424360;--masteriyo-color-green:#69db7c;--masteriyo-color-green-a20:rgba(150, 230, 163, 0.2);--masteriyo-color-background-grey:#f8f8f8;--masteriyo-color-black:#000;--masteriyo-color-golden:#e59819;--masteriyo-color-heading:#07092f;--masteriyo-color-text:#424360;--masteriyo-color-text-light:#7c7d8f;--masteriyo-color-text-light-a20:rgba(124, 125, 143, 0.1);--masteriyo-color-blue-dark:#07092f;--masteriyo-color-btn-grey:#424360;--masteriyo-color-btn-blue-dark:#07092f;--masteriyo-color-btn-blue-hover:#1262ff;--masteriyo-color-btn-blue-active:#4c5cc1;--masteriyo-color-placeholder:#acacbe;--masteriyo-color-filter:#7963e0;--masteriyo-color-disabled:#f9f9f9;--masteriyo-color-disabled-text:#424360;--masteriyo-color-border:#ebecf2;--masteriyo-color-badge-blue:#4dabf7;--masteriyo-color-badge-red:#ff5252;--masteriyo-color-badge-red-dark:#ff1f1f;--masteriyo-color-badge-green:#69db7c;--masteriyo-color-badge-pink:#fd739c;--masteriyo-color-danger:#ff8787;--masteriyo-color-danger-a10:rgba(255, 135, 135, 0.1);--masteriyo-color-info:#4dabf7;--masteriyo-color-info-a10:rgba(77, 171, 247, 0.1);--masteriyo-color-success:#69db7c;--masteriyo-color-success-a10:rgba(105, 219, 124, 0.1);--masteriyo-color-warning:#ffa94d;--masteriyo-color-warning-a10:rgba(255, 169, 77, 0.1);--masteriyo-color-danger-border:#ffa8a8;--masteriyo-color-info-border:#74c0fc;--masteriyo-color-success-border:#8ce99a;--masteriyo-color-waring-border:#ffc078;--masteriyo-color-facebook:#4267b2;--masteriyo-color-gmail:#dd4b39;--masteriyo-color-twitter:#55acee;--masteriyo-color-linkedin:#2d7bb6;--masteriyo-color-github:#242a2d;--masteriyo-color-featured:#4584FF;--masteriyo-color-badge:#f57f01}.masteriyo-text-red{color:red}.masteriyo-bg-red{background:red}.masteriyo .columns-4,.masteriyo-courses-block .columns-4{display:flex}.masteriyo .columns-4 .masteriyo-col,.masteriyo-courses-block .columns-4 .masteriyo-col{flex:0 0 25%;max-width:25%;padding:15px;width:25%}.masteriyo .columns-4 .masteriyo-col .difficulty-badge,.masteriyo-courses-block .columns-4 .masteriyo-col .difficulty-badge{left:16px}.masteriyo .columns-4 .masteriyo-col .masteriyo-course--content,.masteriyo-courses-block .columns-4 .masteriyo-col .masteriyo-course--content{padding:18px}.masteriyo .columns-4 .masteriyo-col .masteriyo-course-author,.masteriyo-courses-block .columns-4 .masteriyo-col .masteriyo-course-author{flex-basis:auto}.masteriyo .columns-4 .masteriyo-col .masteriyo-rating,.masteriyo-courses-block .columns-4 .masteriyo-col .masteriyo-rating{justify-content:flex-end;line-height:14px;margin-left:40px}.masteriyo .columns-3,.masteriyo-courses-block .columns-3{display:flex}.masteriyo .columns-3 .masteriyo-col,.masteriyo-courses-block .columns-3 .masteriyo-col{flex:0 0 33.333333%;max-width:33.333333%;padding:10px;width:33.3333%}.masteriyo .columns-2,.masteriyo-courses-block .columns-2{display:flex}.masteriyo .columns-2 .masteriyo-col,.masteriyo-courses-block .columns-2 .masteriyo-col{flex:0 0 50%;max-width:50%;padding:15px;width:50%}.masteriyo .columns-1,.masteriyo-courses-block .columns-1{display:flex}.masteriyo .columns-1 .masteriyo-col,.masteriyo-courses-block .columns-1 .masteriyo-col{flex:0 0 100%;max-width:100%;padding:15px;width:100%}.masteriyo-hidden{display:none}.masteriyo-show{display:show}.masteriyo-flex{display:flex;flex-wrap:wrap}.masteriyo-inline-flex{display:inline-flex}.masteriyo-flex-ycenter{align-items:center}.masteriyo-flex-xcenter{justify-content:center}.masteriyo-flex--space-between{justify-content:space-between}.masteriyo-icon-svg>svg{width:24px;height:24px;display:inherit}.masteriyo-pbar{display:flex;flex-direction:column;gap:4px}.masteriyo-progressbar{height:16px;position:relative;background:var(--masteriyo-color-primary-a20);overflow:hidden;border-radius:50px}.masteriyo-progressbar span{display:block;height:100%}.masteriyo-progress{background:var(--masteriyo-color-primary);animation:progressbar 3s ease-in-out;animation-fill-mode:both;padding:0 10px;font-size:9px;color:var(--masteriyo-color-white)}@keyframes progressbar{0%{width:0}100%{width:100%}}.masteriyo-no-flex-wrap{flex-wrap:nowrap}.cgap-62{-moz-column-gap:62px;column-gap:62px}.masteriyo-col-8{flex:0 0 66.6666%;max-width:66.6666%;padding:15px;width:66.6666%}.masteriyo-col-4{flex:0 0 33.3333%;max-width:33.3333%;padding:15px;width:33.3333%}.masteriyo-w-100{width:100%}.masteriyo-border{border-bottom:1px solid var(--masteriyo-color-border)}.tg-overlay-wrapper{z-index:0}.masteriyo-container,.masteriyo-container-fluid,.masteriyo-container-sm,.masteriyo-container-md,.masteriyo-container-lg,.masteriyo-container-xl{width:1170px;max-width:100%;margin:0 auto}.elementor-element .masteriyo-course-carousel,.elementor-element .masteriyo-course-bundle-carousel,.elementor-element .masteriyo-category-carousel{margin-bottom:35px}@media (min-width:1024px) and (max-width:1399px){.elementor-element .masteriyo-course-carousel,.elementor-element .masteriyo-course-bundle-carousel,.elementor-element .masteriyo-category-carousel{padding:0 50px}}.elementor-element .masteriyo-course-carousel .swiper-button-next,.elementor-element .masteriyo-course-bundle-carousel .swiper-button-next,.elementor-element .masteriyo-category-carousel .swiper-button-next{right:-5%}@media (min-width:1024px) and (max-width:1399px){.elementor-element .masteriyo-course-carousel .swiper-button-next,.elementor-element .masteriyo-course-bundle-carousel .swiper-button-next,.elementor-element .masteriyo-category-carousel .swiper-button-next{right:0}}.elementor-element .masteriyo-course-carousel .swiper-button-prev,.elementor-element .masteriyo-course-bundle-carousel .swiper-button-prev,.elementor-element .masteriyo-category-carousel .swiper-button-prev{left:-5%}@media (min-width:1024px) and (max-width:1399px){.elementor-element .masteriyo-course-carousel .swiper-button-prev,.elementor-element .masteriyo-course-bundle-carousel .swiper-button-prev,.elementor-element .masteriyo-category-carousel .swiper-button-prev{left:0}}.masteriyo-btn{font-size:14px;font-weight:500;padding:10px 12px;text-align:center;text-decoration:none;border-radius:4px;transition:all 0.15s ease-in-out}.masteriyo-btn-default{background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);color:var(--masteriyo-color-btn-grey)}.masteriyo-btn-default:hover{background-color:var(--masteriyo-color-btn-blue-active);border-color:var(--masteriyo-color-btn-blue-active);color:var(--masteriyo-color-white);box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo-btn-default:focus,.masteriyo-btn-default:active{background-color:var(--masteriyo-color-btn-blue-active);border-color:var(--masteriyo-color-btn-blue-active);color:var(--masteriyo-color-white)}.masteriyo-btn-default--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-default--xl{padding:16px 20px;font-size:16px}.masteriyo-btn.masteriyo-btn-primary{background-color:var(--masteriyo-color-primary);border-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);text-decoration:none}.masteriyo-btn.masteriyo-btn-primary:hover{background-color:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-btn.masteriyo-btn-primary:focus,.masteriyo-btn.masteriyo-btn-primary:active{background-color:var(--masteriyo-color-btn-blue-active);border-color:var(--masteriyo-color-btn-blue-active)}.masteriyo-btn.masteriyo-btn-primary--lg{padding:12px 16px;font-size:14px}.masteriyo-btn.masteriyo-btn-primary--xl{padding:16px 20px;font-size:16px}.masteriyo-btn-accent{background-color:var(--masteriyo-color-accent);border-color:var(--masteriyo-color-accent);color:var(--masteriyo-color-white)}.masteriyo-btn-accent:hover{background-color:var(--masteriyo-color-accent-dark);border-color:var(--masteriyo-color-accent-dark)}.masteriyo-btn-accent:focus,.masteriyo-btn-accent:active{background-color:var(--masteriyo-color-accent-darker);border-color:var(--masteriyo-color-accent-darker)}.masteriyo-btn-accent--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-accent--xl{padding:16px 20px;font-size:16px}.masteriyo-btn-disabled{background-color:var(--masteriyo-color-disabled);color:var(--masteriyo-color-disabled-text)}.masteriyo-btn-disabled:hover{background-color:var(--masteriyo-color-disabled);color:var(--masteriyo-color-disabled-text);border-color:var(--masteriyo-color-border);cursor:not-allowed}.masteriyo-btn-disabled:focus,.masteriyo-btn-disabled:active{background-color:var(--masteriyo-color-disabled);color:var(--masteriyo-color-disabled-text);border-color:var(--masteriyo-color-border)}.masteriyo-btn-disabled--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-disabled--xl{padding:16px 20px;font-size:16px}.masteriyo-btn-outline{color:var(--masteriyo-color-disabled-text);border:1px solid var(--masteriyo-color-border);background:#fff0}.masteriyo-btn-outline:hover{color:var(--masteriyo-color-disabled-text);border-color:var(--masteriyo-color-primary-lightest);background-color:var(--masteriyo-color-primary-lightest)}.masteriyo-btn-outline:focus,.masteriyo-btn-outline:active{background:var(--masteriyo-color-disabled);color:var(--masteriyo-color-disabled-text);border-color:var(--masteriyo-color-border)}.masteriyo-btn-outline--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-outline--xl{padding:16px 20px;font-size:16px}.masteriyo-btn-warning{color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);background-color:var(--masteriyo-color-badge-red)}.masteriyo-btn-warning:hover{color:var(--masteriyo-color-white);border-color:var(--masteriyo-color-primary-lightest);background:var(--masteriyo-color-badge-red-dark)}.masteriyo-btn-warning:focus,.masteriyo-btn-warning:active{background:var(--masteriyo-color-badge-red-dark);color:var(--masteriyo-color-white);border-color:var(--masteriyo-color-primary-lightest)}.masteriyo-btn-warning--lg{padding:12px 16px;font-size:14px}.masteriyo-btn-warning--xl{padding:16px 20px;font-size:16px}.masteriyo .masteriyo-link-primary{color:var(--masteriyo-color-primary);font-weight:500;text-decoration:underline}.masteriyo .masteriyo-link-primary:hover{color:var(--masteriyo-color-primary-a80)}.masteriyo-form-container{width:36em;padding:40px;border:1px solid var(--masteriyo-color-border);border:1px solid var(--masteriyo-color-border)}.masteriyo-alert{padding:8px 16px;margin:8px 0;border:1px solid var(--masteriyo-color-border);border-radius:4px}.masteriyo-error{margin:8px 0}.masteriyo-info-msg{background:var(--masteriyo-color-info-a10);color:var(--masteriyo-color-info);border-color:var(--masteriyo-color-info)}.masteriyo-warning-msg{background:var(--masteriyo-color-warning-a10);color:var(--masteriyo-color-warning);border-color:var(--masteriyo-color-warning)}.masteriyo-danger-msg{background:var(--masteriyo-color-danger-a10);color:var(--masteriyo-color-danger);border-color:var(--masteriyo-color-danger)}.masteriyo-success-msg{background:var(--masteriyo-color-success-a10);color:var(--masteriyo-color-success);border-color:var(--masteriyo-color-success)}.masteriyo-delete-msg{background:var(--masteriyo-color-grey-light);color:var(--masteriyo-color-text-light);border-color:var(--masteriyo-color-border)}.masteriyo-label{font-size:14px;font-weight:500;color:var(--masteriyo-color-heading);display:inherit;margin-bottom:8px}.masteriyo-input{padding:8px 16px;outline:none;width:calc(100% - 32px);border:2px solid var(--masteriyo-color-border);border-radius:4px}.masteriyo-input::-moz-placeholder{color:var(--masteriyo-color-placeholder)}.masteriyo-input::placeholder{color:var(--masteriyo-color-placeholder)}.masteriyo-input:hover{border-color:var(--masteriyo-color-primary)}.masteriyo-input:focus,.masteriyo-input:active{border-color:var(--masteriyo-color-primary);background-color:var(--masteriyo-color-primary-lightest);color:var(--masteriyo-color-heading)}.masteriyo-input.success{border-color:var(--masteriyo-color-success)}.masteriyo-input.danger{border-color:var(--masteriyo-color-danger)}.masteriyo-input.warning{border-color:var(--masteriyo-color-warning)}.strength-0{background-color:var(--masteriyo-color-danger);width:10%;height:3px;display:block}.strength-1{background-color:var(--masteriyo-color-danger);width:25%;height:3px;display:block}.strength-2{background-color:var(--masteriyo-color-warning);width:50%;height:3px;display:block}.strength-3{background-color:var(--masteriyo-color-success);width:75%;height:3px;display:block}.strength-4{background-color:var(--masteriyo-color-success);width:100%;height:3px;display:block}.masteriyo-vertical-menu{border-right:1px solid var(--masteriyo-color-border);flex:1 1 20%;min-width:200px;padding-top:40px;padding-left:8px}.masteriyo-vertical-menu svg{width:24px;height:24px;fill:var(--masteriyo-color-text-light)}.masteriyo-sidebar-wrapper .masteriyo-profile{display:flex;flex-direction:row;align-items:center}.masteriyo-sidebar-wrapper .masteriyo-profile--img{width:40px;height:40px;border-radius:100%;box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo-sidebar-wrapper .masteriyo-profile--name{display:flex;flex-direction:row;align-items:center;gap:16px;word-break:break-all}.masteriyo-sidebar-wrapper .masteriyo-profile--name svg{width:16px;height:16px}.masteriyo-sidebar-wrapper .masteriyo-profile--name{font-size:16px;font-weight:600}.masteriyo-sidebar-wrapper .masteriyo-profile--details{margin-left:16px;margin-right:16px}.masteriyo-sidebar-wrapper .masteriyo-menu{margin-top:40px}.masteriyo-sidebar-wrapper .masteriyo-menu ul{margin:0;padding:0}.masteriyo-sidebar-wrapper .masteriyo-menu ul li{display:flex;align-items:center;list-style-type:none;padding:16px;border:1px solid #fff0}.masteriyo-sidebar-wrapper .masteriyo-menu ul li.active,.masteriyo-sidebar-wrapper .masteriyo-menu ul li:hover{margin-right:-1px;border:1px solid var(--masteriyo-color-border);border-radius:4px 0 0 4px;border-right:1px solid var(--masteriyo-color-white);background-color:var(--masteriyo-color-white)}.masteriyo-sidebar-wrapper .masteriyo-menu ul li.active svg,.masteriyo-sidebar-wrapper .masteriyo-menu ul li:hover svg{fill:var(--masteriyo-color-blue-dark)}.masteriyo-sidebar-wrapper .masteriyo-menu ul li a{text-decoration:none;display:inline-flex;width:100%;gap:10px;align-items:center}.masteriyo-dropdown{width:32px;height:32px;position:relative}.masteriyo-dropdown span{background:var(--masteriyo-color-white);border-radius:4px;font-size:1.2em;font-variant:small-caps;cursor:pointer;display:block;height:32px;width:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px rgb(0 0 0 / .03)}.slide{clear:both;height:0;overflow:hidden;transition:height 0.4s ease;position:absolute;background:var(--masteriyo-color-white);right:0;top:36px;max-height:72px;box-shadow:0 4px 14px rgb(0 0 0 / .06);border-radius:4px}.slide li{padding:6px 12px;cursor:pointer;border-bottom:1px solid var(--masteriyo-color-border)}.slide li strong{font-weight:400}.slide li:hover{background-color:var(--masteriyo-color-primary-lightest)}.slide li .text{font-size:12px;line-height:14px;color:var(--masteriyo-color-text);font-weight:400;text-decoration:none}.slide li:last-child{padding-top:6px;padding-bottom:6px}.icon_box{text-align:center;box-shadow:0 0 30px rgb(0 0 0 / .06);border:1px solid var(--masteriyo-color-border)}.icon_box:hover{background-color:var(--masteriyo-color-primary-lightest);border:1px solid var(--masteriyo-color-primary-lightest)}#touch{position:absolute;opacity:0;height:0}#touch:checked+.slide{height:300px}.page-numbers{display:flex;width:-moz-fit-content;width:fit-content;border-radius:8px;background:var(--masteriyo-color-white);box-shadow:0 .8rem 2rem rgb(0 0 0 / .05);margin:12px auto}.page-numbers .prev,.page-numbers .next{display:flex}.page-numbers li{display:flex;justify-content:center;align-items:center;margin:.8rem;font-size:1.4rem;cursor:pointer;width:2.6rem;height:2.6rem}.page-numbers li:hover{color:var(--masteriyo-color-primary)}.page-numbers li span{width:100%;display:flex;justify-content:center}.page-numbers li span.current{color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);font-weight:600;border:1px solid var(--masteriyo-color-primary);border-radius:8px;box-shadow:0 .8rem 2rem rgb(0 0 0 / .05)}.page-numbers .prev{cursor:pointer;fill:var(--masteriyo-color-btn-grey)}.page-numbers .prev:hover svg{fill:var(--masteriyo-color-primary)!important}.masteriyo-badge{font-size:12px;font-weight:500;letter-spacing:.5px;text-decoration:none;padding:8px 12px;border-radius:50px;color:var(--masteriyo-color-white);background-color:var(--masteriyo-color-primary-a10)}.masteriyo-badge.masteriyo-badge-red{background-color:var(--masteriyo-color-badge-red)}.masteriyo-badge.masteriyo-badge-green{background-color:var(--masteriyo-color-badge-green)}.masteriyo-badge.masteriyo-badge-blue{background-color:var(--masteriyo-color-badge-blue)}.masteriyo-badge.masteriyo-badge-yellow{background-color:var(--masteriyo-color-warning)}.masteriyo-badge.masteriyo-badge-pink{background-color:var(--masteriyo-color-badge-pink)}.masteriyo--modal{max-width:500px;width:100%;background-color:var(--masteriyo-color-white);box-shadow:rgb(0 0 0 / .1) 0 10px 15px -3px,rgb(0 0 0 / .05) 0 4px 6px -2px;visibility:visible;border-radius:8px;margin:40px 0;display:flex;flex-direction:column;justify-content:center}.masteriyo--modal.width-lg{max-width:800px}.masteriyo--modal.masteriyo-transparent{background-color:#fff0}.masteriyo--modal .masteriyo--title{padding:24px 24px 0 24px;margin:0}.masteriyo--modal .masteriyo--content{padding:14px 24px}.masteriyo--modal .masteriyo--content label{display:block;font-weight:700;margin-bottom:8px}.masteriyo--modal .masteriyo--content input{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:16px}.masteriyo--modal .masteriyo--content .error-message{color:red;margin-top:8px}.masteriyo--modal .masteriyo-actions{padding:0 24px 24px 24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;text-align:right}.masteriyo--modal .masteriyo-actions .masteriyo-btn:last-child{margin-left:8px}.masteriyo-login{width:50%;display:flex;justify-content:center;align-items:center;padding:48px}.masteriyo-login--wrapper{flex:1}.masteriyo-login-btn{width:100%}.masteriyo-login .masteriyo-title{margin-bottom:30px;color:var(--masteriyo-color-heading)}.masteriyo-login .masteriyo-input{margin-bottom:24px}.masteriyo-login .masteriyo-remember-forgot{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.masteriyo-login .masteriyo-remember-forgot{margin-bottom:24px}.masteriyo-login .masteriyo-remember-me{display:flex;align-items:center}.masteriyo-login .masteriyo-remember-me>label{margin:0}.masteriyo-login #masteriyo-recaptcha{margin-bottom:24px}.masteriyo-reset{display:flex;justify-content:center;align-items:center;color:var(--masteriyo-color-black)}.masteriyo-reset--wrapper{background:var(--masteriyo-color-white)}.masteriyo-reset--title{margin-bottom:30px;color:var(--masteriyo-color-heading)}.masteriyo-reset .masteriyo-input{margin-bottom:24px}.masteriyo-reset .masteriyo-btn-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.masteriyo-signup{display:flex;justify-content:center;align-items:center}.masteriyo-signup--wrapper{background:var(--masteriyo-color-white)}.masteriyo-signup--title{margin-bottom:30px}.masteriyo-signup .masteriyo-input{margin-bottom:24px}.masteriyo-signup .masteriyo-password .masteriyo-input{margin-bottom:8px}.masteriyo-signup .masteriyo-password .masteriyo-note{margin-bottom:24px}.masteriyo-signup .masteriyo-gdpr{margin-bottom:24px}.masteriyo-signup .masteriyo-btn-wrapper{display:flex;justify-content:space-between;align-items:center}.masteriyo-signup .masteriyo-remember-me{display:flex;align-items:center;margin-bottom:24px}.masteriyo-signup .masteriyo-remember-me>label{margin:0}.masteriyo-signup #masteriyo-recaptcha{margin-bottom:24px}.masteriyo .masteriyo-main{display:flex;justify-content:space-between;flex-direction:row;max-width:100%}.masteriyo .masteriyo-dashboard{display:flex;flex-direction:column;flex:1 1 74%;margin-left:40px}.masteriyo .masteriyo-dashboard ul{margin:0;padding:0}.masteriyo .masteriyo-dashboard ul li{list-style-type:none}.masteriyo .masteriyo-dashboard .masteriyo-btn-primary{color:var(--masteriyo-color-white)}.masteriyo .masteriyo-dashboard .masteriyo-button{color:var(--masteriyo-color-primary);padding:0;background-color:#fff0}.masteriyo .masteriyo-welcome-notify{background:var(--masteriyo-color-primary);border-radius:4px;padding:32px;color:var(--masteriyo-color-white);position:relative}.masteriyo .masteriyo-welcome-notify .masteriyo-title{font-size:24px;font-weight:500;color:var(--masteriyo-color-white);margin-bottom:16px}.masteriyo .masteriyo-welcome-notify .masteriyo-welcome-msg{color:var(--masteriyo-color-white);margin:0}.masteriyo .masteriyo-welcome-notify .masteriyo-close{position:absolute;right:16px;top:16px;width:24px;height:24px;border-radius:100%}.masteriyo .masteriyo-welcome-notify .masteriyo-close .masteriyo-icon-svg{fill:var(--masteriyo-color-white)}.masteriyo .masteriyo-welcome-notify .masteriyo-close:hover{background:var(--masteriyo-color-white-a10)}.masteriyo .masteriyo-welcome-notify .masteriyo-view-account{display:inline-flex;align-items:center;border-radius:100px;padding-left:24px;margin-top:24px}.masteriyo .masteriyo-welcome-notify .masteriyo-view-account:hover .masteriyo-icon-svg{fill:var(--masteriyo-color-white)}.masteriyo .masteriyo-db-card{border:1px solid var(--masteriyo-color-border);border-radius:4px;transition:all 0.15s ease-in-out;flex:0 1 calc(33.3333333333% - 20px);background-color:var(--masteriyo-color-white);padding:30px;margin-left:15px;margin-right:15px}.masteriyo .masteriyo-db-card:hover{box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo .masteriyo-counter{display:flex;flex-wrap:wrap;margin:30px -15px 0 -15px}.masteriyo .masteriyo-counter .masteriyo-icon-title{display:flex;align-items:center}.masteriyo .masteriyo-counter .masteriyo-icon-title .masteriyo-icon{display:inherit;padding:10px;border-radius:100%}.masteriyo .masteriyo-counter .masteriyo-icon-title .masteriyo-title{font-size:18px;font-weight:500;margin:inherit;margin-left:16px}.masteriyo .masteriyo-counter--inprogress .masteriyo-icon{background:var(--masteriyo-color-green-a20)}.masteriyo .masteriyo-counter--inprogress .masteriyo-icon.masteriyo-icon-svg{fill:var(--masteriyo-color-green)}.masteriyo .masteriyo-counter--scores .masteriyo-icon{background:var(--masteriyo-color-primary-a20)}.masteriyo .masteriyo-counter--scores .masteriyo-icon.masteriyo-icon-svg{fill:var(--masteriyo-color-primary)}.masteriyo .masteriyo-counter--certificates .masteriyo-icon{background:var(--masteriyo-color-accent-a20)}.masteriyo .masteriyo-counter--certificates .masteriyo-icon.masteriyo-icon-svg{fill:var(--masteriyo-color-accent)}.masteriyo .masteriyo-counter .masteriyo-number{font-size:36px;font-weight:600}.masteriyo .masteriyo-cstudy{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:30px}.masteriyo .masteriyo-cstudy a{text-decoration:none}.masteriyo .masteriyo-cstudy--header{display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15px}.masteriyo .masteriyo-cstudy--title{font-size:24px;margin:inherit;margin-bottom:0}.masteriyo .masteriyo-cstudy--btn{display:inline-flex;align-items:center;border-radius:100px}.masteriyo .masteriyo-cstudy--body{margin-left:-15px;margin-right:-15px}.masteriyo .masteriyo-cstudy--body--wrap{justify-content:space-between;margin-top:15px}.masteriyo .masteriyo-cstudy--body--header{width:210px;margin-left:16px}.masteriyo .masteriyo-cstudy--body--img-title{display:flex;flex-direction:row}.masteriyo .masteriyo-cstudy--body--tag{display:flex;flex-wrap:wrap;margin-bottom:4px}.masteriyo .masteriyo-cstudy--body--pbar{flex:1;min-width:150px;margin:15px}.masteriyo .masteriyo-cstudy--body--img{width:80px;height:80px;border-radius:4px}.masteriyo .masteriyo-cstudy--body--rating{display:flex;flex-wrap:nowrap}.masteriyo .masteriyo-cstudy--body--rating.masteriyo-icon-svg>svg{width:16px;height:16px;fill:var(--masteriyo-color-golden)}.masteriyo .masteriyo-cstudy--body--title{font-size:18px;font-weight:700;margin-bottom:8px;padding:0}.masteriyo .masteriyo-cstudy--body--rt{display:flex;flex-wrap:nowrap;align-items:center}.masteriyo .masteriyo-cstudy--body--duration{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;font-size:14px;font-weight:600;margin-left:16px}.masteriyo .masteriyo-cstudy--body--duration .masteriyo-icon-svg>svg{width:16px;height:16px}.masteriyo .masteriyo-cstudy--body--time{margin-left:4px}.masteriyo .masteriyo-cstudy--body--pstatus{font-size:16px;font-weight:600}.masteriyo .masteriyo-cstudy--body--caption{font-size:12px;font-weight:600}.masteriyo .masteriyo-cstudy--body--btn{border-radius:100px;margin-top:15px;margin-bottom:15px}#masteriyo-account-page ul{list-style-type:none}.masteriyo .masteriyo-mycourses a{display:block;text-decoration:none}.masteriyo .masteriyo-mycourses--title{font-size:24px;margin-bottom:20px}.masteriyo .masteriyo-mycourses--list{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -15px;margin-bottom:10px}.masteriyo .masteriyo-mycourses--card{border:1px solid var(--masteriyo-color-border);background:var(--masteriyo-color-white);margin:15px 15px 30px 15px;flex-basis:calc(33.3333333333% - 30px);max-width:256px}.masteriyo .masteriyo-mycourses--card:focus,.masteriyo .masteriyo-mycourses--card:hover{box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo .masteriyo-mycourses--img{width:100%}.masteriyo .masteriyo-mycourses--detail{padding:20px}.masteriyo .masteriyo-mycourses--header .masteriyo-icon-svg>svg{width:14px;height:14px;fill:var(--masteriyo-color-golden)}.masteriyo .masteriyo-mycourses--header--title{font-size:18px;font-weight:700;margin-bottom:4px}.masteriyo .masteriyo-mycourses--rt,.masteriyo .masteriyo-mycourses--rating{display:flex;align-items:center;flex-wrap:wrap}.masteriyo .masteriyo-mycourses--detail{display:flex;flex-direction:column;gap:16px}.masteriyo .masteriyo-mycourses--body .masteriyo-time-wrap{display:flex;align-items:center;gap:4px}.masteriyo .masteriyo-mycourses--body .masteriyo-time-wrap .masteriyo-icon-svg>svg{width:16px;height:16px}.masteriyo .masteriyo-mycourses--body--duration{font-size:12px;font-weight:500}.masteriyo .masteriyo-mycourses--body--time{margin-top:4px;font-size:12px;font-weight:500}.masteriyo .masteriyo-mycourses--body--pbar{margin-top:4px}.masteriyo .masteriyo-mycourses--footer{margin-top:8px;align-items:center}.masteriyo .masteriyo-mycourses--btn--wrap{border-top:1px solid var(--masteriyo-color-border);padding-top:20px}.masteriyo .masteriyo-mycourses--btn{border-radius:100px}.masteriyo .masteriyo-mycertificates--list{margin-bottom:40px}.masteriyo .masteriyo-mycertificates--list-wrap>li{padding:16px 0;border-bottom:1px solid var(--masteriyo-color-border)}.masteriyo .masteriyo-mycertificates--list-wrap>li:last-of-type{border-bottom:none}.masteriyo .masteriyo-mycertificates .masteriyo-list-header{font-size:16px;font-weight:600;text-transform:uppercase}.masteriyo .masteriyo-mycertificates .masteriyo-c-img{width:40px;height:40px;border-radius:4px}.masteriyo .masteriyo-mycertificates .masteriyo-c-title{margin-left:16px;margin-bottom:inherit;font-size:16px;font-weight:700}.masteriyo .masteriyo-mycertificates .masteriyo-c-btn{border-radius:100px}.masteriyo-account{gap:64px}.masteriyo-account--header{flex:1 1 15%;min-width:160px}.masteriyo-account-img{width:160px;height:160px;border-radius:100px;box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo-account--name{font-size:36px;margin-bottom:10px}.masteriyo-account--membership{color:var(--masteriyo-color-text-light);display:block;margin-bottom:20px}.masteriyo-account--body{flex:1 1 65%;gap:64px}.masteriyo-account--body li{padding:8px 0}.masteriyo .masteriyo-login-form-wrapper{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;margin-right:auto;margin-left:auto;background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);color:var(--masteriyo-color-black)}.masteriyo .masteriyo-login-form-wrapper.no-signup{width:50%}.masteriyo .masteriyo-login-form-wrapper.no-signup .masteriyo-login{width:100%}.masteriyo-login-form-wrapper .masteriyo-signup{gap:20px;flex:1;flex-direction:column;background-color:var(--masteriyo-color-primary-lightest);border-left:1px solid var(--masteriyo-color-border);padding-top:48px;padding-bottom:48px}.masteriyo-login-form-wrapper .masteriyo-signup .masteriyo-title{margin:0;color:var(--masteriyo-color-heading)}.masteriyo-login-form-wrapper .masteriyo-signup a{width:60%;text-decoration:none}.masteriyo-login-form-wrapper .masteriyo-signup a:hover{color:var(--masteriyo-color-white)}.theme-twentytwentytwo .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),.theme-twentytwentyone .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),.theme-twentytwenty .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){max-width:1060px}@media (max-width:991px){#masteriyo-account-container .mto-account-sidebar li .css-en-rmxdag{flex-direction:column;gap:.8em}#masteriyo-account-container .mto-account-sidebar li svg{margin-right:0}#masteriyo-account-container .mto-account-sidebar li p.css-en-1sm8nn5{text-align:center}}.masteriyo-edt-account--tab-menu{border-bottom:1px solid var(--masteriyo-color-border);padding:20px 0;margin-bottom:40px;font-weight:700;gap:30px}.masteriyo-edt-account--tab-menu>*{cursor:pointer}.masteriyo-edt-account--tab-menu .masteriyo-active-tab{color:var(--masteriyo-color-primary)}.masteriyo-edt-account .masteriyo-edt-profile--wrap{position:relative}.masteriyo-edt-account .masteriyo-svg-icon svg{background:var(--masteriyo-color-primary);width:32px;height:32px;position:absolute;top:20px;right:0;padding:5px;fill:#fff;border-radius:50px;cursor:pointer;z-index:9}.masteriyo-edt-account .masteriyo-edt-account--img{border-radius:100px;box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo-edt-account--form{margin-top:30px;display:flex;flex-direction:column;gap:30px}.masteriyo-edt-account .masteriyo-col-2{gap:30px}.masteriyo-edt-account .masteriyo-col-2>*{flex:1}.masteriyo-pwd-security--btn,.masteriyo-edt-account--btn{border-radius:50px}.masteriyo-pwd-security--form{display:flex;flex-direction:column;gap:30px;flex:50%;margin-top:30px}.masteriyo-checkout{margin:0 auto}.masteriyo-checkout a{color:var(--masteriyo-color-primary)}.masteriyo-checkout input[type=text]:focus,.masteriyo-checkout input[type=email]:focus,.masteriyo-checkout input[type=password]:focus{border:1px solid var(--masteriyo-color-primary)}.masteriyo-checkout .masteriyo-col-2{margin-left:-15px;margin-right:-15px}.masteriyo-checkout .masteriyo-col-2>*{flex:1 1 47%;padding-left:15px;padding-right:15px}.masteriyo-checkout--title,.masteriyo-checkout-summary--title{margin-bottom:10px;font-size:24px;color:var(--masteriyo-color-heading)}.masteriyo-checkout-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.masteriyo-checkout---fname-lname-wrapper{display:flex;flex-direction:row}.masteriyo-checkout----create-user{display:flex;align-items:center;gap:5px}.masteriyo-checkout----create-user>label{margin:0}.masteriyo-checkout----street>input{margin-bottom:12px}.masteriyo-checkout-main{display:flex;flex-direction:column;flex:1 1 60%;padding:20px;margin-right:30px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);border-radius:8px}.masteriyo-checkout-main>:not(:last-child){margin-bottom:30px}.masteriyo-checkout-summary{flex:1 1 35%;color:var(--masteriyo-color-text)}.masteriyo-checkout-summary-your-order{padding:20px;margin-bottom:30px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);color:var(--masteriyo-color-text);border-radius:8px}.masteriyo-checkout-summary-your-order ul{margin:0;padding:0}.masteriyo-checkout-summary-your-order li{list-style-type:none;border-bottom:1px solid var(--masteriyo-color-border);display:flex;flex-direction:row;justify-content:space-between;padding:15px 0}.masteriyo-checkout-summary-your-order li.h-border{border-bottom:1px solid var(--masteriyo-color-black)}.masteriyo-checkout-summary-your-order li:last-of-type{border-bottom:none}.masteriyo-checkout-summary-payment-method{padding:4px 12px;margin-bottom:30px;border-radius:8px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border)}.masteriyo-checkout-summary-payment-method .input-radio{margin:.4rem}.masteriyo-checkout-summary-payment-method .payment-method{list-style-type:none;display:flex;flex-wrap:nowrap;align-items:flex-start;padding-top:16px}.masteriyo-checkout-summary-payment-method .payment-method:last-child{padding-bottom:16px}.masteriyo-checkout-summary-payment-method .payment-method__detail{width:100%;max-width:100%}.masteriyo-checkout-summary-payment-method .payment-method-stripe #masteriyo-stripe-method{height:auto!important}.masteriyo-checkout-summary-payment-method ul{list-style-type:none;margin:0;padding:0}.masteriyo-checkout-summary-payment-method ul label{text-transform:capitalize;padding:0;margin-bottom:0}.masteriyo-checkout .payment-method__detail img{width:100%}.masteriyo-checkout--btn{width:100%}.masteriyo-checkout-login-link{text-decoration:underline;font-weight:600}.masteriyo-checkout-wire-transfer{padding:20px;margin-top:15px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border);border-radius:8px}.masteriyo-checkout-wire-transfer h3{margin-bottom:10px;font-size:22px;line-height:32px;color:var(--masteriyo-color-heading)}.masteriyo-checkout-wire-transfer p{margin-bottom:12px;font-size:16px;color:var(--masteriyo-color-text)}.masteriyo-checkout-wire-transfer .wire-transfer-details .wire-transfer-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.masteriyo-checkout-wire-transfer .wire-transfer-details .wire-transfer-row:last-child{margin-bottom:0}.masteriyo-checkout-wire-transfer .wire-transfer-details .wire-transfer-row .masteriyo-label{margin-bottom:0}.masteriyo-checkout-wire-transfer .wire-transfer-details .wire-transfer-row .label{font-weight:700;color:var(--masteriyo-color-text);flex:0 0 40%;text-align:left}.masteriyo-checkout-wire-transfer .wire-transfer-details .wire-transfer-row .value{flex:1;text-align:right;color:var(--masteriyo-color-primary)}body.masteriyo #masteriyo-checkout{max-width:1280px}body.masteriyo #masteriyo-checkout .masteriyo-container{width:100%}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-wrapper h2,body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-wrapper h3,body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-wrapper h4{margin-top:8px}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-main input,body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-main textarea{border-radius:4px;box-shadow:none;border-color:#dee2e6;width:100%;border-width:1px}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-main input:hover,body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-main input:focus,body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-main textarea:hover,body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-main textarea:focus{border-style:solid;border-color:var(--masteriyo-color-primary)}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-summary{display:flex;flex-direction:column;gap:30px}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-summary-your-order{margin:0}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-summary-order-details .masteriyo-total-row{padding-bottom:0}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-summary-order-details .masteriyo-total-row .tax_inclusive{text-align:right}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-summary-payment-method{margin:0;padding:16px}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-summary-payment-method .masteriyo-payment-methods .payment-method-offline{padding:0}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-summary-payment-method .masteriyo-payment-methods .payment-method__detail p{margin:0}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-wire-transfer{margin:0}body.masteriyo #masteriyo-checkout .masteriyo-container .masteriyo-checkout-main input[type=checkbox]{width:auto}.masteriyo .masteriyo-order{background-color:var(--masteriyo-color-white);color:var(--masteriyo-color-text);box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce){display:inherit;padding:30px;width:600px;border-radius:8px}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice{margin-bottom:30px;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;color:var(--masteriyo-color-white)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice--danger{background-color:var(--masteriyo-color-danger)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice--success{background-color:var(--masteriyo-color-success)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice--info{background-color:var(--masteriyo-color-info)}.masteriyo .masteriyo-order:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-notice--warning{background-color:var(--masteriyo-color-warning)}.masteriyo .masteriyo-order .masteriyo-order-overview{list-style-type:none;padding-left:0;margin:0;margin-bottom:30px}.masteriyo .masteriyo-order .masteriyo-order-overview.subscription_details{margin-bottom:0}.masteriyo .masteriyo-order a{color:var(--masteriyo-color-primary)}.masteriyo-search-section{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:64px 0}@media (max-width:768px){.masteriyo-search-section{flex-direction:column;align-items:flex-start}}.masteriyo-search-section .masteriyo-search{margin:0;flex:1;position:relative}@media (max-width:768px){.masteriyo-search-section .masteriyo-search{width:100%;flex:unset}}.masteriyo-search-section .masteriyo-courses-sorting-section{max-width:240px;width:100%}@media (max-width:768px){.masteriyo-search-section .masteriyo-courses-sorting-section{display:flex;flex-wrap:wrap;align-items:center;gap:12px;width:100%;max-width:100%}.masteriyo-search-section .masteriyo-courses-sorting-section .masteriyo-toggle-course-filters-sidebar{margin-top:0}.masteriyo-search-section .masteriyo-courses-sorting-section .masteriyo-courses-sorting{width:100%;max-width:240px}.masteriyo-search-section .masteriyo-courses-sorting-section .masteriyo-courses-sorting .masteriyo-courses-order-by{border-radius:3px}}.masteriyo-search .masteriyo-course-search__icon{display:flex;z-index:0}.masteriyo-search .search-field{background:var(--masteriyo-color-white);box-shadow:0 0 30px rgb(0 0 0 / .03);border-radius:4px 0 0 4px;min-height:52px;width:100%;font-weight:400;text-decoration:inherit;border:1px solid var(--masteriyo-color-text-light-a20);padding-left:60px}.masteriyo-search .search-field:hover,.masteriyo-search .search-field:focus,.masteriyo-search .search-field:active{background:var(--masteriyo-color-white);border-color:var(--masteriyo-color-btn-blue-hover);transition:0.5s ease;box-shadow:0 0 30px rgb(0 0 0 / .06)}.masteriyo-search button{position:absolute;right:0;top:0;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);height:70px;padding-right:40px;padding-left:40px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;border-top-right-radius:8px;border-bottom-right-radius:8px;border-color:var(--masteriyo-color-primary)}.masteriyo-search button:hover{background-color:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-courses-sorting .masteriyo-courses-order-by{padding-top:22px;padding-bottom:22px;border-radius:8px;width:100%;min-height:70px;padding:0 30px 0 16px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23383838' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M2.418 7.403a1.468 1.468 0 0 1 2.02 0L12 14.68l7.561-7.278a1.468 1.468 0 0 1 2.02 0 1.339 1.339 0 0 1 0 1.944l-8.57 8.25a1.468 1.468 0 0 1-2.021 0l-8.572-8.25a1.339 1.339 0 0 1 0-1.944Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat right 10px center;background-size:16px}.masteriyo-course-search{position:relative}.masteriyo-course-search__icon{position:absolute;left:24px;top:65%;transform:translate(0,-65%);z-index:1}.masteriyo-course-search__icon svg{fill:var(--masteriyo-color-placeholder)}.masteriyo-course{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;margin-left:-10px;margin-right:-10px;margin-top:-10px}.masteriyo-course--card{width:100%;flex-basis:auto;align-self:baseline;border-radius:4px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border)}.masteriyo-course--card:hover,.masteriyo-course--card:focus{transition:0.5s ease}.masteriyo-course--card .masteriyo-rt{justify-content:space-between}.masteriyo-course--img-wrap{position:relative}.masteriyo-course--img-wrap a{display:block}.masteriyo-course--img-wrap img,.masteriyo-course--img-wrap video{width:100%;height:210px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0;padding-bottom:0;height:185px;object-fit:cover}.masteriyo-course--img-wrap video{height:185px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}@media (max-width:768px){.masteriyo-course--img-wrap video{height:auto!important}}.masteriyo-course--img-wrap .difficulty-badge{position:absolute;left:24px;top:24px;z-index:2}.masteriyo-course--img-wrap .course-featured{font-size:12px;font-weight:500;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);padding:0 12px 0 2px;line-height:32px;position:absolute;right:-10px;top:22px;z-index:2}.masteriyo-course--img-wrap .course-featured::before{content:"";position:absolute;top:0;left:-25px;border:16px solid var(--masteriyo-color-primary);border-left-color:#fff0;z-index:-1}.masteriyo-course--img-wrap .course-featured::after{content:"";position:absolute;top:100%;right:0;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2d5095 #fff0 #fff0 #fff0}.masteriyo-course--price-tag{position:absolute;top:0;right:0;background:var(--masteriyo-color-primary);border-radius:0 0 0 8px;padding:8px 16px;color:var(--masteriyo-color-white);font-weight:700;fill:var(--masteriyo-color-white)}.masteriyo-course--content{padding:16px;position:relative}.masteriyo-course--content__category{display:flex;flex-wrap:wrap;margin:-2px -2px 4px -2px;gap:6px}.masteriyo-course--content__category-items{font-size:10px;line-height:120%;font-weight:500;height:-moz-max-content;height:max-content;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;padding:4px 8px;color:var(--masteriyo-color-primary);border-radius:50px;border:1px solid rgb(0 0 0 / .1);margin:2px}.masteriyo-course--content .masteriyo-course--content__category a{text-decoration:none}.masteriyo-course--content .masteriyo-course--content__title{font-size:18px;font-weight:700;line-height:1.5;margin-top:0;margin-bottom:12px;padding-bottom:0;display:flex;align-items:center}.masteriyo-course--content .masteriyo-course--content__title::before{content:"";display:none}.masteriyo-course--content .masteriyo-course--content__title a{color:var(--masteriyo-color-grey-dark);text-decoration:none;flex:1}.masteriyo-course--content .masteriyo-course--content__title a:hover,.masteriyo-course--content .masteriyo-course--content__title a:focus{color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-course--content__rt{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.masteriyo-course--content__rt>*{margin-bottom:10px}.masteriyo-course--content__rt .masteriyo-course-author{display:flex;align-items:center}.masteriyo-course--content__rt .masteriyo-course-author img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:1px solid rgb(0 0 0 / .1);margin:0}.masteriyo-course--content__rt .masteriyo-course-author--name{color:var(--masteriyo-color-text);font-size:14px;line-height:1.5;font-weight:500;margin-left:8px;overflow-wrap:break-word;text-transform:capitalize}.masteriyo-course--content__rt .masteriyo-rating{display:flex;flex-wrap:wrap;font-size:12px;font-weight:500;align-items:center;color:var(--masteriyo-color-text)}.masteriyo-course--content__rt .masteriyo-rating svg{fill:var(--masteriyo-color-golden);width:15px;height:15px;font-size:.75rem}.masteriyo-course--content__rt .masteriyo-rating svg:last-child{margin-right:4px}.masteriyo-course--content__description{margin-bottom:16px;color:var(--masteriyo-color-text)}.masteriyo-course--content__description .title{margin-bottom:14px}.masteriyo-course--content .masteriyo-course--content__description ul,.masteriyo-course--content .masteriyo-course--content__description ol{list-style:none;margin:0;padding:0;padding-inline-start:16px}.masteriyo-course--content .masteriyo-course--content__description ul li,.masteriyo-course--content .masteriyo-course--content__description ol li{list-style-type:"✓";padding-inline-start:4px;word-break:break-word;font-size:14px;line-height:1.618}.masteriyo-course--content .masteriyo-course--content__description ul li:not(:last-child),.masteriyo-course--content .masteriyo-course--content__description ol li:not(:last-child){margin-bottom:4px}.masteriyo-course--content .masteriyo-course--content__description ul li p,.masteriyo-course--content .masteriyo-course--content__description ol li p{margin:0;padding-left:8px;font-size:14px;line-height:1.618}.masteriyo-course--content__stats{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-top:1px solid var(--masteriyo-color-border)}.masteriyo-course--content__stats>div{display:flex;align-items:center;justify-content:center;color:var(--masteriyo-color-text-light)}.masteriyo-course--content__stats>div span{margin-left:8px;font-size:14px;font-weight:500}.masteriyo-course--content__stats>div svg{width:20px;height:20px;fill:var(--masteriyo-color-text-light)}.masteriyo-course--content .masteriyo-time-btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid var(--masteriyo-color-border)}.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn{border-radius:50px;padding:6px 16px}.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn:focus,.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn:active{color:var(--masteriyo-color-white)}.masteriyo-course--content .masteriyo-course-price{line-height:inherit}.masteriyo-course--content .masteriyo-course-price .old-amount{text-decoration:none;font-size:16px;font-weight:500;color:var(--masteriyo-color-text-light)}.masteriyo-course--content .masteriyo-course-price .old-amount .masteriyo-price-amount{position:relative}.masteriyo-course--content .masteriyo-course-price .old-amount .masteriyo-price-amount::after{content:"";position:absolute;background:var(--masteriyo-color-text-light);width:100%;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.masteriyo-course--content .masteriyo-course-price .current-amount{display:flex;flex-direction:column;font-size:20px;color:var(--masteriyo-color-text);font-weight:700}.tax_inclusive{display:block;margin-top:-4px;color:#6D6D6D;font-size:13px;line-height:20px;font-weight:400;font-style:italic}.masteriyo-courses-header{width:100%;float:left}.masteriyo-courses-header__title,.masteriyo-courses-header .page-title{font-size:32px;font-weight:600;margin:32px 0}.masteriyo-toggle-course-filters-sidebar,.masteriyo-close-filters-sidebar{display:none}.masteriyo-toggle-course-filters-sidebar svg,.masteriyo-close-filters-sidebar svg{width:24px;height:24px}.masteriyo-course-list-display-section{display:flex;flex-direction:row;width:100%;padding-bottom:100px}.masteriyo-course-list-display-section .masteriyo-courses-wrapper{flex:1}.masteriyo-course-list-display-section .masteriyo-course-filter-sidebar-overlay{display:none}.masteriyo-course-list-display-section:has(.masteriyo-expanded) .masteriyo-course-filter-sidebar-overlay{display:block;background:#000;position:fixed;opacity:.6;z-index:10;top:0;bottom:0;left:0;right:0}.masteriyo-courses-filters{max-width:240px;width:100%;padding-right:20px;border-right:1px solid #e7e7e7;margin-right:30px}.masteriyo-courses-filters .masteriyo-filter-section{margin-bottom:32px;transition:all 0.3s ease-in-out}.masteriyo-courses-filters .masteriyo-filter-section select[name=price-type]{width:100%;min-height:38px;padding:0 6px}.masteriyo-courses-filters .masteriyo-filter-section.masteriyo-rating-filter-section{margin-bottom:0}.masteriyo-courses-filters .masteriyo-filter-section.masteriyo-rating-filter-section .masteriyo-filter-wrapper{margin-bottom:12px}.masteriyo-courses-filters .masteriyo-filter-section.masteriyo-rating-filter-section .masteriyo-filter-wrapper:last-child{margin-bottom:0}.masteriyo-courses-filters .masteriyo-filter-section.masteriyo-rating-filter-section .masteriyo-rating-filter-item{display:flex;align-items:center;gap:8px}.masteriyo-courses-filters .masteriyo-filter-section.masteriyo-rating-filter-section .masteriyo-rating-filter-item input[type=checkbox]{margin-right:0}.masteriyo-courses-filters .masteriyo-filter-section.masteriyo-rating-filter-section .masteriyo-rating-filter-item label{margin-bottom:0}.masteriyo-courses-filters .masteriyo-filter-section--heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;cursor:pointer}.masteriyo-courses-filters .masteriyo-filter-section--heading h5{margin-bottom:0}.masteriyo-courses-filters .masteriyo-filter-section--heading svg{width:16px;height:16px;transform:rotate(180deg);transition:all 0.3s ease-in-out}.masteriyo-courses-filters .masteriyo-filter-section.collapse .masteriyo-filter-section--heading svg{transform:rotate(0deg)}.masteriyo-courses-filters .masteriyo-filter-section--price-type{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding-left:0}.masteriyo-courses-filters .masteriyo-filter-section--price-type__list{list-style:none}.masteriyo-courses-filters .masteriyo-filter-section--price-type__list label{color:#475569;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.14px;background:#fff0;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;margin-bottom:0;cursor:pointer;transition:all 0.3s ease-in-out}.masteriyo-courses-filters .masteriyo-filter-section--price-type__list input{display:none}.masteriyo-courses-filters .masteriyo-filter-section--price-type__list input:checked~label{background:#4584ff;border-color:#4584ff;color:#fff}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter{flex-direction:column;gap:24px;width:100%}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter--input{width:100%;display:flex;align-items:center;gap:6px}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter--input input[type=number]{border-radius:4px;border-color:#d1d5db;background:#fff;margin-right:0;width:100%;padding:0 12px}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter--input .masteriyo-price-filter-separator{display:block;width:5px;margin-right:0}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper{width:100%}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-slider{width:100%;height:5px;position:relative;background:#ddd;border-radius:5px}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-slider .masteriyo-price-progress{height:100%;left:0%;right:0%;position:absolute;border-radius:5px;background:#4584ff}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-input{position:relative;width:100%}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-input input{all:unset;position:absolute;width:100%;height:5px;top:-5px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-input input[type=range]::-webkit-slider-thumb{height:17px;width:17px;border-radius:50%;background:#4584ff;pointer-events:auto;-webkit-appearance:none;box-shadow:0 0 6px rgb(0 0 0 / .05)}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-input input[type=range]::-moz-range-thumb{height:17px;width:17px;border:none;border-radius:50%;background:#4584ff;pointer-events:auto;-moz-appearance:none;box-shadow:0 0 6px rgb(0 0 0 / .05)}.masteriyo-courses-filters .masteriyo-filter-section--buttons{display:flex;flex-direction:column;gap:16px;margin-top:36px}.masteriyo-courses-filters .masteriyo-filter-section--buttons a{transition:all 0.3s ease-in-out;text-align:center}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-apply-filters,.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-clear-filters{padding:10px 24px;border-radius:4px;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.28px;margin-top:0}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-apply-filters{background:#4584ff;color:#fff;border:1px solid #4584ff}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-apply-filters:hover{background:#fff0;color:#4584ff}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-clear-filters{border-color:#d1d5db;background:#fff0;color:#475569}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-clear-filters:hover{background:#e8e8e8;border-color:#e8e8e8}.masteriyo-courses-filters .masteriyo-filter-section--heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.masteriyo-courses-filters .masteriyo-filter-section--heading h5{margin-bottom:0}.masteriyo-courses-filters .masteriyo-filter-section--heading svg{width:16px;height:16px;transform:rotate(180deg);transition:all 0.3s ease-in-out}.masteriyo-courses-filters .masteriyo-filter-section.collapse .masteriyo-filter-section--heading svg{transform:rotate(0deg)}.masteriyo-courses-filters .masteriyo-filter-section--price-type{display:flex;align-items:center;gap:10px;margin:0}.masteriyo-courses-filters .masteriyo-filter-section--price-type__list{list-style:none}.masteriyo-courses-filters .masteriyo-filter-section--price-type__list label{color:#475569;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.14px;background:#fff0;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;margin-bottom:0;cursor:pointer;transition:all 0.3s ease-in-out}.masteriyo-courses-filters .masteriyo-filter-section--price-type__list input{display:none}.masteriyo-courses-filters .masteriyo-filter-section--price-type__list input:checked~label{background:#4584ff;border-color:#4584ff;color:#fff}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter{flex-direction:column;gap:24px;width:100%}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter--input{width:100%;display:flex;align-items:center;gap:6px}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter--input input[type=number]{border-radius:4px;border-color:#d1d5db;background:#fff;margin-right:0;width:100%;padding:0 12px}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter--input .masteriyo-price-filter-separator{display:block;width:5px;margin-right:0}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper{width:100%}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-slider{width:100%;height:5px;position:relative;background:#ddd;border-radius:5px}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-slider .masteriyo-price-progress{height:100%;left:0%;right:0%;position:absolute;border-radius:5px;background:#4584ff}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-input{position:relative;width:100%}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-input input{all:unset;position:absolute;width:100%;height:5px;top:-5px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-input input[type=range]::-webkit-slider-thumb{height:17px;width:17px;border-radius:50%;background:#4584ff;pointer-events:auto;-webkit-appearance:none;box-shadow:0 0 6px rgb(0 0 0 / .05)}.masteriyo-courses-filters .masteriyo-filter-section .masteriyo-price-filter .masteriyo-price-range-slider-wrapper .masteriyo-price-range-input input[type=range]::-moz-range-thumb{height:17px;width:17px;border:none;border-radius:50%;background:#4584ff;pointer-events:auto;-moz-appearance:none;box-shadow:0 0 6px rgb(0 0 0 / .05)}.masteriyo-courses-filters .masteriyo-filter-section--buttons{display:flex;flex-direction:column;gap:16px;margin-top:36px}.masteriyo-courses-filters .masteriyo-filter-section--buttons a{transition:all 0.3s ease-in-out;text-align:center}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-apply-filters,.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-clear-filters{padding:10px 24px;border-radius:4px;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.28px;margin-top:0}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-apply-filters{background:#4584ff;color:#fff;border:1px solid #4584ff}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-apply-filters:hover{background:#fff0;color:#4584ff}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-clear-filters{border-color:#d1d5db;background:#fff0;color:#475569}.masteriyo-courses-filters .masteriyo-filter-section--buttons .masteriyo-clear-filters:hover{background:#e8e8e8;border-color:#e8e8e8}.masteriyo-courses-filters h5{margin-top:32px;margin-bottom:12px}.masteriyo-courses-filters h5:first-child{margin-top:0}.masteriyo-courses-filters .masteriyo-category-filter{display:flex;align-items:baseline;gap:6px}.masteriyo-courses-filters .masteriyo-category-filter input[type=checkbox],.masteriyo-courses-filters .masteriyo-category-filter input[type=radio]{margin-right:0}.masteriyo-courses-filters .masteriyo-overflowed-category.masteriyo-hidden{display:none!important}.masteriyo-courses-filters .masteriyo-rating-filter-link{color:#000}.masteriyo-courses-filters .masteriyo-rating-filter-link.active{color:#4584ff}.masteriyo-price-filter{display:flex;align-items:center}.masteriyo-price-filter .masteriyo-price-from-filter,.masteriyo-price-filter .masteriyo-price-to-filter{width:90px;margin-right:4px;min-height:38px;padding:0 6px}.masteriyo-price-filter .masteriyo-price-filter-separator{margin-right:4px}.masteriyo-price-filter .masteriyo-apply-price-filter{padding:8px 12px;line-height:18px}.masteriyo-see-more-categories,.masteriyo-see-less-categories{text-decoration:underline;color:#2c2c2c;font-style:italic;font-weight:500}.masteriyo-see-more-categories:hover,.masteriyo-see-less-categories:hover{color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-stab-rs{margin:0 auto!important;flex-wrap:wrap}.masteriyo-clear-filters{padding:8px 12px;border-radius:3px;color:#585858;font-weight:500;letter-spacing:.3px;border:1px solid #585858;display:inline-block;margin-top:12px}.masteriyo-clear-filters:hover{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}@media screen and (max-width:768px){.masteriyo-clear-filters{padding:10px!important}}.single-mto-course .masteriyo-course--img-wrap img{height:auto}@media only screen and (max-width:768px){body.admin-bar .masteriyo-courses-filters{padding-top:100px}body.admin-bar .masteriyo-courses-filters.masteriyo-expanded .masteriyo-close-filters-sidebar{top:56px}.masteriyo-toggle-course-filters-sidebar,.masteriyo-close-filters-sidebar{display:flex;align-items:center;gap:8px;background:#fff0;border-radius:3px;margin-top:32px;border:1px solid #494949;padding:.7rem 1rem}.masteriyo-toggle-course-filters-sidebar:hover,.masteriyo-close-filters-sidebar:hover{background:#4584ff;border-color:#4584ff}.masteriyo-toggle-course-filters-sidebar:hover svg,.masteriyo-close-filters-sidebar:hover svg{fill:var(--masteriyo-color-white)}.masteriyo-toggle-course-filters-sidebar:hover .text,.masteriyo-close-filters-sidebar:hover .text{color:var(--masteriyo-color-white)}.masteriyo-toggle-course-filters-sidebar svg{fill:#494949;margin-top:3px}.masteriyo-toggle-course-filters-sidebar .text{font-size:16px;font-weight:500;letter-spacing:.3px;color:#494949}.masteriyo-close-filters-sidebar{position:absolute;margin-top:0;right:14px;top:12px;padding:0}.masteriyo-close-filters-sidebar svg{fill:#494949}.masteriyo-courses-filters{position:fixed;top:0;bottom:0;background:#fff;max-width:240px;width:100%;margin-right:0;left:-100%;z-index:99;overflow:auto;padding:60px 24px 40px;transition:all 0.5s ease-in-out;pointer-events:none}.masteriyo-courses-filters.masteriyo-expanded{left:0;pointer-events:all}.masteriyo-courses-filters h5{font-size:16px}}@media (max-width:600px){.masteriyo-price-filter{flex-wrap:wrap;gap:12px}.masteriyo-price-filter>input{width:100%!important;margin-right:0!important}.masteriyo-price-filter .masteriyo-price-filter-separator{display:none}}@media (max-width:450px){.masteriyo-courses-filters.masteriyo-expanded{width:70%}}.masteriyo-search{width:100%}.masteriyo-search .search-field{background:var(--masteriyo-color-white);box-shadow:0 0 30px rgb(0 0 0 / .03);border-radius:4px 0 0 4px;border-right:0;min-height:52px;width:100%;font-weight:400;text-decoration:inherit;border:1px solid var(--masteriyo-color-text-light-a20);padding-left:60px}.masteriyo-search .search-field:hover,.masteriyo-search .search-field:focus,.masteriyo-search .search-field:active{background:var(--masteriyo-color-white);border-color:var(--masteriyo-color-btn-blue-hover);transition:0.5s ease;box-shadow:0 0 30px rgb(0 0 0 / .06)}.masteriyo-search button{position:absolute;right:0;top:0;background-color:var(--masteriyo-color-primary);height:70px;padding-right:40px;padding-left:40px;letter-spacing:.1em;text-transform:uppercase;font-weight:700}.masteriyo-search button:hover{background-color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-course-search{position:relative}.masteriyo-course-search button{border-top-right-radius:8px;border-bottom-right-radius:8px}.masteriyo-course-search__icon{position:absolute;left:24px;top:65%;transform:translate(0,-65%);z-index:1}.masteriyo-course-search__icon svg{fill:var(--masteriyo-color-placeholder)}.masteriyo-courses-view-mode-section{border-bottom:1px solid #e7e7e7;padding-bottom:20px;display:flex;align-items:center;gap:12px;margin:42px 0}.masteriyo-courses-view-mode-section span{font-size:16px;line-height:150%;color:#4d4d4d;font-weight:600}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists{list-style-type:none;display:flex;align-items:center;justify-content:flex-end;margin-left:0;margin-bottom:0;gap:4px}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item{transition:all 0.3s ease-in-out}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item button{color:#bababa;background:#fff0;border-radius:3px;transition:all 0.3s ease-in-out;width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item button svg{width:24px;height:24px}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item button svg path{transition:all 0.3s ease-in-out;fill:#bababa}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item:hover button,.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item.active button{color:#fff;background:var(--masteriyo-color-primary)}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item:hover button svg path,.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item.active button svg path{fill:#fff}.masteriyo-course{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;margin-left:-15px;margin-right:-15px;margin-top:-15px}.masteriyo-course--card{width:100%;flex-basis:auto;align-self:baseline;border-radius:8px;background-color:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-border)}.masteriyo-course--card:hover,.masteriyo-course--card:focus{transition:0.5s ease}.masteriyo-course--card .masteriyo-rt{justify-content:space-between}.masteriyo-course--img-wrap{position:relative}.masteriyo-course--img-wrap a{display:block}.masteriyo-course--img-wrap img{width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0;padding-bottom:0}.masteriyo-course--img-wrap .difficulty-badge{position:absolute;left:24px;top:24px;z-index:2}.masteriyo-course--price-tag{position:absolute;top:0;right:0;background:var(--masteriyo-color-primary);border-radius:0 0 0 8px;padding:8px 16px;color:var(--masteriyo-color-white);font-weight:700;fill:var(--masteriyo-color-white)}.masteriyo-course--content__title{margin-bottom:10px}.masteriyo-course.list-view{flex-direction:column}.masteriyo-course.list-view .masteriyo-col{width:100%;max-width:100%;flex:1}@media (max-width:992px){.masteriyo-course.list-view .masteriyo-col{width:100%;max-width:100%;flex:1}}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--card{display:flex;padding:16px;background:#fff;border:1px solid #ebecf2;border-radius:5px;gap:28px}@media (max-width:850px){.masteriyo-course.list-view .masteriyo-col .masteriyo-course--card{align-items:flex-start}}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--img-wrap img{width:250px;height:250px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--img-wrap video{width:250px;height:100%;border-radius:3px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content{padding:0;width:100%;max-width:100%;flex:1;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:16px}@media (max-width:903px){.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content{flex-direction:column}}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__wrapper{padding-right:20px;flex:1;width:100%;max-width:100%;border-right:1px solid #e7e7e7}@media (max-width:903px){.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__wrapper{padding-right:0;border-right:0}}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__category-items{padding:4px 10px;border:1px solid rgb(0 0 0 / .1);border-radius:20px;font-weight:500;font-size:10px;line-height:120%;color:var(--masteriyo-color-primary)}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__title{margin-bottom:10px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__rt{margin-bottom:20px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__rt .masteriyo-course-author{margin-bottom:0}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__rt .masteriyo-rating{margin-bottom:0}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__description{margin-bottom:20px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__stats{padding:0;border:0}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__badge{top:0;right:-26px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn{flex-direction:column;border-top:0;padding-top:0;padding-left:0;padding-right:0;width:160px}@media (max-width:903px){.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn{width:100%;flex-direction:row}}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-course-price{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-course-price .masteriyo-price-amount{font-size:24px;line-height:150%}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-btn{padding:6px 16px;background:var(--masteriyo-color-primary);border:1px solid var(--masteriyo-color-primary);border-radius:20px;font-weight:600;font-size:14px;line-height:150%;color:#fff}.masteriyo-course.grid-view .masteriyo-col .masteriyo-course--img-wrap img{height:230px}.masteriyo-course--content{padding:20px}.masteriyo-course--content__category{display:flex;flex-wrap:wrap;margin:0}.masteriyo-course--content__category-items{font-size:10px;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;color:var(--masteriyo-color-primary);border-radius:50px;border:1px solid rgb(0 0 0 / .1);margin:2px}.masteriyo-course--content .masteriyo-course--content__category a{text-decoration:none}.masteriyo-course--content .masteriyo-course--content__title{font-size:18px;font-weight:700;line-height:1.5;margin-top:0;margin-bottom:12px;padding-bottom:0}.masteriyo-course--content .masteriyo-course--content__title::before{content:"";display:none}.masteriyo-course--content .masteriyo-course--content__title a{color:var(--masteriyo-color-grey-dark);text-decoration:none}.masteriyo-course--content .masteriyo-course--content__title a:hover,.masteriyo-course--content .masteriyo-course--content__title a:focus{color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-course--content__badge{position:absolute;top:-14px;right:-10px}.masteriyo-course--content__badge::before{content:"";position:absolute;top:100%;right:0;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#ac4136 #fff0 #fff0 #fff0}.masteriyo-course--content__badge .course-featured{color:var(--masteriyo-color-white);font-size:12px;font-weight:500;line-height:14px;display:block}.masteriyo-course--content__badge .masteriyo-badge{text-transform:none;display:block;line-height:14px;color:#fff;background:#f57f01;border-radius:0;padding-top:6px;padding-bottom:6px;position:relative}.masteriyo-course--content__badge .masteriyo-badge::before{content:"";position:absolute;right:100%;top:0;width:0;height:0;border-style:solid;border-width:0 7px 11px 0;border-color:#fff0 #f57f01 #fff0 #fff0}.masteriyo-course--content__badge .masteriyo-badge::after{content:"";position:absolute;right:100%;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 11px 7px;border-color:#fff0 #fff0 #f57f01 #fff0}.masteriyo-course--content__rt{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.masteriyo-course--content__rt>*{margin-bottom:10px}.masteriyo-course--content__rt .masteriyo-course-author{display:flex;align-items:center;flex:1 1 50%}.masteriyo-course--content__rt .masteriyo-course-author a{display:flex;align-items:center;flex:1 1 50%}.masteriyo-course--content__rt .masteriyo-course-author img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:1px solid rgb(0 0 0 / .1);margin:0}.masteriyo-course--content__rt .masteriyo-course-author--name{color:var(--masteriyo-color-text);font-size:14px;line-height:1.5;font-weight:500;margin-left:8px;overflow-wrap:break-word;text-transform:capitalize}.masteriyo-course--content__rt .masteriyo-rating{display:flex;flex-wrap:wrap;font-size:12px;font-weight:500;align-items:center;color:var(--masteriyo-color-text)}.masteriyo-course--content__rt .masteriyo-rating svg{fill:var(--masteriyo-color-golden);width:15px;height:15px;font-size:.75rem}.masteriyo-course--content__rt .masteriyo-rating svg:last-child{margin-right:4px}.masteriyo-course--content__description{margin-bottom:16px;color:var(--masteriyo-color-text)}.masteriyo-course--content__description .title{margin-bottom:14px}.masteriyo-course--content .masteriyo-course--content__description ul,.masteriyo-course--content .masteriyo-course--content__description ol{list-style:none;margin:0;padding:0;padding-inline-start:16px}.masteriyo-course--content .masteriyo-course--content__description ul li,.masteriyo-course--content .masteriyo-course--content__description ol li{list-style-type:"✓";padding-inline-start:4px;word-break:break-word}.masteriyo-course--content .masteriyo-course--content__description ul li:not(:last-child),.masteriyo-course--content .masteriyo-course--content__description ol li:not(:last-child){margin-bottom:4px}.masteriyo-course--content .masteriyo-course--content__description ul li p,.masteriyo-course--content .masteriyo-course--content__description ol li p{margin:0;padding-left:8px;font-size:14px;line-height:1.618}.masteriyo-course--content__stats{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-top:1px solid var(--masteriyo-color-border)}.masteriyo-course--content__stats>div{display:flex;align-items:center;justify-content:center;color:var(--masteriyo-color-text-light)}.masteriyo-course--content__stats>div span{margin-left:8px;font-size:14px;font-weight:500}.masteriyo-course--content__stats>div svg{width:20px;height:20px;fill:var(--masteriyo-color-text-light)}.masteriyo-course--content .masteriyo-time-btn{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid var(--masteriyo-color-border)}.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn{border-radius:50px;padding:6px 16px}.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn:hover,.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn:focus,.masteriyo-course--content .masteriyo-time-btn .masteriyo-btn:active{color:var(--masteriyo-color-white)}.masteriyo-course--content .masteriyo-course-expiry-countdown{border-radius:4px;border:1px solid #e7e7e7;background:var(--masteriyo-color-white);padding:18px 16px;display:flex;align-items:center;gap:14px;margin-top:24px}@media (min-width:769px) and (max-width:992px){.masteriyo-course--content .masteriyo-course-expiry-countdown{flex-direction:column}}@media (max-width:400px){.masteriyo-course--content .masteriyo-course-expiry-countdown{flex-direction:column}}.masteriyo-course--content .masteriyo-course-expiry-countdown__progress{position:relative}.masteriyo-course--content .masteriyo-course-expiry-countdown__progress .circular-bar{--percentage:var(--value);--primary:#4584ff;--secondary:#e9e9e9;--size:75px;animation:circularProgress 2s 0.5s forwards;width:var(--size);aspect-ratio:1;border-radius:50%;position:relative;overflow:hidden;display:grid;place-items:center;margin:0 auto}@media (max-width:800px){.masteriyo-course--content .masteriyo-course-expiry-countdown__progress .circular-bar{--size:80px}}.masteriyo-course--content .masteriyo-course-expiry-countdown__progress .circular-bar::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:conic-gradient(var(--primary) calc(var(--percentage) * 3.4%),var(--secondary) 0);-webkit-mask:radial-gradient(white 55%,transparent 0);mask:radial-gradient(white 55%,transparent 0);mask-mode:alpha;-webkit-mask:radial-gradient(#fff0 55%,#000 0);-webkit-mask-mode:alpha}.masteriyo-course--content .masteriyo-course-expiry-countdown__progress .validity-countdown{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center}.masteriyo-course--content .masteriyo-course-expiry-countdown__progress .validity-countdown--number{color:#383838;font-size:13px;font-weight:700;line-height:140%}.masteriyo-course--content .masteriyo-course-expiry-countdown__progress .validity-countdown--days{color:#383838;font-size:12px;font-weight:600;line-height:140%;margin-top:-6px;display:block}.masteriyo-course--content .masteriyo-course-expiry-countdown__heading{color:#383838;font-size:14px;font-weight:600;line-height:150%;margin-bottom:6px}.masteriyo-course--content .masteriyo-course-expiry-countdown__desc{color:#555;font-size:13px;font-weight:400;line-height:150%}.masteriyo-course--content .masteriyo-course-price{line-height:inherit}.masteriyo-courses-header__title,.masteriyo-courses-header .page-title{font-size:32px;font-weight:600;margin:32px 0}.masteriyo-container .masteriyo-col .masteriyo-course--content__description ul li{font-size:14px;line-height:1.618}@media (max-width:1095px){.masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__wrapper{border-right:0;padding-right:0}}@media (max-width:1095px){.masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn{flex-direction:row;align-items:center;width:100%;padding-left:0;padding-right:0}.masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-course-price{margin-bottom:0}}.masteriyo-container .masteriyo-course.grid-view .masteriyo-col .masteriyo-course--img-wrap video,.masteriyo-container .masteriyo-course.grid-view .masteriyo-col .masteriyo-course--img-wrap img{height:230px}@keyframes circularProgress{0%{--percentage:0}100%{--percentage:var(--value)}}.masteriyo-archive-cards{max-width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;height:-moz-fit-content;height:fit-content}.masteriyo-archive-cards.col-4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1199px){.masteriyo-archive-cards.col-4{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.masteriyo-archive-cards.col-4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.masteriyo-archive-cards.col-4{grid-template-columns:repeat(1,1fr)}}.masteriyo-archive-cards.col-4 .masteriyo-archive-card__image .masteriyo-course-thumbnail{height:180px}.masteriyo-archive-cards.col-3{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:991px){.masteriyo-archive-cards.col-3{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.masteriyo-archive-cards.col-3{grid-template-columns:repeat(1,1fr)}}.masteriyo-archive-cards.col-3 .masteriyo-archive-card__image .masteriyo-course-thumbnail{height:228px}.masteriyo-archive-cards.col-2{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:575px){.masteriyo-archive-cards.col-2{grid-template-columns:repeat(1,1fr)}}.masteriyo-archive-cards.col-2 .masteriyo-archive-card__image .masteriyo-course-thumbnail{height:340px}@media screen and (max-width:991px){.masteriyo-archive-cards.col-2 .masteriyo-archive-card__image .masteriyo-course-thumbnail{height:240px}}.masteriyo-archive-cards.col-1{grid-template-columns:repeat(1,1fr)}.masteriyo-archive-cards.col-1 .masteriyo-archive-card__image .masteriyo-course-thumbnail{height:500px}@media screen and (max-width:991px){.masteriyo-archive-cards.col-1 .masteriyo-archive-card__image .masteriyo-course-thumbnail{height:360px}}@media screen and (max-width:575px){.masteriyo-archive-cards.col-1 .masteriyo-archive-card__image .masteriyo-course-thumbnail{height:280px}}.masteriyo-archive-cards .masteriyo-archive-card{display:flex;padding:16px;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 0 25px 0 rgb(10 10 10 / .08);gap:20px}.masteriyo-archive-cards .masteriyo-archive-card__image{position:relative}.masteriyo-archive-cards .masteriyo-archive-card__image::before{content:none;background:#000;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:6px;opacity:0;transition:all 0.3s ease-in-out}.masteriyo-archive-cards .masteriyo-archive-card__image:has(.masteriyo-course-thumbnail){height:228px}.masteriyo-archive-cards .masteriyo-archive-card__image:has(.masteriyo-course-thumbnail)::before{content:""}.masteriyo-archive-cards .masteriyo-archive-card__image:has(.masteriyo-course-thumbnail) .masteriyo-archive-card__image-preview-button{display:inline-flex}.masteriyo-archive-cards .masteriyo-archive-card__image:has(.masteriyo-course-thumbnail) .masteriyo-author-image{width:40px;height:40px;border-radius:50%;border:4px solid #fff;position:absolute;bottom:-5px;right:0;bottom:-20px;right:16px}.masteriyo-archive-cards .masteriyo-archive-card__image-favorite-icon{display:flex;align-items:center;justify-content:center;padding:9px 8px 7px 8px;border-radius:8px;background:#fff;box-shadow:0 2px 21px 0 rgb(10 10 10 / .12);position:absolute;top:12px;right:12px;cursor:pointer;transition:all 0.3s ease-in-out}.masteriyo-archive-cards .masteriyo-archive-card__image-favorite-icon svg{width:16px;height:16px}.masteriyo-archive-cards .masteriyo-archive-card__image-favorite-icon svg path{stroke:#4e4e4e}.masteriyo-archive-cards .masteriyo-archive-card__image-favorite-icon.active svg,.masteriyo-archive-cards .masteriyo-archive-card__image-favorite-icon:hover svg{fill:#f25656}.masteriyo-archive-cards .masteriyo-archive-card__image-favorite-icon.active svg path,.masteriyo-archive-cards .masteriyo-archive-card__image-favorite-icon:hover svg path{stroke:#f25656}.masteriyo-archive-cards .masteriyo-archive-card__image .masteriyo-course-thumbnail{border-radius:6px;width:100%;height:228px;-o-object-fit:cover;object-fit:cover}.masteriyo-archive-cards .masteriyo-archive-card__image .masteriyo-author-image{width:40px;height:40px;border-radius:50%;border:4px solid #fff}.masteriyo-archive-cards .masteriyo-archive-card__image-preview-button{border-radius:154px;border:1px solid var(--masteriyo-color-primary-dark);background:var(--masteriyo-color-primary-dark);display:none;padding:4px 20px 4px 4px;justify-content:center;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:-moz-max-content;width:max-content;opacity:0;transition:all 0.3s ease-in-out}.masteriyo-archive-cards .masteriyo-archive-card__image-preview-button--icon{display:flex;align-items:center;justify-content:center;border-radius:100px;background:var(--masteriyo-color-primary-light);width:36px;height:36px;transition:all 0.3s ease-in-out}.masteriyo-archive-cards .masteriyo-archive-card__image-preview-button--icon svg{width:16px;height:16px;fill:#fff}.masteriyo-archive-cards .masteriyo-archive-card__image-preview-button:hover{background:var(--masteriyo-color-primary);border-color:var(--masteriyo-color-primary)}.masteriyo-archive-cards .masteriyo-archive-card__image-preview-button:hover .masteriyo-archive-card__image-preview-button--icon{background:var(--masteriyo-color-primary-dark)}.masteriyo-archive-cards .masteriyo-archive-card__image .masteriyo-single-course--badge{margin:0;padding:0;position:absolute;bottom:12px;left:12px}.masteriyo-archive-cards .masteriyo-archive-card__image .masteriyo-single-course--badge .masteriyo-badge{display:block;padding-top:4px;padding-bottom:3px;border-radius:3px}.masteriyo-archive-cards .masteriyo-archive-card__content--category{display:flex;align-items:center;gap:8px}.masteriyo-archive-cards .masteriyo-archive-card__content--category .masteriyo-category{border-radius:20px;border:1px solid rgb(0 0 0 / .1);background:#fff;padding:4px 8px;color:vat(--masteriyo-color-primary);font-size:12px;font-weight:500;line-height:14px;text-decoration:none}.masteriyo-archive-cards .masteriyo-archive-card__content--course-title{display:block;margin:12px 0;text-decoration:none}.masteriyo-archive-cards .masteriyo-archive-card__content--course-title:hover .masteriyo-course-title{color:var(--masteriyo-color-primary)}.masteriyo-archive-cards .masteriyo-archive-card__content--course-title .masteriyo-course-title{color:#424360;font-size:18px;font-weight:600;line-height:26px;transition:all 0.3s ease-in-out}.masteriyo-archive-cards .masteriyo-archive-card__content--rating-amount{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:space-between;margin-bottom:16px}.masteriyo-archive-cards .masteriyo-archive-card__content--rating-amount .masteriyo-archive-card__content--rating{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:#646464;font-size:14px;font-weight:500;line-height:120%}.masteriyo-archive-cards .masteriyo-archive-card__content--rating-amount .masteriyo-archive-card__content--rating svg{fill:#e59819;width:16px;height:16px}.masteriyo-archive-cards .masteriyo-archive-card__content--rating-amount .masteriyo-archive-card__content--rating strong{color:#222;font-weight:600}.masteriyo-archive-cards .masteriyo-archive-card__content--rating-amount .masteriyo-archive-card__content--amount{display:flex;align-items:center;gap:6px}.masteriyo-archive-cards .masteriyo-archive-card__content--rating-amount .masteriyo-archive-card__content--amount .masteriyo-offer-price{color:#979797;font-size:14px;font-weight:400;line-height:150%;padding:0 6px;position:relative}.masteriyo-archive-cards .masteriyo-archive-card__content--rating-amount .masteriyo-archive-card__content--amount .masteriyo-offer-price::before{content:"";background:rgb(229 0 68 / .75);height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-5deg);width:100%}.masteriyo-archive-cards .masteriyo-archive-card__content--rating-amount .masteriyo-archive-card__content--amount .masteriyo-sale-price{color:var(--masteriyo-color-primary);font-size:18px;font-weight:600;line-height:150%}.masteriyo-archive-cards .masteriyo-archive-card__content--info{border-radius:8px;background:#f7f8fa;display:flex;padding:12px;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.masteriyo-archive-cards .masteriyo-archive-card__content--info .masteriyo-info-label{color:#646464;font-size:14px;font-weight:400;line-height:20px}.masteriyo-archive-cards .masteriyo-archive-card__content--info svg{width:16px;height:16px}.masteriyo-archive-cards .masteriyo-archive-card__content--info-duration,.masteriyo-archive-cards .masteriyo-archive-card__content--info-students,.masteriyo-archive-cards .masteriyo-archive-card__content--info-lessons{display:flex;align-items:center;gap:6px}.masteriyo-archive-cards .masteriyo-archive-card:hover .masteriyo-archive-card__image::before{opacity:.35}.masteriyo-archive-cards .masteriyo-archive-card:hover .masteriyo-archive-card__image-preview-button{opacity:1}.masteriyo-course-cards{margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.masteriyo-course-cards.col-4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1199px){.masteriyo-course-cards.col-4{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.masteriyo-course-cards.col-4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.masteriyo-course-cards.col-4{grid-template-columns:repeat(1,1fr)}}.masteriyo-course-cards.col-3,.masteriyo-course-cards.col-1{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.masteriyo-course-cards.col-3,.masteriyo-course-cards.col-1{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.masteriyo-course-cards.col-3,.masteriyo-course-cards.col-1{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1200px){.masteriyo-course-cards.col-3 .masteriyo-course-card,.masteriyo-course-cards.col-1 .masteriyo-course-card{min-height:460px;max-height:460px}}.masteriyo-course-cards.col-2{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:600px){.masteriyo-course-cards.col-2{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1200px){.masteriyo-course-cards.col-2 .masteriyo-course-card{min-height:460px;max-height:460px}}.masteriyo-course-cards .masteriyo-course-card{position:relative;overflow:hidden;min-height:360px;max-height:460px}.masteriyo-course-cards .masteriyo-course-card::before{content:"";background:linear-gradient(179deg,#fff0 .6%,rgb(14 14 14 / .5) 76.96%) #050505;position:absolute;width:100%;height:100%;top:0;left:0;opacity:.3;border-radius:8px}.masteriyo-course-cards .masteriyo-course-card__thumbnail-image{width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.masteriyo-course-cards .masteriyo-course-card__favorite-icon{display:flex;align-items:center;justify-content:center;padding:9px 8px 7px 8px;border-radius:8px;background:#fff;box-shadow:0 2px 21px 0 rgb(10 10 10 / .12);cursor:pointer;transition:all 0.3s ease-in-out}.masteriyo-course-cards .masteriyo-course-card__favorite-icon svg{width:16px;height:16px}.masteriyo-course-cards .masteriyo-course-card__favorite-icon svg path{stroke:#4e4e4e}.masteriyo-course-cards .masteriyo-course-card__favorite-icon.active svg,.masteriyo-course-cards .masteriyo-course-card__favorite-icon:hover svg{fill:#f25656}.masteriyo-course-cards .masteriyo-course-card__favorite-icon.active svg path,.masteriyo-course-cards .masteriyo-course-card__favorite-icon:hover svg path{stroke:#f25656}.masteriyo-course-cards .masteriyo-course-card__content{padding:20px;position:absolute;bottom:0;left:0;transition:all 0.3s ease-in-out;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;transition:all 0.3s ease-in-out}.masteriyo-course-cards .masteriyo-course-card__content--category{display:flex;align-items:center;gap:4px}.masteriyo-course-cards .masteriyo-course-card__content--category .masteriyo-course-category{color:#ebebeb;font-size:14px;font-weight:500;line-height:24px;text-decoration:none}.masteriyo-course-cards .masteriyo-course-card__content--category .masteriyo-course-category::after{content:","}.masteriyo-course-cards .masteriyo-course-card__content--category .masteriyo-course-category:last-child::after{content:none}.masteriyo-course-cards .masteriyo-course-card__content--course-title{text-decoration:none;margin-top:2px;margin-bottom:6px;display:block}.masteriyo-course-cards .masteriyo-course-card__content--course-title .masteriyo-course-title{overflow:hidden;color:#fff;text-overflow:ellipsis;font-size:18px;font-weight:600;line-height:150%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:all 0.3s ease-in-out;margin-bottom:0}.masteriyo-course-cards .masteriyo-course-card__content--course-title:hover .masteriyo-course-title{text-decoration:underline}.masteriyo-course-cards .masteriyo-course-card__content--rating-amount{display:flex;align-items:center;justify-content:space-between}.masteriyo-course-cards .masteriyo-course-card__content--rating{color:#fff;font-size:12px;font-weight:500;line-height:15px;display:flex;align-items:center;gap:4px}.masteriyo-course-cards .masteriyo-course-card__content--rating svg{width:18px;height:18px;fill:#e59819}.masteriyo-course-cards .masteriyo-course-card__content--amount{display:flex;align-items:center;gap:6px}.masteriyo-course-cards .masteriyo-course-card__content--amount-offer-price{color:#f4f4f4;font-size:12px;font-weight:400;line-height:14px;text-decoration:line-through}.masteriyo-course-cards .masteriyo-course-card__content--amount-sale-price{color:#fff;font-size:16px;font-weight:600;line-height:26px}.masteriyo-course-cards .masteriyo-course-card__content--container{display:flex;flex-direction:column;width:100%;max-height:0;overflow:hidden;transition:all 0.3s ease-in-out}.masteriyo-course-cards .masteriyo-course-card__content--desc{overflow:hidden;color:#fff;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:150%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:0;margin-top:8px}.masteriyo-course-cards .masteriyo-course-card__content .masteriyo-course-expiration{margin-bottom:8px;margin-top:16px}.masteriyo-course-cards .masteriyo-course-card__content--info{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:12px 0}.masteriyo-course-cards .masteriyo-course-card__content--info .masteriyo-info-label{color:#f4f4f4;font-size:14px;font-weight:400;line-height:20px}.masteriyo-course-cards .masteriyo-course-card__content--info svg{width:16px;height:16px}.masteriyo-course-cards .masteriyo-course-card__content--info svg path{fill:#f4f4f4}.masteriyo-course-cards .masteriyo-course-card__content--info-duration,.masteriyo-course-cards .masteriyo-course-card__content--info-students,.masteriyo-course-cards .masteriyo-course-card__content--info-lessons{display:flex;align-items:center;gap:6px}.masteriyo-course-cards .masteriyo-course-card__content--primary-button{display:block;text-align:center;border-radius:4px;border:1px solid var(--masteriyo-color-primary);background:var(--masteriyo-color-primary);padding:6px 12px;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-decoration:none}.masteriyo-course-cards .masteriyo-course-card:hover::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(48 48 48 / .4);-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);opacity:1}.masteriyo-course-cards .masteriyo-course-card:hover .masteriyo-course-card__content--container{max-height:500px}body.masteriyo-courses-page{background:#fff}@media screen and (max-width:600px){body.masteriyo-courses-page .masteriyo-container{padding-left:0;padding-right:0}}.masteriyo-course-expiration{display:flex;align-items:center;padding:4px 8px 6px 6px;gap:6px;border-radius:6px;background:#fff4f4;width:-moz-max-content;width:max-content;max-width:100%;margin-bottom:16px}.masteriyo-course-expiration svg{width:20px;height:20px;fill:#f25656}.masteriyo-course-expiration--text{all:unset;color:#f25656;font-size:14px;font-weight:500;line-height:24px;padding-top:2px}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__image .masteriyo-course--content__badge{position:absolute;top:unset;right:unset;bottom:12px;left:12px}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__image .masteriyo-course--content__badge::before{content:none}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__image .masteriyo-course--content__badge .masteriyo-badge{padding-top:8px;padding-bottom:8px;border-radius:3px}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__image .masteriyo-course--content__badge .masteriyo-badge::before{content:none}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__image .masteriyo-course--content__badge .masteriyo-badge::after{content:none}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__image .course-featured{font-size:12px;font-weight:500;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);padding:0 12px 0 2px;line-height:32px;position:absolute;right:-10px;top:12px;z-index:2}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__image .course-featured::before{content:"";position:absolute;top:0;left:-25px;border:16px solid var(--masteriyo-color-primary);border-left-color:#fff0;z-index:-1}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__image .course-featured::after{content:"";position:absolute;top:100%;right:0;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2d5095 #fff0 #fff0 #fff0}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__content .masteriyo-course-title-wrapper{display:flex;align-items:center;margin:12px 0 16px}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__content .masteriyo-course-title-wrapper .masteriyo-archive-card__content--course-title{margin:0;width:100%}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__content .masteriyo-course-title-wrapper .masteriyo-archive-card__content--course-title .masteriyo-course-title{margin:0}.masteriyo-course-list-display-section.layout_1 .masteriyo-archive-card__content .masteriyo-course-title-wrapper .masteriyo-wishlist-toggle{position:unset}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card{overflow:unset}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card__content .masteriyo-course-title-wrapper{display:flex;align-items:center;margin-top:2px;margin-bottom:6px}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card__content .masteriyo-course-title-wrapper .masteriyo-course-card__content--course-title{margin-top:0;margin-bottom:0;width:100%}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card__content .masteriyo-course-title-wrapper .masteriyo-wishlist{position:unset}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card .course-featured{font-size:12px;font-weight:500;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);padding:0 12px 0 2px;line-height:32px;position:absolute;right:-10px;top:20px;z-index:2}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card .course-featured::before{content:"";position:absolute;top:0;left:-25px;border:16px solid var(--masteriyo-color-primary);border-left-color:#fff0;z-index:-1}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card .course-featured::after{content:"";position:absolute;top:100%;right:0;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2d5095 #fff0 #fff0 #fff0}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card .masteriyo-course--content__badge{position:absolute;top:20px;left:20px;right:unset;z-index:1}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card .masteriyo-course--content__badge::before{content:none}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card .masteriyo-course--content__badge .masteriyo-badge{padding-top:8px;padding-bottom:8px;border-radius:3px}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card .masteriyo-course--content__badge .masteriyo-badge::before{content:none}.masteriyo-course-list-display-section.layout_2 .masteriyo-course-card .masteriyo-course--content__badge .masteriyo-badge::after{content:none}.theme-elearning .site-content{padding-top:0}.theme-elearning .masteriyo-course-list-display-section.layout_1,.theme-elearning .masteriyo-course-list-display-section.layout_2{margin-top:60px;padding-bottom:0}.masteriyo-btn-disabled{background:#d9d9d9;color:#383838;opacity:.4;pointer-events:none}.masteriyo-course-list-display-section.default .masteriyo-courses-wrapper{height:-moz-fit-content;height:fit-content}.masteriyo-course-list-display-section.default .masteriyo-courses-wrapper .masteriyo-col .masteriyo-course--card{height:100%}.masteriyo-search-section{border-bottom:1px solid #e7e7e7;padding-bottom:40px;margin-bottom:40px}.masteriyo-course-search{display:flex;align-items:center;position:relative;border:1px solid rgb(124 125 143 / .1);border-radius:4px 0 0 4px;background-color:#fff;overflow:hidden}.masteriyo-course-search__icon{position:absolute;left:16px;top:27px;transform:translateY(-50%);z-index:1}.masteriyo-course-search__icon svg{width:20px;height:20px}.masteriyo-course-search .search-field{flex:1;padding:0 16px 0 45px;font-size:16px;color:#374151;background:#fff0}.masteriyo-course-search .search-field::-moz-placeholder{color:#9ca3af}.masteriyo-course-search .search-field::placeholder{color:#9ca3af}.masteriyo-course-search .masteriyo-btn{position:unset;min-height:52px;max-height:52px;padding:8px 20px;border:none;border-radius:0 4px 4px 0;font-size:16px;font-weight:500;letter-spacing:unset;white-space:nowrap;cursor:pointer;transition:background-color 0.2s ease;text-transform:none}.masteriyo-course-search .masteriyo-btn.masteriyo-btn-primary{background:#4584ff;color:#fff}.masteriyo-course-search .masteriyo-btn.masteriyo-btn-primary:hover{background:#4584ff}.masteriyo-courses-sorting .masteriyo-courses-order-by{border:1px solid #d1d5db;border-radius:4px;width:100%;min-height:52px;padding:0 16px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23383838' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M2.418 7.403a1.468 1.468 0 0 1 2.02 0L12 14.68l7.561-7.278a1.468 1.468 0 0 1 2.02 0 1.339 1.339 0 0 1 0 1.944l-8.57 8.25a1.468 1.468 0 0 1-2.021 0l-8.572-8.25a1.339 1.339 0 0 1 0-1.944Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat right 10px center;background-size:16px}.masteriyo-courses-view-mode-section{border-bottom:0;padding-bottom:0;display:flex;align-items:center;gap:12px;margin:0 0 0 20px}@media screen and (max-width:768px){.masteriyo-courses-view-mode-section{margin:0}}.masteriyo-courses-view-mode-section span{font-size:16px;line-height:150%;color:#1e293b;font-weight:400}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists{list-style-type:none;display:flex;align-items:center;justify-content:flex-end;gap:4px;margin:0}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item{transition:all 0.3s ease-in-out}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item button{color:#bababa;background:#fff0;border-radius:3px;transition:all 0.3s ease-in-out;width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item button svg{width:24px;height:24px}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item button svg path{transition:all 0.3s ease-in-out;fill:#bababa}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item:hover button,.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item.active button{color:#fff;background:var(--masteriyo-color-primary)}.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item:hover button svg path,.masteriyo-courses-view-mode-section .masteriyo-courses-view-mode-item-lists .masteriyo-courses-view-mode-item.active button svg path{fill:#fff}.toggle-arrow{transition:transform 0.3s ease;cursor:pointer;width:20px;height:20px}.toggle-arrow.rotated{transform:rotate(360deg)!important}.single-mto-course .masteriyo-single-course--title{margin-bottom:12px}.single-mto-course .masteriyo-single-course .masteriyo-course--content .masteriyo-course-expiration{margin-left:32px;margin-bottom:20px}.masteriyo-single-course:not(.elementor){display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;flex-direction:row}.masteriyo-single-course--main{background-color:var(--masteriyo-color-white);border-radius:8px;border:1px solid var(--masteriyo-color-border);flex:0 0 70%;height:100%;padding:0}.masteriyo-single-course--main .masteriyo-course-author--name{max-width:100%}.masteriyo-single-course--main__content .masteriyo-stab{padding:0 32px}.masteriyo-single-course--main__content .course-overview{padding:0 32px 32px;color:var(--masteriyo-color-text)}.masteriyo-single-course--main__content .course-overview ul li p,.masteriyo-single-course--main__content .course-overview ol li p{margin-bottom:4px}.masteriyo-single-course--title{font-size:28px;font-weight:700;margin-bottom:16px;padding:0 32px;color:var(--masteriyo-color-heading);display:flex;justify-content:space-between;align-items:center}.masteriyo-single-course--badge{margin-top:12px;margin-bottom:24px;padding:0 32px}.masteriyo-single-course--badge .masteriyo-badge{text-transform:none;background:#f57f01;color:#fff;border-radius:0;padding-top:5px;padding-bottom:5px}.masteriyo-single-course--title-tag{font-size:14px;border-radius:50px;position:absolute;top:0}.masteriyo-single-course--btn{border-radius:100px}.masteriyo-single-course--mdetail{display:flex;align-items:center;font-weight:600}.masteriyo-single-course--mdetail svg{margin-right:8px;fill:var(--masteriyo-color-grey-dark)}.masteriyo-single-course--aside{background:var(--masteriyo-color-white);flex-basis:100%;width:100%;height:-moz-fit-content;height:fit-content;border-radius:8px;display:flex;flex-direction:column;padding-top:24px;padding-bottom:24px;border:1px solid var(--masteriyo-color-border)}.masteriyo-single-course--aside .masteriyo-time-btn{padding:0 0 24px;border-top:none;border-bottom:1px solid var(--masteriyo-color-border);margin-bottom:16px}.masteriyo-single-course--aside .masteriyo-time-btn:has(.masteriyo-retake-btn){justify-content:flex-start}.masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-retake-btn{padding:0;margin-left:auto;margin-right:14px;display:flex}.masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-retake-btn>span{display:inline-flex}.masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-retake-btn>span svg{width:20px;height:20px;fill:#7d7d7d;transition:all 0.3s ease-in-out}.masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-retake-btn:hover>span svg{fill:var(--masteriyo-color-primary)}.masteriyo-single-course--aside:has(.masteriyo-retake-btn){justify-content:flex-start}.masteriyo-single-course--aside .masteriyo-retake-btn{padding:0;margin-left:auto;margin-right:14px;display:flex}.masteriyo-single-course--aside .masteriyo-retake-btn>span{display:inline-flex}.masteriyo-single-course--aside .masteriyo-retake-btn>span svg{width:20px;height:20px;fill:#7d7d7d;transition:all 0.3s ease-in-out}.masteriyo-single-course--aside .masteriyo-retake-btn:hover>span svg{fill:var(--masteriyo-color-primary)}.masteriyo-single-course--aside .masteriyo-course--content__description{padding:0 8px;margin-top:12px;margin-bottom:0}.masteriyo-single-course--aside .masteriyo-course--content__description .title{font-weight:700;font-size:18px;line-height:28px;color:var(--masteriyo-color-heading)}.masteriyo-single-course--aside .masteriyo-sticky{z-index:9}.masteriyo-single-course--aside .masteriyo-icon-svg{color:var(--masteriyo-color-placeholder)}.masteriyo-single-course--aside .masteriyo-icon-svg>svg{width:20px;height:20px;fill:var(--masteriyo-color-grey-dark)}.masteriyo-single-course .masteriyo-single-course-stats{display:flex;flex-direction:column;flex-wrap:wrap;padding:0 8px;margin-top:16px}.masteriyo-single-course .masteriyo-single-course-stats>div{flex:1 1 50%;margin-bottom:20px}.masteriyo-single-course .masteriyo-single-course-stats span{color:var(--masteriyo-color-text);font-size:14px;font-weight:400}.masteriyo-single-course .masteriyo-single-course-stats .masteriyo-icon-svg>svg{fill:var(--masteriyo-color-primary)}.masteriyo-single-course .masteriyo-single-course-stats .masteriyo-progress-info{display:flex;justify-content:space-between;align-items:center;width:100%}.masteriyo-single-course .masteriyo-single-course-stats .progress-percent{text-align:right}.masteriyo-single-course .masteriyo-single-course-stats .course-progress-bar{flex:100%;border-bottom:1px solid var(--masteriyo-color-border);padding-bottom:24px}.masteriyo-single-course .masteriyo-single-course-stats .course-progress-bar .masteriyo-progress-bar-container{width:100%;background-color:var(--masteriyo-color-white);border-radius:5px;height:5px;margin-top:10px}.masteriyo-single-course .masteriyo-single-course-stats .course-progress-bar .masteriyo-progress-bar{height:100%;background-color:var(--masteriyo-color-primary);border-radius:5px;transition:width 0.3s ease}.masteriyo-single-course .masteriyo-course-price .old-amount{text-decoration:line-through;font-size:16px;color:var(--masteriyo-color-text-light)}.masteriyo-single-course .masteriyo-course-price .current-amount{font-size:24px;color:var(--masteriyo-color-text);font-weight:700}.masteriyo-single-course .masteriyo-course-author{display:flex;align-items:center;flex:1 1 50%}.masteriyo-single-course .masteriyo-course-author img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:1px solid rgb(0 0 0 / .1);margin:0}.masteriyo-single-course .masteriyo-course-author--name{color:var(--masteriyo-color-text);font-size:14px;line-height:1.5;font-weight:500;margin-left:8px;overflow-wrap:break-word;text-transform:capitalize}.masteriyo-single-course .masteriyo-rating{display:flex;flex-wrap:wrap;font-size:12px;font-weight:500;align-items:center;color:var(--masteriyo-color-text)}.masteriyo-single-course .masteriyo-rating svg{fill:var(--masteriyo-color-golden);width:15px;height:15px;font-size:.75rem}.masteriyo-single-course .masteriyo-rating svg:last-child{margin-right:4px}.masteriyo-single-course .masteriyo-course--content .masteriyo-course--img-wrap{margin-bottom:20px}.masteriyo-single-course .masteriyo-course--content__title{margin-bottom:14px;padding:0 15px}.masteriyo-single-course .masteriyo-course--content .course-featured{font-size:16px;padding-left:8px;padding-right:20px}.masteriyo-single-course .masteriyo-course--content__category{display:flex;flex-wrap:wrap;padding:0 32px}.masteriyo-single-course .masteriyo-course--content__rt{display:flex;align-items:center;padding:0 32px}.masteriyo-single-course .masteriyo-course--content__description .title{margin-bottom:14px}.masteriyo-single-course .masteriyo-course--content__stats{display:flex;align-items:center;justify-content:space-between}.masteriyo-single-course .masteriyo-course--content__stats>div{display:flex;align-items:center;justify-content:center;color:var(--masteriyo-color-text-light)}.masteriyo-single-course .masteriyo-course--content__stats>div span{margin-left:4px}.masteriyo-single-course .masteriyo-course--content__stats>div svg{width:20px;height:20px;fill:var(--masteriyo-color-text-light)}.masteriyo-single-course .masteriyo-course--content__title{line-height:18px;margin:0 0 14px 0}.masteriyo-single-course .masteriyo-course--content__title::before{content:"";display:none}.masteriyo-single-course .masteriyo-course--content__title a{font-weight:700;font-size:18px;color:var(--masteriyo-color-grey-dark);text-decoration:none}.masteriyo-single-course .masteriyo-expand-collapse-all{cursor:pointer;text-decoration:none}.masteriyo-related-post{margin-top:24px;width:100%;margin-left:-15px;margin-right:-15px}.masteriyo-related-post__title{padding:0 15px;margin-bottom:14px}.masteriyo-related-post .masteriyo-course--card{background-color:var(--masteriyo-color-white)}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--content{padding:24px}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--content__category{padding:0}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--content__title{padding:0}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--content__rt{padding:0;justify-content:space-between}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--content__badge{top:-14px;right:-10px;z-index:10}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--img-wrap{max-height:220px}.masteriyo-related-post .masteriyo-course--card .masteriyo-course--img-wrap img{height:220px;-o-object-fit:cover;object-fit:cover}.masteriyo-related-post .masteriyo-archive-card__image .masteriyo-course--content__badge{position:absolute;top:unset;right:unset;bottom:12px;left:12px}.masteriyo-related-post .masteriyo-archive-card__image .masteriyo-course--content__badge::before{content:none}.masteriyo-related-post .masteriyo-archive-card__image .masteriyo-course--content__badge .masteriyo-badge{padding-top:8px;padding-bottom:8px;border-radius:3px}.masteriyo-related-post .masteriyo-archive-card__image .masteriyo-course--content__badge .masteriyo-badge::before,.masteriyo-related-post .masteriyo-archive-card__image .masteriyo-course--content__badge .masteriyo-badge::after{content:none}.masteriyo-related-post .masteriyo-archive-card__image .course-featured{font-size:12px;font-weight:500;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);padding:0 12px 0 2px;line-height:32px;position:absolute;right:-10px;top:12px;z-index:2}.masteriyo-related-post .masteriyo-archive-card__image .course-featured::before{content:"";position:absolute;top:0;left:-25px;border:16px solid var(--masteriyo-color-primary);border-left-color:#fff0;z-index:-1}.masteriyo-related-post .masteriyo-archive-card__image .course-featured::after{content:"";position:absolute;top:100%;right:0;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2d5095 #fff0 #fff0 #fff0}.masteriyo-related-post .masteriyo-course-card{overflow:unset}.masteriyo-related-post .masteriyo-course-card__content--container .masteriyo-course-expiration{display:flex;align-items:center;padding:4px 8px 6px 6px;gap:6px;border-radius:6px;background:#fff4f4;width:-moz-max-content;width:max-content;max-width:100%;margin-bottom:16px}.masteriyo-related-post .masteriyo-course-card__content--container .masteriyo-course-expiration svg{width:20px;height:20px;fill:#f25656}.masteriyo-related-post .masteriyo-course-card__content--container .masteriyo-course-expiration--text{all:unset;color:#f25656;font-size:14px;font-weight:500;line-height:24px;padding-top:2px}.masteriyo-related-post .masteriyo-course-card__content--container .masteriyo-retake-btn{border:1px solid #f4f4f4;border-radius:4px;margin-top:12px}.masteriyo-related-post .masteriyo-course-card__content--container .masteriyo-retake-btn span{display:flex;align-items:center;justify-content:center;gap:6px}.masteriyo-related-post .masteriyo-course-card__content--container .masteriyo-retake-btn span::after{content:"Retake Course";font-size:14px;line-height:20px;color:#f4f4f4}.masteriyo-related-post .masteriyo-course-card__content--container .masteriyo-retake-btn span svg{width:18px;height:18px;fill:#f4f4f4}.masteriyo-related-post .masteriyo-course-card .masteriyo-course--content__badge{position:absolute;top:20px;left:20px;right:unset;z-index:1}.masteriyo-related-post .masteriyo-course-card .masteriyo-course--content__badge::before{content:none}.masteriyo-related-post .masteriyo-course-card .masteriyo-course--content__badge .masteriyo-badge{text-transform:none;display:block;line-height:14px;color:var(--masteriyo-color-white);background:var(--masteriyo-color-badge);position:relative;padding-top:8px;padding-bottom:8px;border-radius:3px}.masteriyo-related-post .masteriyo-course-card .masteriyo-course--content__badge .masteriyo-badge::before,.masteriyo-related-post .masteriyo-course-card .masteriyo-course--content__badge .masteriyo-badge::after{content:none}.masteriyo-related-post .masteriyo-course-card .course-featured{font-size:12px;font-weight:500;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);padding:0 12px 0 2px;line-height:32px;position:absolute;right:-10px;top:20px;z-index:2}.masteriyo-related-post .masteriyo-course-card .course-featured::before{content:"";position:absolute;top:0;left:-25px;border:16px solid var(--masteriyo-color-primary);border-left-color:#fff0;z-index:-1}.masteriyo-related-post .masteriyo-course-card .course-featured::after{content:"";position:absolute;top:100%;right:0;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2d5095 #fff0 #fff0 #fff0}.masteriyo-stab-rs.border-none{border:none;padding:0}.masteriyo-feature-img{position:relative}.masteriyo-feature-img:hover .masteriyo-play-featured-video-btn,.masteriyo-feature-img .masteriyo-play-featured-video-btn-related{display:flex}.masteriyo-feature-img .masteriyo-play-featured-video-btn,.masteriyo-feature-img .masteriyo-play-featured-video-btn-related{position:absolute;z-index:9;background:#000;left:calc(50% - 36px);top:calc(50% - 36px);display:flex;padding:16px 16px;border-radius:5px;cursor:pointer;border-radius:100%;background:#333;transition:0.2s;box-shadow:0 0 1em #000;opacity:70%}.masteriyo-feature-img .masteriyo-play-featured-video-btn:hover,.masteriyo-feature-img .masteriyo-play-featured-video-btn-related:hover{background:var(--masteriyo-color-primary);box-shadow:0 0 3em #000;opacity:100%}.masteriyo-feature-img .masteriyo-play-featured-video-btn svg,.masteriyo-feature-img .masteriyo-play-featured-video-btn-related svg{fill:#fff;width:40px;height:40px}.masteriyo-feature-img .masteriyo-play-featured-video-btn.masteriyo-sm,.masteriyo-feature-img .masteriyo-play-featured-video-btn-related.masteriyo-sm{padding:12px;left:calc(50% - 18px);top:calc(50% - 18px)}.masteriyo-feature-img .masteriyo-play-featured-video-btn.masteriyo-sm svg,.masteriyo-feature-img .masteriyo-play-featured-video-btn-related.masteriyo-sm svg{fill:#fff;width:20px;height:20px}.masteriyo-feature-img .masteriyo-feature-course-image{width:100%;max-height:480px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-top-right-radius:8px;border-top-left-radius:8px}.masteriyo-feature-img .masteriyo-price-tag,.masteriyo-feature-img .masteriyo-heart{position:absolute}.masteriyo-feature-img .masteriyo-price-tag{top:0;left:0}.masteriyo-feature-img .masteriyo-price-tag{background:var(--masteriyo-color-primary);border-radius:0 0 16px 0;padding:8px 16px;color:var(--masteriyo-color-white)}.masteriyo-feature-img .masteriyo-heart{top:20px;right:20px;background:var(--masteriyo-color-white);border-radius:100px;padding:8px;box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo-feature-img .masteriyo-heart:hover{transform:scale(1.1)}.masteriyo-stab{display:flex;flex-wrap:wrap;flex-direction:row;border-top:1px solid var(--masteriyo-color-border);border-bottom:2px solid var(--masteriyo-color-border);color:var(--masteriyo-color-text);font-size:18px;font-weight:600;margin-top:12px;margin-bottom:24px;word-break:break-all}.masteriyo-stab>div{text-align:center;padding:20px;cursor:pointer}.masteriyo-stab>.active-tab{font-weight:700;border-bottom:2px solid var(--masteriyo-color-primary);color:var(--masteriyo-color-primary);margin-bottom:-2px}.masteriyo-stab .tab-content .masteriyo-stab--shortinfo{padding-bottom:24px;padding-left:32px;padding-right:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.masteriyo-stab .tab-content .masteriyo-stab--shortinfo .title-container{display:flex;flex-direction:column}.masteriyo-stab .tab-content .masteriyo-stab--shortinfo .title-container .title{margin:0;font-weight:500;font-size:24px;line-height:28px;margin-bottom:12px;color:var(--masteriyo-color-heading)}.masteriyo-stab .tab-content ul.masteriyo-shortinfo-wrap{list-style:none;display:flex;flex-direction:row;margin:inherit;font-size:14px;font-weight:400;line-height:16px;letter-spacing:.005em;padding:0;margin-left:-8px;margin-right:-8px}.masteriyo-stab .tab-content ul.masteriyo-shortinfo-wrap li{margin-left:8px;margin-right:8px}.masteriyo-stab .tab-content ul.masteriyo-shortinfo-wrap li:first-child::before{display:none}.masteriyo-stab .tab-content ul.masteriyo-shortinfo-wrap li::before{content:"";background:var(--masteriyo-color-grey-dark);display:inline-block;width:.3em;height:.3em;margin:0 4px 2px 0;border-radius:50px}.masteriyo-stab .tab-content .masteriyo-expand-collapse-all{cursor:hand;text-decoration:none}.masteriyo-stab--tcurriculum .masteriyo-stab--shortinfo{padding-bottom:24px;padding-left:32px;padding-right:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:var(--masteriyo-color-text)}.masteriyo-stab--tcurriculum .masteriyo-expand-collapse-all{margin-top:20px}.masteriyo-stab--tcurriculum .title-container{display:flex;flex-direction:column}.masteriyo-stab--tcurriculum .title-container .title{margin:0;font-weight:500;font-size:24px;line-height:28px;margin-bottom:12px;color:var(--masteriyo-color-heading)}.masteriyo-stab--tcurriculum ul.masteriyo-shortinfo-wrap{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin:inherit;font-size:14px;font-weight:400;line-height:16px;letter-spacing:.005em;padding:0;margin-left:-8px;margin-right:-8px}.masteriyo-stab--tcurriculum ul.masteriyo-shortinfo-wrap li{margin-left:8px;margin-right:8px}.masteriyo-stab--tcurriculum ul.masteriyo-shortinfo-wrap li:first-child::before{display:none}.masteriyo-stab--tcurriculum ul.masteriyo-shortinfo-wrap li::before{content:"";background:var(--masteriyo-color-grey-dark);display:inline-block;width:.3em;height:.3em;margin:0 4px 2px 0;border-radius:50px}.masteriyo-stab--tcurriculum>div:not(:first-child){border-top:1px solid var(--masteriyo-color-border)}.masteriyo-stab--tcurriculum>div:nth-child(2){border-top-width:2px}.masteriyo-stab--tcurriculum .masteriyo-stab--citems{cursor:pointer;color:var(--masteriyo-color-text)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems:first-of-type{border-top-width:2px}.masteriyo-stab--tcurriculum .masteriyo-stab--citems .masteriyo-cminus{display:none}.masteriyo-stab--tcurriculum .masteriyo-stab--citems .masteriyo-cplus svg{fill:var(--masteriyo-color-text-light)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active{border-bottom:0}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cminus{display:flex;align-items:center;justify-content:center}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cminus svg{fill:var(--masteriyo-color-text-light)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cheader{background:var(--masteriyo-color-primary)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cheader .masteriyo-ctitle,.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cheader .masteriyo-ltc{color:var(--masteriyo-color-white)}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cheader .masteriyo-ctitle{margin-bottom:0}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cbody{max-height:999px;overflow-y:auto;background:var(--masteriyo-color-primary-lightest);cursor:default;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cbody::-webkit-scrollbar{width:8px}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cbody::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cbody::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px;border:2px solid #f1f1f1}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cbody::-webkit-scrollbar-thumb:hover{background-color:#555}@media screen and (max-width:480px){.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cbody{max-height:500px}}@media screen and (max-width:768px){.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cbody{max-height:600px}}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cplus{display:none}.masteriyo-stab--tcurriculum .masteriyo-stab--citems.active .masteriyo-cminus{display:block;background:var(--masteriyo-color-white);border-radius:50px;width:24px;height:24px;box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo-stab--tcurriculum .masteriyo-cheader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:24px 32px}.masteriyo-stab--tcurriculum .masteriyo-ctitle{margin:inherit;font-size:16px;font-weight:700;letter-spacing:.005em;color:var(--masteriyo-color-heading);flex:2}.masteriyo-stab--tcurriculum .masteriyo-ltc{display:flex;flex-direction:row;font-size:14px;flex-wrap:wrap;flex:1}.masteriyo-stab--tcurriculum .masteriyo-ltc>*{margin-left:16px}.masteriyo-stab--tcurriculum .masteriyo-cbody{max-height:0;overflow:hidden;transition:max-height 200ms;border-top:0}.masteriyo-stab--tcurriculum .masteriyo-cbody .masteriyo-lesson-icon{display:flex;margin-right:8px}.masteriyo-stab--tcurriculum .masteriyo-lesson-list{margin:0;padding:0;list-style:none}.masteriyo-stab--tcurriculum .masteriyo-lesson-list li{padding:16px 0;border-bottom:1px solid var(--masteriyo-color-border)}.masteriyo-stab--tcurriculum .masteriyo-lesson-list li:last-of-type{border-bottom:none}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content{padding:0 32px}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content-item{display:flex;align-items:center;width:100%}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content-item .masteriyo-course-preview-link{display:flex;margin-left:auto!important}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content-item .masteriyo-course-preview-link svg{width:22px;height:22px}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content-item .masteriyo-course-preview-link svg path{fill:#434343;transition:all 0.3s ease-in-out}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content-item .masteriyo-course-preview-link svg:hover path{fill:var(--masteriyo-color-primary)}.masteriyo-stab--tcurriculum .masteriyo-lesson-list__content .masteriyo-right{width:100%}.masteriyo-stab--tcurriculum .masteriyo-time-btn .masteriyo-btn{padding:6px 12px;font-size:10px}.masteriyo-stab--tcurriculum .masteriyo-lesson-list--btn{border-radius:100px;text-transform:uppercase}.masteriyo-stab--faq{color:var(--masteriyo-color-text)}.masteriyo-stab--faq .title-container{padding-bottom:24px;padding-left:32px;padding-right:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.masteriyo-stab--faq .title{margin-bottom:0;color:var(--masteriyo-color-heading);font-family:"Roboto";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#07092f;padding:18px 32px;cursor:pointer;border-bottom:1px solid #ebecf2}.masteriyo-stab--faq .masteriyo-stab--items{border-top:1px solid var(--masteriyo-color-border)}.masteriyo-stab--faq .masteriyo-stab--items .masteriyo-minus{display:none}.masteriyo-stab--faq .masteriyo-stab--items .masteriyo-plus svg{fill:var(--masteriyo-color-text-light)}.masteriyo-stab--faq .masteriyo-stab--items.active{border-bottom:0}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-minus{display:flex;align-items:center;justify-content:center}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-minus svg{fill:var(--masteriyo-color-text-light)}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-header{background:var(--masteriyo-color-primary)}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-header .masteriyo-title{color:var(--masteriyo-color-white)}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-body{max-height:999px;background-color:var(--masteriyo-color-primary-lightest);cursor:default;padding:16px 32px}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-plus{display:none}.masteriyo-stab--faq .masteriyo-stab--items.active .masteriyo-minus{display:block;background:var(--masteriyo-color-white);border-radius:50px;width:24px;height:24px;box-shadow:0 4px 14px rgb(0 0 0 / .06)}.masteriyo-stab--faq .masteriyo-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:24px 32px;cursor:pointer;color:var(--masteriyo-color-text)}.masteriyo-stab--faq .masteriyo-title{margin:inherit;font-size:16px;font-weight:700;letter-spacing:.005em;color:var(--masteriyo-color-heading)}.masteriyo-stab--faq .masteriyo-toggle-icon{display:flex}.masteriyo-stab--faq .masteriyo-body{max-height:0;overflow:hidden;transition:max-height 200ms;border-top:0;padding:0 32px}.masteriyo-stab--treviews{display:flex;justify-content:center;align-items:center;padding:0 32px}.masteriyo-stab-rs{border:1px solid var(--masteriyo-color-border);margin:20px auto;padding:20px;border-radius:50px;font-weight:600;display:flex;align-items:center}.masteriyo-stab-rs .masteriyo-icon-svg>svg{width:20px;height:20px;fill:var(--masteriyo-color-golden)}.masteriyo-stab-rs .masteriyo-rnumber{margin-left:8px;color:var(--masteriyo-color-text)}.masteriyo-stab--turating{color:var(--masteriyo-color-text);text-align:center;margin-bottom:30px}.course-grade-result.final-grade-result{display:flex;justify-content:center}.course-grade-result.final-grade-result span.grade-name{margin:0 10px 24px 10px}span.grade-name{display:flex;justify-content:center;width:32px;height:32px;border-radius:16px;font-weight:500}.grade-earned-grade-point{font-weight:500}.masteriyo-item--wrap{display:flex;flex-wrap:wrap}.masteriyo-item--wrap .masteriyo-single-course-item{display:flex}.masteriyo-enroll-msg{border-top:2px solid var(--masteriyo-color-border);text-align:center;align-items:center;justify-content:center;padding-top:24px;margin-top:40px;color:var(--masteriyo-color-text)}.course-reviews{padding:0 32px 32px;color:var(--masteriyo-color-text)}.course-reviews .masteriyo-course-reviews-filters{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media screen and (min-width:600px){.course-reviews .masteriyo-course-reviews-filters{flex-wrap:nowrap;gap:24px}}.course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search{display:flex;align-items:center;position:relative;gap:12px;width:100%;flex-wrap:wrap}@media screen and (min-width:450px){.course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search{flex-wrap:nowrap}}.course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search__icon{display:flex;align-items:center;justify-content:center;padding:6px;border-radius:2px;position:absolute;left:8px;top:50%;transform:translateY(-50%)}.course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search__icon svg{fill:#595959}.course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search .masteriyo-input{padding-left:48px;width:100%}.course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding-top:18px;padding-bottom:18px}.course-reviews .masteriyo-no-review-alert{margin-top:20px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content{display:flex;flex-wrap:nowrap;justify-content:space-between;border:none;width:100%}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right{flex-basis:90%;margin-left:18px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right__rating{display:flex;align-items:flex-end;justify-content:space-between}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right__rating .rating{margin-bottom:14px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right__rating .rating .masteriyo-rstar{display:flex;flex-wrap:wrap}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right__rating .rating .masteriyo-rstar svg{width:14px;height:14px;fill:var(--masteriyo-color-golden)}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right .author-name{margin-right:16px;font-size:14px;font-weight:500;text-transform:capitalize;line-height:16px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right .date-created{font-size:12px;line-height:14px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right .title{font-size:16px;font-weight:700;line-height:19px;margin-top:16px;margin-bottom:8px}.course-reviews .masteriyo-course-reviews-list .masteriyo-course-review__content .masteriyo-right .content{font-size:16px;line-height:27px}.course-reviews .masteriyo-review{border-top:1px solid var(--masteriyo-color-border);margin-top:24px;padding-top:24px}.course-reviews .masteriyo-review .masteriyo-avatar img{width:50px;height:50px;overflow:hidden;border-radius:50%;border:2px solid rgb(0 0 0 / .1)}.course-reviews .masteriyo-login-msg.masteriyo-submit-container{display:flex;width:100%;align-items:center;justify-content:center;padding-top:24px;margin-top:40px}.course-reviews .masteriyo-login-msg.masteriyo-submit-container p{margin-bottom:0}.course-reviews .masteriyo-link-login{margin:0 4px}.course-reviews .masteriyo-load-more{width:100%;margin-top:24px;padding:4px;font-size:14px;background-color:#fff0;border:1px solid var(--masteriyo-color-primary);color:var(--masteriyo-color-primary);border-radius:4px}.course-reviews .masteriyo-load-more:hover{border:1px solid var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-submit-container .masteriyo--title{margin-top:40px;margin-bottom:16px;font-size:24px;font-weight:500;display:inline-block;color:var(--masteriyo-color-heading)}.masteriyo-submit-container .masteriyo-input{border-radius:4px}.masteriyo-submit-container .masteriyo-rating{margin-top:14px}.masteriyo-submit-container .masteriyo-btn-primary{margin-top:16px}.masteriyo-submit-container .masteriyo-stab-rs{margin-top:0}.masteriyo-reply-course-review{font-size:14px;font-weight:600;line-height:16px;color:var(--masteriyo-color-primary);margin-top:16px;display:inline-block;text-decoration:underline;cursor:pointer}.masteriyo-replies{display:flex;flex-flow:unset;flex-direction:row}.masteriyo-replies .masteriyo-reply-replies--title .masteriyo-flex{align-items:center}.masteriyo-replies .masteriyo-reply-replies--title .author-name{margin-right:16px;font-size:14px;font-weight:500;text-transform:capitalize;line-height:16px}.masteriyo-reply-replies{width:100%}.masteriyo-reply-replies .masteriyo-right{margin-left:24px;width:100%}.masteriyo-reply-replies .masteriyo-right .content{font-size:16px}.masteriyo-reply-replies .masteriyo-right .masteriyo-reply-replies--title{display:flex;justify-content:space-between;align-items:center}.masteriyo-reply-replies .masteriyo-right .date-created{font-size:12px;line-height:14px}.masteriyo-course-review-replies{width:90%;float:right;margin-bottom:24px}.masteriyo-delete-review-notice{width:100%;display:inline-block;margin-top:24px;padding-top:24px;border-top:1px solid var(--masteriyo-color-border);font-style:italic;font-size:14px}.masteriyo-country-dropdown{display:flex;width:100%;height:42.16px}.masteriyo-country-dropdown select{border:1px solid #dee2e6;padding-top:0;padding-bottom:0}.masteriyo-login-msg{border-top:2px solid var(--masteriyo-color-border)}.masteriyo-overlay{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:rgb(54 54 54 / .568627451);display:flex;justify-content:center;align-items:flex-start;z-index:9999;overflow:auto}.masteriyo-overlay.masteriyo-v-center{align-items:center}.masteriyo-overlay .masteriyo-modal-confirm-retake-course .masteriyo-btn.masteriyo-confirm{cursor:pointer}.theme-elearning.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding-top:7px;padding-bottom:7px}.theme-zakra.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding:8px 16px}@media screen and (max-width:600px){.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters{flex-direction:column;align-items:flex-start}}.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search{flex:1}.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding-top:12px;padding-bottom:12px}.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search .masteriyo-input{flex:1}.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings{width:160px}body.single-mto-course{background:#fff}@media screen and (max-width:600px){body.single-mto-course .masteriyo-container{padding-left:0;padding-right:0}}body.single-mto-course .masteriyo-container .masteriyo-related-post__title{padding:0;margin-bottom:24px}body.single-mto-course .masteriyo-container .masteriyo-course-cards .masteriyo-single-body__aside--price-button{display:block;text-align:center;border-radius:4px;border:1px solid #4584ff;background:#4584ff;padding:6px 12px;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-decoration:none}.masteriyo-single{margin:60px 0}@media screen and (max-width:1199px){.masteriyo-single{padding-left:20px;padding-right:20px}}@media screen and (max-width:600px){.masteriyo-single{padding-left:0;padding-right:0}}.masteriyo-single--author{display:flex;align-items:center;gap:10px}.masteriyo-single--author>a{display:flex;align-items:center;gap:8px;text-decoration:none}.masteriyo-single--author-img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.masteriyo-single--author-name{color:#424360;font-size:14px;font-weight:500;line-height:24px}.masteriyo-single-header{display:flex;align-items:center;gap:36px;margin-bottom:80px;background:#fff;padding:36px 42px;border-radius:10px;box-shadow:0 6px 30px 0 rgb(10 10 10 / .08);position:relative}.masteriyo-single-header:has(.masteriyo-single-header__img-wrap){padding:20px 20px 20px 42px}@media screen and (max-width:991px){.masteriyo-single-header{flex-direction:column;padding:36px}}@media screen and (max-width:600px){.masteriyo-single-header{padding:32px 24px 24px}}.masteriyo-single-header__img-wrap,.masteriyo-single-header__image{height:350px;position:relative}.masteriyo-single-header__img-wrap img,.masteriyo-single-header__img-wrap video,.masteriyo-single-header__image img,.masteriyo-single-header__image video{width:520px;height:100%!important;border-radius:8px;-o-object-fit:cover;object-fit:cover}.masteriyo-single-header__img-wrap .masteriyo-play-featured-video-btn,.masteriyo-single-header__img-wrap .masteriyo-play-featured-video-btn-related,.masteriyo-single-header__image .masteriyo-play-featured-video-btn,.masteriyo-single-header__image .masteriyo-play-featured-video-btn-related{position:absolute;z-index:9;background:#222;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;padding:12px 10px 12px 15px;cursor:pointer;border-radius:100%;background:#333;transition:0.2s;box-shadow:0 0 1em #000;opacity:70%}.masteriyo-single-header__img-wrap .masteriyo-play-featured-video-btn svg,.masteriyo-single-header__img-wrap .masteriyo-play-featured-video-btn-related svg,.masteriyo-single-header__image .masteriyo-play-featured-video-btn svg,.masteriyo-single-header__image .masteriyo-play-featured-video-btn-related svg{width:40px;height:40px;fill:#fff}.masteriyo-single-header__img-wrap .masteriyo-play-featured-video-btn:hover,.masteriyo-single-header__img-wrap .masteriyo-play-featured-video-btn-related:hover,.masteriyo-single-header__image .masteriyo-play-featured-video-btn:hover,.masteriyo-single-header__image .masteriyo-play-featured-video-btn-related:hover{background:var(--masteriyo-color-primary);box-shadow:0 0 3em #7e83d4;opacity:100%}.masteriyo-single-header__content{flex:1}@media screen and (max-width:991px){.masteriyo-single-header__content{width:100%}}.masteriyo-single-header__content .masteriyo-single-course--badge{margin-top:0;margin-bottom:20px;padding:0}.masteriyo-single-header__content--category{display:flex;align-items:center;gap:6px;margin-bottom:12px}.masteriyo-single-header__content--category-list{padding:2px 10px;border-radius:50px;border:1px solid #e2e2e2;color:#4584ff;font-size:12px;font-weight:500;line-height:23px}.masteriyo-single-header__content-title-wrapper{display:flex;align-items:center;gap:20px;margin-bottom:20px}.masteriyo-single-header__content-title-wrapper .masteriyo-wishlist-toggle{display:flex;align-items:center;justify-content:center;padding:9px 8px 7px 8px;border-radius:8px;background:#fff;box-shadow:0 2px 21px 0 rgb(10 10 10 / .12);cursor:pointer;transition:all 0.3s ease-in-out}.masteriyo-single-header__content-title-wrapper .masteriyo-wishlist-toggle svg{width:20px;height:20px;stroke:#4e4e4e;fill:none}.masteriyo-single-header__content-title-wrapper .masteriyo-wishlist-toggle.active svg,.masteriyo-single-header__content-title-wrapper .masteriyo-wishlist-toggle:hover svg{fill:#f25656;stroke:#f25656}.masteriyo-single-header__content--title{color:#222;font-size:28px;font-weight:600;line-height:36px;margin:0;width:100%}@media screen and (max-width:575px){.masteriyo-single-header__content--title{font-size:22px;line-height:32px}}.masteriyo-single-header__content--author-rating{display:flex;align-items:center;gap:24px;margin-bottom:28px;flex-wrap:wrap}.masteriyo-single-header__content--rating{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:#646464;font-size:14px;font-weight:500;line-height:24px}.masteriyo-single-header__content--rating svg{fill:#e59819;width:18px;height:18px}.masteriyo-single-header__content--rating strong{color:#222;font-weight:600}.masteriyo-single-header__content--info{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.masteriyo-single-header__content--info svg{width:20px;height:20px}.masteriyo-single-header__content--info-items{display:flex;gap:8px}.masteriyo-single-header__content--info-items svg{width:20px;height:20px}.masteriyo-single-header__content--info-items svg path{fill:#4e4e4e}.masteriyo-single-header__content--info-items-label .masteriyo-single-heading{color:#4e4e4e;font-size:14px;font-weight:500;line-height:20px;margin-bottom:2px}.masteriyo-single-header__content--info-items-label .masteriyo-single-desc{color:#4e4e4e;font-size:14px;font-weight:400;line-height:24px}.masteriyo-single-header__content .course-featured{font-size:12px;font-weight:500;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);padding:0 12px 0 2px;line-height:32px;position:absolute;right:-10px;top:4px;z-index:2}.masteriyo-single-header__content .course-featured::before{content:"";position:absolute;top:0;left:-25px;border:16px solid var(--masteriyo-color-primary);border-left-color:#fff0;z-index:-1}.masteriyo-single-header__content .course-featured::after{content:"";position:absolute;top:100%;right:0;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2d5095 #fff0 #fff0 #fff0}@media screen and (max-width:991px){.masteriyo-single-header__image{width:100%}}.masteriyo-single-header__image img{width:520px;height:350px;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media screen and (max-width:991px){.masteriyo-single-header__image img{width:100%;height:400px}}@media screen and (max-width:575px){.masteriyo-single-header__image img{height:100%}}.masteriyo-single-body{display:flex;gap:40px}@media screen and (max-width:991px){.masteriyo-single-body{flex-direction:column}}.masteriyo-single-body__main{width:70%}@media screen and (max-width:991px){.masteriyo-single-body__main{width:100%}}.masteriyo-single-body__main--tabbar{display:flex;align-items:center;flex-wrap:wrap;margin:0;padding-left:0}@media screen and (max-width:575px){.masteriyo-single-body__main--tabbar{flex-direction:column;margin-bottom:24px}}.masteriyo-single-body__main--tabbar-item{list-style:none;padding:16px 28px;border-radius:8px 8px 0 0;background:#fff0;color:#4e4e4e;font-size:16px;font-weight:500;line-height:26px;cursor:pointer;transition:all 0.3s ease-in-out}@media screen and (max-width:575px){.masteriyo-single-body__main--tabbar-item{width:100%;border-radius:8px}}.masteriyo-single-body__main--tabbar-item.active-item{background:rgb(69 132 255 / .03);color:#4584ff}.masteriyo-single-body__main--tabbar-item:hover{background:rgb(69 132 255 / .03)}.masteriyo-single-body__main--content{padding:28px;border-radius:0 6px 6px 6px;background:rgb(69 132 255 / .03)}@media screen and (max-width:575px){.masteriyo-single-body__main--content{padding:28px}}.masteriyo-single-body__main--overview-content p{color:#383838;font-size:16px;font-weight:400;line-height:26px;margin:0 0 20px}.masteriyo-single-body__main--overview-content p:last-child{margin-bottom:0}.masteriyo-single-body__main--overview-content ul,.masteriyo-single-body__main--overview-content ol{padding-left:20px}.masteriyo-single-body__main--curriculum-content-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.masteriyo-single-body__main--curriculum-content-top--shortinfo{list-style:none;display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:0;padding-left:0}.masteriyo-single-body__main--curriculum-content-top--shortinfo-item{color:#4e4e4e;font-size:15px;font-weight:400;line-height:25px;position:relative;display:flex;align-items:center;gap:16px}.masteriyo-single-body__main--curriculum-content-top--shortinfo-item::after{content:"";width:6px;height:6px;border-radius:50%;background:#5f5f5f;display:block}.masteriyo-single-body__main--curriculum-content-top--shortinfo-item:last-child::after{content:none}.masteriyo-single-body__main--curriculum-content-top--expand-btn{color:#4584ff;font-size:15px;font-weight:400;line-height:25px;cursor:pointer;position:relative}.masteriyo-single-body__main--curriculum-content-top--expand-btn::before{content:"";position:absolute;background:#4584ff;bottom:0;width:0;height:2px;transition:all 0.3s ease-in-out}.masteriyo-single-body__main--curriculum-content-top--expand-btn:hover::before{width:100%}.masteriyo-single-body__main--curriculum-content-bottom{display:flex;flex-direction:column;gap:12px;list-style-type:none;counter-reset:accordion-item}.masteriyo-single-body__main--curriculum-content-bottom__accordion{padding:8px;border-radius:4px;border:1px solid #ebf1ff;background:#fff;cursor:pointer}.masteriyo-single-body__main--curriculum-content-bottom__accordion--header{padding:8px 12px;border-radius:2px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative;transition:all 0.3s ease-in-out;counter-increment:accordion-item}.masteriyo-single-body__main--curriculum-content-bottom__accordion--header::before{content:counter(accordion-item,decimal-leading-zero) " ";position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#383838;font-size:15px;font-weight:600;line-height:26px}.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-title{color:#383838;font-size:16px;font-weight:600;line-height:26px;padding-left:36px;margin-bottom:0;flex:2}.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-misc{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:20px;flex:1}.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-misc .masteriyo-single-body-accordion-info{color:#909090;font-size:14px;font-weight:400;line-height:24px;position:relative}@media screen and (max-width:575px){.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-misc .masteriyo-single-body-accordion-info{display:none}}.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-misc .masteriyo-single-body-accordion-info::after{content:"";background:#909090;position:absolute;width:5px;height:5px;border-radius:50%;top:50%;right:-14px;transform:translateY(-50%)}.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-misc .masteriyo-single-body-accordion-info:last-child::after{content:none}.masteriyo-single-body__main--curriculum-content-bottom__accordion--header .masteriyo-single-body-accordion-icon{display:flex;align-items:center;justify-content:center}.masteriyo-single-body__main--curriculum-content-bottom__accordion--header .masteriyo-single-body-accordion-icon svg{width:16px;height:16px}.masteriyo-single-body__main--curriculum-content-bottom__accordion:hover .masteriyo-single-body__main--curriculum-content-bottom__accordion--header{background-color:rgb(72 133 229 / .08)}.masteriyo-single-body__main--curriculum-content-bottom__accordion.active .masteriyo-single-body__main--curriculum-content-bottom__accordion--header{background:#4584ff}.masteriyo-single-body__main--curriculum-content-bottom__accordion.active .masteriyo-single-body__main--curriculum-content-bottom__accordion--header::before{color:#fff}.masteriyo-single-body__main--curriculum-content-bottom__accordion.active .masteriyo-single-body__main--curriculum-content-bottom__accordion--header-title{color:#fff}.masteriyo-single-body__main--curriculum-content-bottom__accordion.active .masteriyo-single-body__main--curriculum-content-bottom__accordion--header-misc .masteriyo-single-body-accordion-info{color:#f4f4f4}.masteriyo-single-body__main--curriculum-content-bottom__accordion.active .masteriyo-single-body__main--curriculum-content-bottom__accordion--header-misc .masteriyo-single-body-accordion-info::after{background:#f4f4f4}.masteriyo-single-body__main--curriculum-content-bottom__accordion.active .masteriyo-single-body__main--curriculum-content-bottom__accordion--header .masteriyo-single-body-accordion-icon svg{fill:#fff;transform:rotate(180deg)}.masteriyo-single-body__main--curriculum-content-bottom__accordion.active .masteriyo-single-body__main--curriculum-content-bottom__accordion--body{display:block}.masteriyo-single-body__main--curriculum-content-bottom__accordion--body{padding-top:2px;padding-bottom:0;display:none}.masteriyo-single-body__main--curriculum-content-bottom__accordion--body-items{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.masteriyo-single-body__main--curriculum-content-bottom__accordion--body-item{padding:12px;border-bottom:1px solid #f4f4f4}.masteriyo-single-body__main--curriculum-content-bottom__accordion--body-item:last-child{border-bottom:0}.masteriyo-single-body__main--curriculum-content-bottom__accordion--body-item-icon{display:flex;align-items:center;gap:12px;color:#4e4e4e;font-size:15px;font-weight:400;line-height:26px}.masteriyo-single-body__main--curriculum-content-bottom__accordion--body-item-icon svg{width:20px;height:20px}.masteriyo-single-body__main--review-wrapper{width:100%}.masteriyo-single-body__main--review-count{display:flex;align-items:center;gap:32px;border-bottom:1px solid #eee;padding-bottom:28px;margin-bottom:24px}@media screen and (max-width:575px){.masteriyo-single-body__main--review-count{flex-direction:column}}.masteriyo-single-body__main--review-count__rating{border-radius:4px;border:1px solid #ebf1ff;background:#fff;width:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 0}.masteriyo-single-body__main--review-count__rating .masteriyo-single-body-rating{color:#383838;font-size:80px;font-weight:600;line-height:normal;margin:0 0 8px}.masteriyo-single-body__main--review-count__rating-star{display:flex;align-items:center;gap:4px;margin-bottom:12px}.masteriyo-single-body__main--review-count__rating-star svg{width:20px;height:20px;fill:#e59819}.masteriyo-single-body__main--review-count__rating .masteriyo-single-body-rating-count{color:#4e4e4e;font-size:18px;font-weight:600;line-height:28px}.masteriyo-single-body__main--review-showcase{flex:1;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:575px){.masteriyo-single-body__main--review-showcase{width:100%}}.masteriyo-single-body__main--review-showcase__text{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:2px;width:100%}.masteriyo-single-body__main--review-showcase__star-count{color:#383838;font-size:14px;font-weight:500;line-height:24px}.masteriyo-single-body__main--review-showcase__five .masteriyo-single-body__main--review-progress-value{--value:90%}.masteriyo-single-body__main--review-showcase__four .masteriyo-single-body__main--review-progress-value{--value:60%}.masteriyo-single-body__main--review-showcase__three .masteriyo-single-body__main--review-progress-value{--value:20%}.masteriyo-single-body__main--review-showcase__two .masteriyo-single-body__main--review-progress-value{--value:40%}.masteriyo-single-body__main--review-showcase__one .masteriyo-single-body__main--review-progress-value{--value:10%}.masteriyo-single-body__main--review-percent{color:#383838;font-size:14px;font-weight:600;line-height:24px}.masteriyo-single-body__main--review-progress{justify-content:flex-start;border-radius:100px;align-items:center;position:relative;display:flex;height:6px;max-width:100%;background:#c8dbff}.masteriyo-single-body__main--review-progress-value{animation:progressBarAnimation 3s normal forwards;border-radius:100px;background:#4584ff;height:6px;width:0}.masteriyo-single-body__main--user-review{display:flex;padding:20px 24px 24px 24px;flex-direction:column;align-items:flex-start;gap:28px;border-radius:4px;background:#fff}.masteriyo-single-body__main--user-review-heading{border-bottom:1px solid #ebebeb;padding-bottom:16px;width:100%;color:#383838;font-size:22px;font-weight:600;line-height:32px;margin-bottom:0}.masteriyo-single-body__main--user-review__search-rating{display:flex;align-items:center;justify-content:space-between;width:100%;gap:24px}@media screen and (max-width:575px){.masteriyo-single-body__main--user-review__search-rating{flex-direction:column;align-items:unset}}.masteriyo-single-body__main--user-review__search{display:flex;align-items:center;gap:12px;flex:1;position:relative}@media screen and (max-width:450px){.masteriyo-single-body__main--user-review__search{flex-direction:column;align-items:unset}}.masteriyo-single-body__main--user-review__search svg{width:18px;height:18px;position:absolute;top:10px;left:12px}.masteriyo-single-body__main--user-review__search input[type=text]{border-radius:4px;border:1px solid #e5e5e5;background:#fff;width:100%;height:38px;padding:0 12px 0 40px;color:#383838}.masteriyo-single-body__main--user-review__search input[type=text]::-moz-placeholder{color:#909090}.masteriyo-single-body__main--user-review__search input[type=text]::placeholder{color:#909090}.masteriyo-single-body__main--user-review__search input[type=text]:focus{border-color:#4584ff}.masteriyo-single-body__main--user-review__search input[type=text]:focus-visible{outline:none}.masteriyo-single-body__main--user-review__search .masteriyo-single-search-btn{border-radius:4px;border:1px solid #4584ff;background:#4584ff;padding:6px 20px;color:#fff;font-size:14px;font-weight:500;line-height:24px;cursor:pointer;transition:all 0.3s ease-in-out}.masteriyo-single-body__main--user-review__search .masteriyo-single-search-btn:hover{background:#548dfe}.masteriyo-single-body__main--user-review__rating select{border-radius:4px;border:1px solid #e5e5e5;background:#fff;height:38px;padding:0 8px;color:#4e4e4e;font-size:14px;font-weight:400;line-height:24px;width:160px;cursor:pointer}.masteriyo-single-body__main--user-review__rating select:focus{border-color:#4584ff}.masteriyo-single-body__main--user-review__rating select:focus-visible{outline:none}.masteriyo-single-body__main--user-review .masteriyo-load-more{width:100%;margin-top:24px;padding:4px;font-size:14px;background-color:#fff0;border:1px solid var(--masteriyo-color-primary);color:var(--masteriyo-color-primary);border-radius:4px}.masteriyo-single-body__main--user-review .masteriyo-load-more:hover{border:1px solid var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-btn-blue-hover)}.masteriyo-single-body__main--review-lists,.masteriyo-single-body__main--reply-lists{list-style:none;margin:0}.masteriyo-single-body__main--review-list,.masteriyo-single-body__main--reply-list{display:flex;align-items:flex-start;gap:16px}@media screen and (max-width:450px){.masteriyo-single-body__main--review-list,.masteriyo-single-body__main--reply-list{flex-direction:column}}.masteriyo-single-body__main--review-list img,.masteriyo-single-body__main--reply-list img{width:52px;height:52px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.masteriyo-single-body__main--review-list-name,.masteriyo-single-body__main--reply-list-name{color:#4e4e4e;font-size:14px;font-weight:500;line-height:24px;margin-bottom:2px;display:block}.masteriyo-single-body__main--review-list-content-wrapper,.masteriyo-single-body__main--reply-list-content-wrapper{display:flex;align-items:center;gap:12px;margin-bottom:12px}@media screen and (max-width:575px){.masteriyo-single-body__main--review-list-content-wrapper,.masteriyo-single-body__main--reply-list-content-wrapper{flex-direction:column;align-items:unset;gap:8px}}.masteriyo-single-body__main--review-list-content-wrapper .masteriyo-review-title,.masteriyo-single-body__main--reply-list-content-wrapper .masteriyo-review-title{color:#383838;font-size:16px;font-weight:600;line-height:26px;width:100%;margin-bottom:0}.masteriyo-single-body__main--review-list-content__rating-star,.masteriyo-single-body__main--reply-list-content__rating-star{display:flex;align-items:center;gap:2px}.masteriyo-single-body__main--review-list-content__rating-star svg,.masteriyo-single-body__main--reply-list-content__rating-star svg{width:18px;height:18px;fill:#e59819}.masteriyo-single-body__main--review-list-content-desc,.masteriyo-single-body__main--reply-list-content-desc{color:#4e4e4e;font-size:15px;font-weight:400;line-height:25px;flex:1}.masteriyo-single-body__main--review-list-content-reply-btn,.masteriyo-single-body__main--reply-list-content-reply-btn{display:flex;align-items:center;gap:6px;background:#fff0;border:0;color:#7a7a7a;font-size:14px;font-weight:400;line-height:24px;text-decoration-line:underline;cursor:pointer;margin-top:12px}.masteriyo-single-body__main--review-list-content-reply-btn svg,.masteriyo-single-body__main--reply-list-content-reply-btn svg{width:18px;height:18px}.masteriyo-single-body__main--review-list{padding-bottom:24px;border-bottom:1px solid #ebebeb;margin-bottom:28px}.masteriyo-single-body__main--review-list:last-child{padding-bottom:0;border-bottom:0;margin-bottom:0}.masteriyo-single-body__main--review-list-content{flex:1}.masteriyo-single-body__main--review-list-content .masteriyo-single-body__main--reply-lists{margin-top:24px;padding-top:24px;border-top:1px solid #ebebeb}@media screen and (max-width:450px){.masteriyo-single-body__main--review-list-content .masteriyo-single-body__main--reply-lists{margin-left:40px}}.masteriyo-single-body__main--review-form{margin-top:32px}.masteriyo-single-body__main--review-form-heading{color:#383838;font-size:22px;font-weight:600;line-height:150%;border-bottom:1px solid #ebebeb;padding-bottom:16px;margin-bottom:24px}.masteriyo-single-body__main--review-form form .masteriyo-single-form-group{margin-bottom:24px}.masteriyo-single-body__main--review-form form .masteriyo-single-form-group label{color:#383838;font-size:16px;font-weight:500;line-height:26px;display:block;margin-bottom:6px}.masteriyo-single-body__main--review-form form .masteriyo-single-form-group .masteriyo-single--review-star-rating{display:flex;align-items:center}.masteriyo-single-body__main--review-form form .masteriyo-single-form-group .masteriyo-single--review-star-rating svg{width:20px;height:20px;fill:#e59819}.masteriyo-single-body__main--review-form form .masteriyo-single-form-group input,.masteriyo-single-body__main--review-form form .masteriyo-single-form-group textarea{height:38px;border-radius:4px;border:1px solid #e4e4e4;background:#fff;padding:12px 16px;width:100%;color:#383838}.masteriyo-single-body__main--review-form form .masteriyo-single-form-group input:focus,.masteriyo-single-body__main--review-form form .masteriyo-single-form-group textarea:focus{border-color:#4584ff}.masteriyo-single-body__main--review-form form .masteriyo-single-form-group input:focus-visible,.masteriyo-single-body__main--review-form form .masteriyo-single-form-group textarea:focus-visible{outline:none}.masteriyo-single-body__main--review-form form .masteriyo-single-form-group textarea{height:auto}.masteriyo-single-body__main--review-form form .masteriyo-single--review-submit{border-radius:3px;background:#4584ff;padding:8px 16px;border:1px solid #4584ff;color:#fff;font-size:15px;font-weight:400;line-height:25px;letter-spacing:.2px;transition:all 0.3s ease-in-out;cursor:pointer}.masteriyo-single-body__main--review-form form .masteriyo-single--review-submit:hover{background:#548dfe;border-color:#548dfe}.masteriyo-single-body__aside{width:30%;padding:12px 12px 24px 12px;border-radius:6px;background:#fff;box-shadow:0 6px 30px 0 rgb(10 10 10 / .08);height:-moz-max-content;height:max-content;position:sticky;position:-webkit-sticky;top:36px}@media screen and (max-width:991px){.masteriyo-single-body__aside{width:100%}}.masteriyo-single-body__aside .masteriyo-course-expiration{display:flex;align-items:center;gap:6px;border-radius:6px;background:#fff4f4;padding:8px 12px 8px 8px;width:-moz-max-content;width:max-content}.masteriyo-single-body__aside .masteriyo-course-expiration svg{width:20px;height:20px;fill:#f25656}.masteriyo-single-body__aside .masteriyo-course-expiration p{margin-bottom:0;line-height:26px;color:#f25656;font-weight:500}.masteriyo-single-body__aside .masteriyo-retake-btn{border-radius:4px;border:1px solid #a7a7a7;padding:10px 20px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;transition:all 0.3s ease-in-out}.masteriyo-single-body__aside .masteriyo-retake-btn span{display:flex;align-items:center;justify-content:center}.masteriyo-single-body__aside .masteriyo-retake-btn span svg{width:20px;height:20px;fill:#a7a7a7;transition:all 0.3s ease-in-out}.masteriyo-single-body__aside .masteriyo-retake-btn:hover{border-color:#494949}.masteriyo-single-body__aside .masteriyo-retake-btn:hover span svg{fill:#494949}.masteriyo-single-body__aside--heading{color:#383838;font-size:18px;font-weight:600;line-height:26px;border-bottom:1px solid #ebecf2;padding-bottom:16px;margin-bottom:0}.masteriyo-single-body__aside--price{padding:20px;border-radius:3px;background:#fbfbfb;display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.masteriyo-single-body__aside--price-wrapper{display:flex;align-items:center;gap:8px;flex-direction:row-reverse;justify-content:flex-end}.masteriyo-single-body__aside--price-offer{color:#383838;font-size:26px;font-weight:600;line-height:36px;margin:0}.masteriyo-single-body__aside--price-sale{color:#979797;font-size:16px;font-weight:500;line-height:26px;padding:0 6px;margin:0;position:relative}.masteriyo-single-body__aside--price-sale::before{content:"";background:rgb(229 0 68 / .75);height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-5deg);width:100%}.masteriyo-single-body__aside--price-button{padding:10px 20px;border-radius:4px;background:#4584ff;color:#fff;font-size:16px;font-weight:500;line-height:26px;text-decoration:none;text-align:center;transition:all 0.3s ease-in-out;display:flex;align-items:center;justify-content:center}.masteriyo-single-body__aside--price-button:hover{background:#548dfe;color:#fff}.masteriyo-single-body__aside--price .masteriyo-course-expiration{margin-bottom:0}.masteriyo-single-body__aside--items-wrapper{padding:0 12px;display:flex;flex-direction:column;gap:28px}.masteriyo-single-body__aside--course-includes{display:flex;flex-direction:column;gap:20px}.masteriyo-single-body__aside--course-includes ul{padding-left:0;list-style:none;margin:0}.masteriyo-single-body__aside--course-includes ul li{color:#4e4e4e;font-size:15px;font-weight:400;line-height:25px;margin-bottom:12px;position:relative;padding-left:28px}.masteriyo-single-body__aside--course-includes ul li:last-child{margin-bottom:0}.masteriyo-single-body__aside--course-includes ul li::before{content:"";background-image:url(/wp-content/plugins/learning-management-system-pro/assets/img/svgs/icon-check.svg);background-repeat:no-repeat;background-size:100%;background-position:center;width:16px;height:16px;position:absolute;top:4px;left:0}.masteriyo-single-body__aside--course-includes ul li p{color:#4e4e4e;font-size:15px;font-weight:400;line-height:26px;margin-bottom:0}.masteriyo-single-body__aside--course-instructor{display:flex;flex-direction:column;gap:20px}.masteriyo-single-body__aside--course-instructor-items{display:flex;flex-direction:column;gap:16px}.masteriyo-single-body__aside--course-instructor-items .masteriyo-single--author img{width:32px;height:32px}.masteriyo-single-body__aside--course-instructor-items .masteriyo-single--author-name{font-size:15px;line-height:25px;font-weight:400}.masteriyo-single-body__aside--enroll{display:flex;align-items:center;gap:12px}.masteriyo-single-body__aside--enroll .masteriyo-enroll-btn{flex:1}.masteriyo-single .course-progress{color:#4e4e4e;font-size:14px;font-weight:400;line-height:20px;margin-bottom:2px;width:100%}.masteriyo-single .masteriyo-progress-info{display:flex;justify-content:space-between;align-items:center;width:100%}.masteriyo-single .progress-percent{text-align:right}.masteriyo-single .course-progress-bar{flex:100%;padding-bottom:24px}.masteriyo-single .course-progress-bar .masteriyo-progress-bar-container{width:100%;background-color:var(--masteriyo-color-white);border-radius:5px;height:5px;margin-top:10px}.masteriyo-single .course-progress-bar .masteriyo-progress-bar{height:100%;background-color:var(--masteriyo-color-primary);border-radius:5px;transition:width 0.3s ease}@keyframes progressBarAnimation{0%{width:0}100%{width:var(--value)}}.masteriyo-single-body__aside .masteriyo-course-expiry-countdown{border-radius:4px;border:1px solid #ebecf2;background:#fff;padding:20px;display:flex;align-items:center;gap:12px;flex-direction:column;margin-bottom:24px}.masteriyo-single-body__aside .masteriyo-course-expiry-countdown__progress{width:100px;height:100px;position:relative}.masteriyo-single-body__aside .masteriyo-course-expiry-countdown__progress div[role=progressbar]{--size:100px;--fg:#4584ff;--bg:#def;--pgPercentage:var(--value);animation:circleProgressBar 3s 1 forwards;width:var(--size);height:var(--size);border-radius:50%;display:grid;place-items:center;background:radial-gradient(closest-side,white 80%,transparent 0 99.9%,white 0),conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%),var(--bg) 0);font-family:Helvetica,Arial,sans-serif;font-size:calc(var(--size) / 5);color:var(--fg)}.masteriyo-single-body__aside .masteriyo-course-expiry-countdown__progress .validity-countdown{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:0;flex-direction:column}.masteriyo-single-body__aside .masteriyo-course-expiry-countdown__progress .validity-countdown span{font-size:16px;line-height:22px;font-weight:500}.masteriyo-single-body__aside .masteriyo-course-expiry-countdown__content{flex:1}.masteriyo-single-body__aside .masteriyo-course-expiry-countdown__heading{color:#383838;font-size:15px;font-weight:600;line-height:22px;margin-bottom:8px}.masteriyo-single-body__aside .masteriyo-course-expiry-countdown__desc{color:#555;font-size:14px;font-weight:400;line-height:20px}@keyframes circleProgressBar{0%,33%{--pgPercentage:0}100%{--pgPercentage:var(--value)}}masteriyo-btn-disabled{background:#d9d9d9;color:#383838;opacity:.4;pointer-events:none}#masteriyo-custom-fields{border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;max-width:800px;margin:0 auto}#masteriyo-custom-fields .masteriyo-field{--field-bg:#fff;--accent-color:#63b3ed;--label-color:#4a5568;--text-color:#2d3748;--badge-bg:#ebf8ff;--badge-color:#2b6cb0;background:var(--field-bg);padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}#masteriyo-custom-fields .masteriyo-field:last-child{border-bottom:none}#masteriyo-custom-fields .field-header{display:flex;gap:30px;justify-content:space-between;align-items:center;width:100%}#masteriyo-custom-fields .field-label{font-weight:300;color:var(--label-color);flex-shrink:0}#masteriyo-custom-fields .field-value{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end;color:var(--text-color)}#masteriyo-custom-fields .field-value .option-badge{background:var(--badge-bg);color:var(--badge-color);padding:.25rem .75rem;border-radius:.375rem;font-weight:500;font-size:.875rem}#masteriyo-custom-fields .field-value .boolean-indicator{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem}#masteriyo-custom-fields .field-value .boolean-indicator.yes{color:#38a169}#masteriyo-custom-fields .field-value .boolean-indicator.no{color:#e53e3e}#masteriyo-custom-fields .field-value .text-value{color:var(--text-color);font-size:.875rem;font-weight:400;line-height:1.5;width:100%;text-align:right}#masteriyo-custom-fields .field-value .text-value .truncated-text,#masteriyo-custom-fields .field-value .text-value .full-text{display:inline}#masteriyo-custom-fields .field-value .password-display{font-size:.875rem;color:var(--text-color)}#masteriyo-custom-fields .field-value .toggle-password{color:#4a5568;background:none;border:none;cursor:pointer;padding:0;margin-left:.5rem;font-size:.875rem}#masteriyo-custom-fields .field-value .toggle-password:hover{color:#2d3748}#masteriyo-custom-fields .field-value .see-more-less{color:var(--badge-color);cursor:pointer;margin-top:.5rem;display:block;font-size:.875rem;text-align:right;background:none;border:none;padding:0}#masteriyo-custom-fields .field-value .see-more-less:hover{text-decoration:underline}.masteriyo-course-categories{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;margin-left:-15px;margin-right:-15px;margin-top:-15px}.masteriyo-course-categories .masteriyo-col.swiper-slide .masteriyo-category-card__image{height:165px}.masteriyo-course-categories .masteriyo-col.swiper-slide .masteriyo-category-card__image img{height:100%;-o-object-fit:cover;object-fit:cover}.masteriyo-category-card{background-color:var(--masteriyo-color-white);border:1px solid rgb(0 0 0 / .1);border-radius:4px}.masteriyo-category-card__image img{width:100%;height:auto;border-top-left-radius:3px;border-top-right-radius:3px;margin-bottom:0;padding-bottom:0}.masteriyo-category-card__detail{padding:16px 20px}.masteriyo-category-card h2,.masteriyo-category-card__title{font-size:18px;font-weight:700;line-height:1.5;margin-top:0;margin-bottom:0;padding-bottom:0}.masteriyo-category-card h2 a,.masteriyo-category-card__title a{color:var(--masteriyo-color-grey-dark);text-decoration:none}.masteriyo-category-card h2 a:hover,.masteriyo-category-card__title a:hover{text-decoration:none;color:var(--masteriyo-color-primary)}.masteriyo-category-card__courses{font-size:13px;margin-top:4px}.masteriyo-category-card__courses span{margin-right:8px}.masteriyo-category-card__description{font-size:14px;margin-top:12px}.masteriyo-instructors-list{display:grid!important;gap:30px}@media (max-width:1199px){.masteriyo-instructors-list{padding:0 20px}}.masteriyo-instructors-list.columns-4{grid-template-columns:repeat(4,1fr)!important}@media (max-width:1199px){.masteriyo-instructors-list.columns-4{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:992px){.masteriyo-instructors-list.columns-4{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.masteriyo-instructors-list.columns-4{grid-template-columns:repeat(1,1fr)!important}}.masteriyo-instructors-list.columns-3{grid-template-columns:repeat(3,1fr)!important}@media (max-width:992px){.masteriyo-instructors-list.columns-3{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.masteriyo-instructors-list.columns-3{grid-template-columns:repeat(1,1fr)!important}}.masteriyo-instructors-list.columns-2{grid-template-columns:repeat(2,1fr)!important}@media (max-width:768px){.masteriyo-instructors-list.columns-2{grid-template-columns:repeat(1,1fr)!important}}.masteriyo-instructors-list.columns-1{grid-template-columns:repeat(1,1fr)!important}.masteriyo-instructors-list .masteriyo-col{width:100%!important;max-width:100%!important;padding:0!important}.masteriyo-instructors-list .masteriyo-col .masteriyo-instructor-card{padding:40px 24px;border:1px solid #e9e9e9;border-radius:6px}.masteriyo-instructors-list .masteriyo-col .masteriyo-instructor-card__image{display:flex;justify-content:center}.masteriyo-instructors-list .masteriyo-col .masteriyo-instructor-card__image img{border-radius:100%;width:120px;height:120px;-o-object-fit:cover;object-fit:cover}.masteriyo-instructors-list .masteriyo-col .masteriyo-instructor-card__title{font-size:22px;line-height:32px;margin:14px 0 10px;text-align:center}.masteriyo-instructors-list .masteriyo-col .masteriyo-instructor-card .numbers{display:flex;gap:12px;align-items:flex-start}.masteriyo-instructors-list .masteriyo-col .masteriyo-instructor-card .numbers svg{width:18px;height:18px;fill:#666;margin-top:3px}.masteriyo-instructors-list .masteriyo-col .masteriyo-instructor-card .numbers p{flex:1;font-size:16px;line-height:24px;color:#666;word-break:break-word;margin:0}.masteriyo-instructors-list .masteriyo-col .masteriyo-instructor-card .info{display:flex;flex-direction:column;gap:16px;margin-top:28px}.masteriyo-instructors-list .masteriyo-col .masteriyo-instructor-card__detail .about{display:flex;gap:20px;justify-content:center}.course-attachments{padding-right:32px;padding-left:32px;padding-bottom:32px}.attachment-content-main{border-bottom:1px solid var(--masteriyo-color-border);padding-bottom:16px;margin-bottom:16px}.attachment-content-main:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.attachment-content-image{display:flex;align-items:center}.attachment-content-image svg{margin-right:16px;width:1.5rem;min-width:1.5rem}.attachment-content-image-text{font-size:14px;font-weight:600;flex-grow:1;flex-basis:50%}.attachment-content-image-text:hover{color:var(--masteriyo-color-primary)}.attachment-content-description{margin-left:16px;font-size:13px;font-weight:400;color:var(--masteriyo-color-text)}.masteriyo-qr-certificate{min-height:calc(100vh - 32px);display:flex;align-items:center;justify-content:center;background:#e3e3e3}@media screen and (max-width:600px){.masteriyo-qr-certificate{padding-left:20px;padding-right:20px}}.masteriyo-qr-certificate--wrapper{width:550px;max-width:100%;padding:100px 40px 40px;border-radius:8px;background:#fff;position:relative}.masteriyo-qr-certificate__avatar{position:absolute;top:-72px;left:40px;background:#e3e3e3;padding:12px;border-radius:50%}.masteriyo-qr-certificate__avatar img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.masteriyo-qr-certificate__desc{display:flex;flex-direction:column;gap:30px}.masteriyo-qr-certificate__desc--content{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));align-items:center}.masteriyo-qr-certificate__desc--content label{color:#222;font-size:16px;font-weight:500;line-height:150%}.masteriyo-qr-certificate__desc--content p{color:#383838;font-size:16px;font-weight:400;line-height:150%;margin-top:0}.masteriyo-certificate-share-container{display:flex;align-items:center;gap:10px;position:relative}.masteriyo-certificate-share-button{box-sizing:border-box;color:var(--masteriyo-color-primary);background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none}.masteriyo-certificate-share-button:hover{box-sizing:border-box;color:var(--masteriyo-color-primary);background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none}.masteriyo-certificate-share-modal .masteriyo-overlay{align-items:center}.masteriyo-certificate-share-popup{border-radius:8px;background:#fff;box-shadow:0 0 25px 0 rgb(10 10 10 / .1);display:flex;width:60%;height:auto;padding:28px 28px 30px 28px;flex-direction:column;gap:32px}.masteriyo-certificate-share__wrapper{position:relative}.masteriyo-certificate-share__heading{color:#222;font-size:24px;font-weight:700;line-height:32px;padding-bottom:16px;border-bottom:1px solid #e5e5e5;margin-bottom:18px}.masteriyo-certificate-share__exit-popup{position:absolute;top:0;right:0;border-radius:60px;background:#eef1f7;display:flex;align-items:center;justify-content:center;padding:7px;cursor:pointer}.masteriyo-certificate-share__exit-popup svg{width:14px;height:14px}.masteriyo-certificate-share__title{color:#111;font-size:16px;font-weight:300;line-height:26px}.masteriyo-certificate-share__share-link{text-decoration:none}.masteriyo-certificate-share__share-link a{text-decoration:none}.masteriyo-certificate-share__share-button{margin-top:20px;box-sizing:border-box;color:var(--masteriyo-color-primary);background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:16px;font-weight:500;text-decoration:none;width:100%}.masteriyo-certificate-share__share-button:hover{box-sizing:border-box;color:var(--masteriyo-color-primary);background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:16px;font-weight:500;text-decoration:none;width:100%}.masteriyo-certificate-share__share-button:focus{box-sizing:border-box;color:var(--masteriyo-color-primary);background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:16px;font-weight:500;text-decoration:none;width:100%}.masteriyo-certificate-share__share-button svg{position:relative;top:4px;right:4px}.masteriyo-share-container{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1199px){#primary{padding-right:30px}.masteriyo-container{padding-left:20px;padding-right:20px}.masteriyo-container-fluid,.masteriyo-container-sm,.masteriyo-container-md,.masteriyo-container-lg,.masteriyo-container-xl{padding-left:20px;padding-right:20px}}@media only screen and (max-width:1024px){.masteriyo-single-course{margin:0}}@media (max-width:992px){.masteriyo-form-container{width:70%}.masteriyo-cstudy--body--pstatus{display:none}.masteriyo-single-course--aside{width:100%}.masteriyo .columns-4 .masteriyo-col,.masteriyo .columns-3 .masteriyo-col,.masteriyo .columns-2 .masteriyo-col{flex:0 0 50%;max-width:50%;padding:15px;width:50%}.masteriyo .columns-4 .masteriyo-course--card,.masteriyo .columns-3 .masteriyo-course--card,.masteriyo .columns-2 .masteriyo-course--card{flex-basis:335px}.masteriyo .columns-4.list-view .masteriyo-col,.masteriyo .columns-3.list-view .masteriyo-col,.masteriyo .columns-2.list-view .masteriyo-col{width:100%;max-width:100%;flex:1}.masteriyo .columns-1 .masteriyo-course--card{flex-basis:100%}.masteriyo .masteriyo-mycourses--card{flex-basis:calc(50% - 30px)}.masteriyo .masteriyo-mycourses--thumbnail .masteriyo-placeholder{width:100%}.masteriyo .masteriyo-instructors-list.columns-3 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-4 .masteriyo-col{flex:0 0 30%;max-width:30%;padding:0}.masteriyo-related-post .masteriyo-single-course-item{flex-direction:column}.masteriyo-single-course--main{width:100%}.masteriyo-item--wrap .masteriyo-single-course-item>div{padding-top:8px;padding-bottom:8px}.masteriyo-checkout-wrapper{gap:32px}.masteriyo-checkout-main{flex-basis:100%;margin-right:0}}@media (max-width:768px){#primary{padding-right:0}.masteriyo-form-container{width:80%}.masteriyo-item--wrap{margin:0}.masteriyo-item--wrap .masteriyo-col-4{padding-top:8px;padding-bottom:8px}.masteriyo-col-8,.masteriyo-single-course .masteriyo-col-4{width:100%;flex:1 1 100%;max-width:100%}.masteriyo-related-post .masteriyo-col-4{width:50%;flex:1 1 50%;max-width:50%}.masteriyo-vertical-menu{flex-basis:100%;padding-left:0}.masteriyo .masteriyo-main,.masteriyo .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce){width:100%;display:block}.masteriyo .masteriyo-main .masteriyo-vertical-menu,.masteriyo .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) .masteriyo-vertical-menu{border-right:none}.masteriyo .masteriyo-mycourses--card{flex-basis:calc(50% - 30px);max-width:100%}.masteriyo .masteriyo-dashboard{margin-top:40px;margin-left:0}.masteriyo .masteriyo-cstudy--body--wrap{padding:16px}.masteriyo-login{width:auto}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--img-wrap img{width:150px;height:150px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--img-wrap video{width:150px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--img-wrap:has(video) .difficulty-badge{display:none}.masteriyo .masteriyo-instructors-list.columns-2 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-3 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-4 .masteriyo-col{flex:0 0 46%;max-width:46%;padding:0}.masteriyo .masteriyo-instructors-list.columns-2 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-3 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-4 .masteriyo-col{flex:0 0 46%;max-width:46%;padding:0}.masteriyo .masteriyo-instructors-list.columns-2 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-3 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-4 .masteriyo-col{flex:0 0 46%;max-width:46%;padding:0}.masteriyo .masteriyo-instructors-list.columns-2 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-3 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-4 .masteriyo-col{flex:0 0 46%;max-width:46%;padding:0}}@media (max-width:600px){.masteriyo-login .masteriyo-btn-wrapper,.masteriyo-reset .masteriyo-btn-wrapper{flex-direction:column}.masteriyo-login .masteriyo-btn,.masteriyo-reset .masteriyo-btn{margin-bottom:24px}.masteriyo-cstudy--btn{width:inherit}.masteriyo-courses--card{flex-basis:100%;width:100%}.masteriyo-col{flex:0 0 100%;max-width:100%;padding:15px;width:100%}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--card{flex-direction:column;padding-bottom:30px}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--img-wrap{width:100%}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--img-wrap img{width:100%;height:auto}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--img-wrap video{width:100%}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--img-wrap:has(video) .difficulty-badge{display:block}.masteriyo .columns-4 .masteriyo-course,.masteriyo .columns-3 .masteriyo-course,.masteriyo .columns-2 .masteriyo-course,.masteriyo .columns-1 .masteriyo-course{flex-direction:row}.masteriyo .columns-4 .masteriyo-col,.masteriyo .columns-3 .masteriyo-col,.masteriyo .columns-2 .masteriyo-col,.masteriyo .columns-1 .masteriyo-col{flex:0 0 100%;max-width:100%;padding:10px;width:100%}.masteriyo .columns-4 .masteriyo-course--card,.masteriyo .columns-3 .masteriyo-course--card,.masteriyo .columns-2 .masteriyo-course--card,.masteriyo .columns-1 .masteriyo-course--card{flex-basis:100%}.masteriyo .masteriyo-instructors-list.columns-2 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-3 .masteriyo-col,.masteriyo .masteriyo-instructors-list.columns-4 .masteriyo-col{flex:0 0 100%;max-width:100%;padding:0}.masteriyo-replies .masteriyo-reply-replies--title .masteriyo-flex{flex-direction:column;align-items:self-start}.masteriyo-replies .masteriyo-reply-replies--title .author-name{margin-bottom:12px}.masteriyo-related-post .masteriyo-col-4,.masteriyo-col-4{width:100%;flex:1 1 100%;max-width:100%}.masteriyo-counter .masteriyo-db-card{flex-basis:100%}.masteriyo-stab>div{flex-basis:100%}.masteriyo .masteriyo-cstudy--body--pbar{flex-basis:100%;margin-left:0;margin-right:0}.masteriyo .masteriyo-mycourses--card{flex-basis:100%;max-width:100%}.masteriyo .masteriyo-placeholder{width:100%}}@media (max-width:544px){body.ast-separate-container #content .ast-container{padding-left:20px;padding-right:20px}}@media (max-width:450px){.masteriyo-course.list-view .masteriyo-col .masteriyo-course--card{flex-direction:column}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content{flex-direction:column}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__wrapper{padding-right:0;padding-bottom:24px;border:0;border-bottom:1px solid #e7e7e7}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn{flex-direction:row;align-items:center;width:100%}.masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-course-price{margin-bottom:0}}.masteriyo-time-btn:has(.masteriyo-btn-disabled){cursor:not-allowed}.masteriyo-prerequisites-enroll-button{display:flex;align-items:center;gap:4px}.masteriyo-prerequisites-enroll-button.masteriyo-btn-disabled{background:#d9d9d9;color:#383838;opacity:.4;pointer-events:none}.masteriyo-prerequisites-enroll-button .dashicons{width:20px;height:20px;margin:0!important}.masteriyo-prerequisites--msg{font-size:14px}.masteriyo-prerequisites--list ul{padding-left:0;font-size:14px;list-style-type:none;margin:0}.masteriyo-prerequisites--list ul li{display:flex;align-items:center}.masteriyo-prerequisites--list ul li .dashicons{margin-right:6px}.masteriyo-prerequisites--list ul li .dashicons-no{color:var(--masteriyo-color-danger)}.masteriyo-prerequisites--list ul li .dashicons-yes{color:var(--masteriyo-color-success)}.masteriyo-prerequisites-enroll-button{font-size:24px;padding:6px 16px;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);text-decoration:none;font-weight:500;text-align:center;border-radius:2px}.masteriyo-prerequisites-enroll-button:hover{font-size:24px;padding:6px 16px;background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white);text-decoration:none;font-weight:500;text-align:center;border-radius:2px}.masteriyo-wishlist-toggle{display:block;cursor:pointer;padding:8px;border-radius:100px;background-color:var(--masteriyo-color-primary-lightest);fill:none;stroke:var(--masteriyo-color-primary);stroke-width:2px}.masteriyo-wishlist-toggle.active{fill:var(--masteriyo-color-primary);stroke:var(--masteriyo-color-primary);stroke-width:2px}.theme-astra .masteriyo-bundles-header{margin-top:40px}.theme-astra .entry-content ul{padding:2px!important}@media (min-width:360px){.theme-astra .entry-content ul{padding:2px!important}}@media (min-width:391px){.theme-astra .entry-content ul{padding:8px!important}}.theme-astra .entry-content ol{padding:0!important;margin:0!important}.theme-astra .mto-account-sidebar h5{margin-bottom:0}.theme-astra .mto-dashboard-courses-stats h2{font-size:1rem;margin-bottom:0;line-height:1.2;color:var(--masteriyo-color-heading)}.theme-astra .mto-enrolled-courses-wrapper h4,.theme-astra .mto-profile-wrapper h4,.theme-astra .mto-orders-wrapper h4{margin-bottom:0}.theme-astra .mto-dashboard-courses-progress button:hover,.theme-astra .mto-profile-wrapper button:hover,.theme-astra .mto-enrolled-courses-wrapper button:hover{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.theme-astra .mto-enrolled-courses-wrapper button:hover>svg{fill:#000}.theme-astra .mto-enrolled-courses-wrapper .pagination-container button.pagination-previous:hover,.theme-astra .mto-enrolled-courses-wrapper .pagination-container button.pagination-next:hover{background:var(--chakra-colors-gray-100)}.theme-astra .mto-profile-wrapper .mto-profile-details h3{margin-bottom:0;font-size:2.25rem}.theme-astra .mto-profile-wrapper .mto-profile-details h2{font-size:1.125rem;line-height:1.2}.theme-astra .mto-orders-wrapper table{border:0}.theme-astra .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}.theme-astra .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}.theme-astra .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-course--content__description{padding-left:0;padding-right:0}.theme-astra .masteriyo-single-course--main__content .tab-content h1,.theme-astra .masteriyo-single-course--main__content .tab-content h2,.theme-astra .masteriyo-single-course--main__content .tab-content h3,.theme-astra .masteriyo-single-course--main__content .tab-content h4,.theme-astra .masteriyo-single-course--main__content .tab-content h5,.theme-astra .masteriyo-single-course--main__content .tab-content h6{margin-bottom:16px}.theme-astra .masteriyo-checkout .masteriyo-checkout-main .masteriyo-input{width:100%}.theme-astra .masteriyo-checkout .masteriyo-checkout-summary .masteriyo-checkout--btn{padding:16px 12px}@media (max-width:992px){.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper{gap:2.5em}.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper .masteriyo-checkout-main{padding-right:20px;margin-right:0}.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-col-2{margin-left:0;margin-right:0}.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-col-2 .masteriyo-checkout----fname{padding-left:0}.theme-astra .masteriyo-checkout .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-col-2 .masteriyo-checkout----lname{padding-right:0}}body.theme-Divi .masteriyo-bundles-header{margin-top:40px;margin-bottom:30px}body.theme-Divi #left-area{padding-right:15px}body.theme-Divi #left-area ul{list-style-type:none!important}body.theme-Divi #left-area ul{padding:2px!important}@media (min-width:360px){body.theme-Divi #left-area ul{padding:2px!important}}@media (min-width:391px){body.theme-Divi #left-area ul{padding:8px!important}}body.theme-Divi .masteriyo-search .masteriyo-course-search button{border:0;color:var(--masteriyo-color-white);cursor:pointer}body.theme-Divi .mto-dashboard-courses-progress button:hover,body.theme-Divi .mto-profile-wrapper button:hover,body.theme-Divi .mto-enrolled-courses-wrapper button:hover{color:var(--masteriyo-color-white);background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}body.theme-Divi .mto-enrolled-courses-wrapper button:hover>svg{fill:#000}body.theme-Divi .mto-enrolled-courses-wrapper .pagination-container button.pagination-previous:hover,body.theme-Divi .mto-enrolled-courses-wrapper .pagination-container button.pagination-next:hover{background:var(--chakra-colors-gray-100)}body.theme-Divi .masteriyo-container{padding:0 15px}body.theme-Divi .masteriyo-container .page-numbers.current{padding:9px}@media (max-width:992px){body.theme-Divi .masteriyo-checkout .masteriyo-checkout-wrapper{gap:2em}}body.theme-Divi .masteriyo-checkout .masteriyo-checkout-main .masteriyo-input{padding:8px 16px;width:100%}@media (max-width:1017px){body.theme-Divi .masteriyo-checkout .masteriyo-checkout-main{margin-right:15px}}@media (max-width:992px){body.theme-Divi .masteriyo-checkout .masteriyo-checkout-main{margin-right:0;padding-right:20px}}body.theme-Divi .masteriyo-checkout .masteriyo-checkout-summary .masteriyo-checkout-summary-payment-method ul li{list-style:none}body.theme-Divi .masteriyo-checkout .masteriyo-checkout-summary .masteriyo-btn-primary{border:0;cursor:pointer}body.theme-Divi .masteriyo-checkout .masteriyo-checkout-summary-your-order ul,body.theme-Divi .masteriyo-checkout .masteriyo-checkout-summary-payment-method ul{padding:0!important}body.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type=text],body.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type=email]{height:38px;border-color:#e1e1e1;padding-left:12px;padding-right:12px;width:100%}body.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type=text]:hover,body.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type=text]:focus,body.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type=email]:hover,body.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input[type=email]:focus{border-color:var(--masteriyo-color-primary)}body.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form textarea{width:100%;padding-left:12px;padding-right:12px;border-width:1px}body.theme-Divi .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form .masteriyo-btn-primary{border:0;cursor:pointer}body.theme-Divi .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}body.theme-Divi .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn{line-height:150%}body.theme-Divi .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}body.theme-Divi .masteriyo-single-course .masteriyo-single-course--aside .masteriyo-course--content__description{padding-left:0;padding-right:0}body.theme-Divi .masteriyo-single-course--main__content .tab-content h1,body.theme-Divi .masteriyo-single-course--main__content .tab-content h2,body.theme-Divi .masteriyo-single-course--main__content .tab-content h3,body.theme-Divi .masteriyo-single-course--main__content .tab-content h4,body.theme-Divi .masteriyo-single-course--main__content .tab-content h5,body.theme-Divi .masteriyo-single-course--main__content .tab-content h6{margin-bottom:16px}body.theme-Divi .masteriyo-single-course--main__content .tab-content hr{margin:24px 0}@media (max-width:575px){body.theme-Divi .container{width:100%;max-width:100%;padding:0 15px}}body.theme-Divi #masteriyo-account-container .mto-account-wrapper{margin-left:0}@media (max-width:767px){body.theme-Divi #masteriyo-account-container .mto-account-wrapper{margin-left:1rem}}body.theme-Divi .mto-account-sidebar h5{padding-bottom:0}body.theme-Divi .mto-dashboard-courses-stats>div{padding-left:10px!important;padding-right:10px!important}body.theme-Divi .mto-dashboard-courses-stats .mto-dashboard-courses-card{padding:15px}body.theme-Divi .mto-dashboard-courses-stats .mto-dashboard-courses-content{flex-wrap:wrap;gap:1em}body.theme-Divi .mto-dashboard-courses-stats .mto-dashboard-courses-content-right{margin-left:0}body.theme-Divi .mto-dashboard-courses-stats h2{padding:0}body.theme-Divi .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper{border-style:solid}body.theme-Divi .mto-dashboard-courses-progress .mto-continue-course-content{flex-wrap:wrap}body.theme-Divi .mto-dashboard-courses-progress .mto-continue-course-content_right{margin-left:0}body.theme-Divi .mto-enrolled-courses-wrapper nav ol{padding-bottom:0!important}body.theme-Divi .mto-profile-wrapper .mto-profile-user-detail_left,body.theme-Divi .mto-profile-wrapper .mto-profile-user-detail_right{padding-bottom:0}body.theme-Divi ul{list-style:square}body.theme-Divi ol{list-style:decimal}.theme-hello-elementor .masteriyo-container{padding:0 15px}.theme-hello-elementor .masteriyo-container .masteriyo-single-header .masteriyo-single-header__content h6.masteriyo-single-heading{margin-top:0}.theme-hello-elementor .masteriyo-search button{color:var(--masteriyo-color-white);border-color:var(--masteriyo-color-primary)}.theme-hello-elementor .masteriyo-search button:focus,.theme-hello-elementor .masteriyo-search button:focus-visible{outline:none}.theme-hello-elementor .masteriyo-single-course--main__content .tab-content hr{margin:24px 0}.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type=text],.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type=email],.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form textarea{width:100%;border-color:#e1e1e1;border-width:1px}.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type=text]:hover,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type=text]:focus,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type=email]:hover,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form input[type=email]:focus,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form textarea:hover,.theme-hello-elementor .masteriyo-single-course--main__content .tab-content.course-reviews .masteriyo-submit-review-form textarea:focus{border-color:var(--masteriyo-color-btn-blue-active)}.theme-hello-elementor .masteriyo-single-course--aside .masteriyo-time-btn,.theme-hello-elementor .masteriyo-single-course--aside .masteriyo-single-course-stats,.theme-hello-elementor .masteriyo-single-course--aside .masteriyo-course--content__description{padding-left:0;padding-right:0}.theme-hello-elementor .masteriyo-single-course--aside .masteriyo-course--content__description{margin-top:16px}.theme-hello-elementor .masteriyo-course .masteriyo-course-author a{display:flex;align-items:center}.theme-hello-elementor .page-header .entry-title{font-size:2.5rem;line-height:1.2;font-weight:500;margin-top:.5rem;margin-bottom:1rem}.theme-hello-elementor .mto-enrolled-courses-wrapper .mto-enrolled-courses-list_main button{border:1px solid var(--chakra-colors-primary-500)}.theme-hello-elementor .mto-enrolled-courses-wrapper nav .pagination-previous:hover,.theme-hello-elementor .mto-enrolled-courses-wrapper nav .pagination-next:hover{color:#444444!important}.theme-hello-elementor .mto-enrolled-courses-wrapper nav ol button.pagination-page{border:1px solid #927ce6}.theme-hello-elementor #masteriyo-account-container button:hover{color:var(--masteriyo-color-white);background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress .mto-continue-course button{border-color:var(--chakra-colors-primary-500)}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress .mto-continue-course button:hover{border-color:var(--masteriyo-color-btn-blue-hover)}.theme-hello-elementor #masteriyo-account-container .mto-enrolled-courses-wrapper .pagination-container button.pagination-previous,.theme-hello-elementor #masteriyo-account-container .mto-enrolled-courses-wrapper .pagination-container button.pagination-next{border-color:#a9a7a7;background:#fff0}.theme-hello-elementor #masteriyo-account-container .mto-enrolled-courses-wrapper .pagination-container button.pagination-previous svg,.theme-hello-elementor #masteriyo-account-container .mto-enrolled-courses-wrapper .pagination-container button.pagination-next svg{fill:#383838}.theme-hello-elementor #masteriyo-account-container .mto-account-wrapper{margin-left:0}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper .mto-dashboard-courses-card{padding:20px}@media (max-width:1199px){.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper .mto-dashboard-courses-card{padding:15px}}@media (max-width:1199px){.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper .mto-dashboard-courses-card .mto-dashboard-courses-content{flex-wrap:wrap;gap:1em}}@media (max-width:1199px){.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-stats .mto-dashboard-courses-card-wrapper .mto-dashboard-courses-card .mto-dashboard-courses-content-right{margin-left:0}}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress a{text-decoration:none}@media (max-width:1199px){.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress .mto-continue-course .mto-continue-course-content{flex-wrap:wrap}.theme-hello-elementor #masteriyo-account-container .mto-dashboard-courses-progress .mto-continue-course .mto-continue-course-content_right{margin-left:0}}@media (max-width:992px){.theme-hello-elementor .masteriyo-checkout-wrapper{gap:2em}.theme-hello-elementor .masteriyo-checkout-wrapper .masteriyo-checkout-main{margin-right:0;padding-right:20px}}.theme-hello-elementor.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding-top:8px;padding-bottom:8px}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row{cursor:pointer}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-discount-label{display:flex;align-items:center}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-discount-label span{margin-left:6px}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-discount-label span .masteriyo-remove-coupon{display:flex;align-items:center;width:20px;height:20px;background:#ffecec;justify-content:center;border-radius:3px;padding:3px}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-discount-label span .masteriyo-remove-coupon svg{width:18px}.masteriyo-checkout-summary-order-details .masteriyo-coupon-row .coupon-code{margin:0;border:1.5px dashed #4BB543;padding:0 8px;background:#F4FBF4;display:inline;color:#4BB543;font-weight:500;cursor:text;text-align:center;border-radius:3px}.masteriyo-checkout-summary-order-details .coupon-discount-amount{display:flex;align-items:center;justify-content:center;position:relative}.masteriyo-checkout-summary-order-details .coupon-discount-amount>span:first-child{transition:all 0.3s ease-in-out;font-weight:500;color:#ff4c4c}.masteriyo-checkout-summary-apply-coupon{padding:15px 0 20px;margin-bottom:0;background-color:var(--masteriyo-color-white);border:0;border-bottom:1px solid var(--masteriyo-color-border);color:var(--masteriyo-color-text);border-radius:0;display:grid;grid-template-areas:"coupon-label coupon-label" "coupon-input coupon-btn"}.masteriyo-checkout-summary-apply-coupon .masteriyo-label{grid-area:coupon-label;font-size:15px;line-height:28px;font-weight:700;color:var(--masteriyo-color-grey-dark)}.masteriyo-checkout-summary-apply-coupon .masteriyo-input{grid-area:coupon-input;margin-bottom:0;width:calc(100% - 20px);background:#fff0}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn{grid-area:coupon-btn;border:1px solid #4584FF;background:#fff0;color:#4584FF;transition:all 0.3s ease-in-out}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn:hover{background:#4584FF;color:var(--masteriyo-color-white)}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn.masteriyo-disabled{position:relative;border-color:#e4e4e4;color:#9e9e9e;cursor:not-allowed}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn.masteriyo-disabled::before{content:"";background:#dfdfdf;border:1px solid #dfdfdf;width:100%;height:100%;top:0;left:0;position:absolute;opacity:.4}.masteriyo-checkout-summary-apply-coupon .masteriyo-apply-coupon-btn.masteriyo-disabled:hover{background:unset;color:#9e9e9e}.masteriyo-checkout-summary-apply-coupon ul{margin:0;padding:0}.masteriyo-checkout-summary-apply-coupon li{list-style-type:none;border-bottom:1px solid var(--masteriyo-color-border);display:flex;flex-direction:row;justify-content:space-between;padding:15px 0}.masteriyo-checkout-summary-apply-coupon li.h-border{border-bottom:1px solid var(--masteriyo-color-black)}.masteriyo-checkout-summary-apply-coupon li:last-of-type{border-bottom:none}.masteriyo-checkout-summary-apply-coupon input{margin-bottom:8px}.masteriyo-checkout-summary-apply-coupon button{background:#000}.theme-twentytwentyone .masteriyo-courses-sorting-section .masteriyo-toggle-course-filters-sidebar svg{fill:var(--masteriyo-color-white)}.theme-twentytwentyone .masteriyo-courses-sorting-section .masteriyo-toggle-course-filters-sidebar .text{color:var(--masteriyo-color-white)}.theme-twentytwentyone .masteriyo-courses-filters.masteriyo-expanded button svg{fill:var(--masteriyo-color-white)}.theme-twentytwentyone .masteriyo-container .masteriyo-col .masteriyo-course--content__description ul li{font-size:14px;line-height:1.618}@media (max-width:1095px){.theme-twentytwentyone .masteriyo-container.list-view .masteriyo-col .masteriyo-course--content__wrapper{border-right:0;padding-right:0}}@media (max-width:1095px){.theme-twentytwentyone .masteriyo-container.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn{flex-direction:row;align-items:center;width:100%;padding-left:0;padding-right:0}.theme-twentytwentyone .masteriyo-container.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-course-price{margin-bottom:0}}.theme-twentytwentyone .masteriyo-search button{border-color:var(--global--color-primary)}.theme-twentytwentyone .masteriyo-search button:hover{color:var(--masteriyo-color-white);border-color:var(--masteriyo-color-btn-blue-hover)}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-main input,.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-main textarea{width:100%}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper{margin-left:0;margin-right:0;gap:24px}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper>*{padding-left:0;padding-right:0;width:50%;flex:auto}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn{border-color:var(--global--color-primary)}.theme-twentytwentyone .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn:hover{border-color:var(--masteriyo-color-btn-blue-hover)}.theme-twentytwentyone .masteriyo-single-course--main__content .course-overview h3{margin-bottom:12px}.theme-twentytwentyone .masteriyo-single-course--main__content .course-overview hr{margin:24px 0}.theme-twentytwentyone .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form input,.theme-twentytwentyone .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form textarea,.theme-twentytwentyone .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form select{width:100%}.theme-twentytwentyone .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}.theme-twentytwentyone .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus-visible{outline:none}.theme-twentytwentyone .masteriyo-single-course--aside>div{padding-left:0;padding-right:0}.theme-twentytwentyone .masteriyo-courses-filters .masteriyo-filter-section select[name=price-type],.theme-twentytwentyone .masteriyo-courses-filters .masteriyo-filter-section input[type=number]{height:46px}.theme-twentytwentyone #masteriyo-account-page{max-width:var(--responsive--alignwide-width)}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper button{border-width:1px}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper button:hover{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper .pagination-container button[disabled]{background:#878787;border-color:#878787}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper .pagination-container button[disabled]:hover{background:#878787;border-color:#878787}.theme-twentytwentyone .chakra-modal__content-container .chakra-modal__footer button:last-child:hover{border-color:var(--chakra-colors-red-600);color:var(--masteriyo-color-white)}@media only screen and (max-width:1199px){.theme-twentytwentyone #primary{padding-right:0}.theme-twentytwentyone .masteriyo-container{max-width:var(--responsive--alignwide-width)}}@media (min-width:920px) and (max-width:1080px){.theme-twentytwentyone #masteriyo-account-page .mto-account-sidebar{flex:0 0 180px;margin-right:0}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper{margin-left:24px}}@media (max-width:500px){.theme-twentytwentyone #masteriyo-account-page{max-width:100%;padding-left:20px;padding-right:20px}.theme-twentytwentyone #masteriyo-account-page .mto-account-wrapper .mto-dashboard-courses-stats{margin-left:0!important;margin-right:0!important}}.theme-twentytwentyone .masteriyo-bundles-header{margin-bottom:60px}@media screen and (max-width:1150px){.theme-twentytwentyone.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters{flex-direction:column;align-items:flex-start}}.theme-twentytwentyone.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings select{width:100%}.theme-twentytwentyone .masteriyo-single-body__aside--course-includes ul{padding-left:0}.theme-twentytwentyone .masteriyo-instructors-list{max-width:1280px}.theme-twentytwentyone .masteriyo-courses-view-mode-section button{border:0;cursor:pointer}*{box-sizing:border-box}body.theme-twentytwentytwo:not(.oxygen-body):not(.oxygen-builder-body) .masteriyo-course .masteriyo-col{flex:auto;max-width:100%;width:calc(33.3333% - 30px)}@media (max-width:992px){body.theme-twentytwentytwo:not(.oxygen-body):not(.oxygen-builder-body) .masteriyo-course .masteriyo-col{width:calc(50% - 30px)}}body.theme-twentytwentytwo .masteriyo-col-left .masteriyo-col-left--about .masteriyo-user--details p{margin-top:0}body.theme-twentytwentytwo .masteriyo-col-right .masteriyo-col-right--tabbar p.masteriyo-tabbar-title{margin-top:0}body.theme-twentytwentytwo .masteriyo-bundles .masteriyo-col{width:100%!important}body.theme-twentytwentytwo .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-pages-list__item__link,body.theme-twentytwentytwo .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-navigation-item__content{pointer-events:unset;cursor:pointer}body.theme-twentytwentytwo .masteriyo-container .masteriyo-col .masteriyo-course--content__description ul li{font-size:14px;line-height:1.618}body.theme-twentytwentytwo .masteriyo-container .masteriyo-course.list-view .masteriyo-col{width:100%}@media (max-width:1095px){body.theme-twentytwentytwo .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__wrapper{border-right:0;padding-right:0}}@media (max-width:1095px){body.theme-twentytwentytwo .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn{flex-direction:row;align-items:center;width:100%;padding-left:0;padding-right:0}body.theme-twentytwentytwo .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-course-price{margin-bottom:0}}body.theme-twentytwentytwo .masteriyo-container .masteriyo-single-header .masteriyo-single-header__content h6.masteriyo-single-heading{margin-top:0}body.theme-twentytwentytwo .masteriyo-container .masteriyo-single-body .masteriyo-single-body__main--curriculum-content-bottom h4.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-title{margin-top:0}body.theme-twentytwentytwo .masteriyo-search button{color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:0;cursor:pointer}body.theme-twentytwentytwo .masteriyo-search button:hover{background:var(--masteriyo-color-btn-blue-hover)}body.theme-twentytwentytwo .masteriyo-course.list-view .masteriyo-col{width:100%}body.theme-twentytwentytwo .masteriyo-course--content .masteriyo-course-author a{display:flex;align-items:center}body.theme-twentytwentytwo .masteriyo-checkout-wrapper{flex-wrap:nowrap}@media (max-width:991px){body.theme-twentytwentytwo .masteriyo-checkout-wrapper{flex-wrap:wrap}}body.theme-twentytwentytwo .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper{margin-left:0;margin-right:0;gap:24px}body.theme-twentytwentytwo .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper>*{padding-left:0;padding-right:0}body.theme-twentytwentytwo .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-input{width:100%}body.theme-twentytwentytwo .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn{border:0;cursor:pointer}@media (max-width:991px){body.theme-twentytwentytwo .masteriyo-single-course{flex-direction:column}}@media (max-width:575px){body.theme-twentytwentytwo .masteriyo-single-course{gap:24px}}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8{flex:auto;max-width:100%;width:calc(60% - 30px)}@media (max-width:991px){body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8{width:100%}}@media (max-width:575px){body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8{padding:0}}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview hr{margin-top:24px;margin-bottom:24px}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview h3{margin:0}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form .masteriyo-btn-primary{border:0;cursor:pointer}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4{flex:auto;width:100%}@media (max-width:991px){body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4{max-width:100%}}@media (max-width:575px){body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4{padding:0}}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside{width:auto}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:active,body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus{background-color:var(--masteriyo-color-btn-blue-hover)}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus-visible{outline:none}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description{margin-top:20px;padding-left:0;padding-right:0}body.theme-twentytwentytwo .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description .title{margin-top:0}body.theme-twentytwentytwo #masteriyo-account-page .mto-account-wrapper button:hover{background-color:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}body.theme-twentytwentytwo #masteriyo-account-page .mto-account-wrapper button[disabled]{background:#878787;border-color:#878787}body.theme-twentytwentytwo #masteriyo-account-page .mto-account-wrapper button[disabled]:hover{background:#878787;border-color:#878787}body.theme-twentytwentytwo #masteriyo-account-page .mto-account-wrapper button[disabled] svg{fill:#151515}@media (max-width:479px){body.theme-twentytwentytwo #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:0!important}body.theme-twentytwentytwo #masteriyo-account-page .mto-dashboard-courses-progress{padding-right:20px}}@media (max-width:380px){body.theme-twentytwentytwo #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:26px!important}}@media (max-width:1199px){body.theme-twentytwentytwo .masteriyo-container{width:960px}}@media (max-width:991px){body.theme-twentytwentytwo .masteriyo-container{width:730px}}@media (max-width:767px){body.theme-twentytwentytwo .masteriyo-container{width:560px}}@media (max-width:600px){body.theme-twentytwentytwo .masteriyo-course .masteriyo-col{width:100%}}@media (max-width:575px){body.theme-twentytwentytwo .masteriyo-container{width:100%;padding-left:15px;padding-right:15px}}body.theme-twentytwentytwo.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search input[type=search]{height:42px}body.theme-twentytwentytwo.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding:10px 16px}@media screen and (max-width:600px){body.theme-twentytwentytwo.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings{margin-top:2px}}body.theme-twentytwentytwo.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings select{height:42px;width:100%;padding:10px}body.theme-twentytwentytwo .masteriyo-single-body__aside--course-includes ul{padding-left:0}body.theme-twentytwentytwo .masteriyo-instructors-list{max-width:1280px}body.theme-twentytwentytwo .masteriyo-courses-view-mode-section button{border:0;cursor:pointer}body.theme-twentytwentythree:not(.oxygen-body):not(.oxygen-builder-body) .masteriyo-course .masteriyo-col{max-width:100%;width:calc(33.3333% - 30px)}@media (max-width:992px){body.theme-twentytwentythree:not(.oxygen-body):not(.oxygen-builder-body) .masteriyo-course .masteriyo-col{width:calc(50% - 30px)}}body.theme-twentytwentythree .masteriyo-col-left .masteriyo-col-left--about .masteriyo-user--details p{margin-top:0}body.theme-twentytwentythree .masteriyo-col-right .masteriyo-col-right--tabbar p.masteriyo-tabbar-title{margin-top:0}body.theme-twentytwentythree .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--wide-size)}body.theme-twentytwentythree .masteriyo-bundles .masteriyo-col{width:100%!important}body.theme-twentytwentythree .masteriyo-bundle-carousel-widget .masteriyo-col{width:auto!important}body.theme-twentytwentythree .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-pages-list__item__link,body.theme-twentytwentythree .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-navigation-item__content{pointer-events:unset;cursor:pointer}body.theme-twentytwentythree .masteriyo-container .masteriyo-col .masteriyo-course--content__description ul li{font-size:14px;line-height:1.618}body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col{width:100%}@media (max-width:1095px){body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__wrapper{border-right:0;padding-right:0}}@media (max-width:1095px){body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn{flex-direction:row;align-items:center;width:100%;padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-course-price{margin-bottom:0}}body.theme-twentytwentythree .masteriyo-container .masteriyo-single-header .masteriyo-single-header__content h6.masteriyo-single-heading{margin-top:0}body.theme-twentytwentythree .masteriyo-single-body .masteriyo-single-body__main--curriculum-content-bottom h4.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-title{margin-top:0}body.theme-twentytwentythree .masteriyo-search button:not(.chakra-button){color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:0;cursor:pointer}body.theme-twentytwentythree .masteriyo-search button:not(.chakra-button):hover{background:var(--masteriyo-color-btn-blue-hover)}body.theme-twentytwentythree .masteriyo-course.list-view .masteriyo-col{width:100%}body.theme-twentytwentythree .masteriyo-course--content .masteriyo-course-author a{display:flex;align-items:center}body.theme-twentytwentythree .masteriyo-checkout-wrapper{flex-wrap:nowrap}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-checkout-wrapper{flex-wrap:wrap}}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper{margin-left:0;margin-right:0;gap:24px}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper>*{padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-input{width:100%}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn{border:0;cursor:pointer}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-single-course{flex-direction:column}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-single-course{gap:24px}}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{flex:auto;max-width:100%;width:calc(60% - 30px)}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{width:100%}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{padding:0}}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview hr{margin-top:24px;margin-bottom:24px}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview h3{margin:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form .masteriyo-btn-primary{border:0;cursor:pointer}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .gradebook table{margin:0 0 1.5em;width:100%}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .gradebook td,body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .gradebook th{text-align:left;border:1px solid #e9ecef;padding:1em}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{flex:auto;width:100%}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{max-width:100%}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{padding:0}}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside{width:auto}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:active,body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus-visible{outline:none}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description{margin-top:24px;padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description .title{margin-top:0}body.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button):hover{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}body.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button)[disabled]{background:#878787;border-color:#878787}body.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button)[disabled] svg{fill:#151515}@media (max-width:479px){body.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:0!important}body.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-progress{padding-right:20px}}@media (max-width:380px){body.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:26px!important}}@media (max-width:1199px){body.theme-twentytwentythree .masteriyo-container{width:960px}}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-container{width:730px}}@media (max-width:767px){body.theme-twentytwentythree .masteriyo-container{width:560px}}@media (max-width:600px){body.theme-twentytwentythree .masteriyo-course .masteriyo-col{width:100%}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-container{width:100%;padding-left:15px;padding-right:15px}}body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search input[type=search]{height:42px}body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding:10px 16px}@media screen and (max-width:600px){body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings{margin-top:2px}}body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings select{height:42px;width:100%;padding:10px}body.theme-twentytwentythree .masteriyo-instructors-list{max-width:1280px}body.theme-twentytwentythree .masteriyo-courses-view-mode-section button{border:0;cursor:pointer}.masteriyo-single-course-social-share h5{margin-bottom:16px;text-align:center}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper{width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper.facebook{background:#1877f2}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper.twitter{background:#00070a}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper.linkedin{background:#0072b1}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons .social-icon-wrapper svg{width:calc(var(--size) / 1.6)}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.round .social-icon-wrapper{border-radius:50%}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.rectangle .social-icon-wrapper{width:calc(1.4 * var(--size));height:var(--size)}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.light .social-icon-wrapper{background:#fff!important;border:1px solid #e1e1e1}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.light .social-icon-wrapper svg path{fill:#4d4d4d}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.dark .social-icon-wrapper{background:#222!important;border:1px solid #222}.masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons.dark .social-icon-wrapper svg path{fill:#f2f2f2}.masteriyo-single-body__aside--items-wrapper .masteriyo-single-course-social-share{margin-top:0}.masteriyo-single-body__aside--items-wrapper .masteriyo-single-course-social-share h5{color:#383838;font-size:18px;font-weight:600;line-height:26px;border-bottom:1px solid #ebecf2;padding-bottom:16px;margin-bottom:20px;text-align:left}.masteriyo-single-body__aside--items-wrapper .masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons{justify-content:flex-start}.masteriyo-single-course--aside .masteriyo-single-course-social-share{padding:0 8px}.masteriyo-single-course--aside .masteriyo-single-course-social-share h5{font-weight:700;font-size:18px;line-height:28px;color:var(--masteriyo-color-heading);text-align:left}.masteriyo-single-course--aside .masteriyo-single-course-social-share .masteriyo-single-course-social-media-icons{justify-content:flex-start}#masteriyo-course-preview-video-playlist-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .8);z-index:9999;overflow:auto}#masteriyo-course-preview-video-playlist-modal.show{display:block}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content{background-color:var(--masteriyo-color-white);max-width:700px;border-radius:8px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:16px;margin:60px auto}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview__header{width:100%;display:flex;justify-content:space-between;margin-bottom:10px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview__header-title-sub-title{font-size:15px;line-height:25px;color:#383838;font-weight:700}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview__header-title-main-title{font-size:24px;line-height:34px;color:#222;font-weight:700}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .close{color:#aaa;font-size:28px;font-weight:700;cursor:pointer}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .close:hover,#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .close:focus{color:#000;text-decoration:none;cursor:pointer}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-video-player-container{position:relative;width:100%;padding-bottom:56.25%;margin-bottom:10px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-video-player-container .masteriyo-course-preview-video-player{position:absolute;top:0;left:0;width:100%;height:100%}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-title{color:#222;font-size:20px;font-weight:700;margin-bottom:16px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist{width:100%}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist__wrapper{overflow-x:hidden;overflow-y:auto;min-height:1vh;max-height:30vh}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist__wrapper::-webkit-scrollbar{width:6px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist__wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #949494;border-radius:10px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist__wrapper::-webkit-scrollbar-thumb{background:#909090;border-radius:10px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist__wrapper::-webkit-scrollbar-thumb:hover{background:#515151}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item{display:flex;align-items:center;gap:16px;cursor:pointer;transition:background-color 0.3s ease;margin-bottom:8px;padding-right:20px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item.active{background-color:#d1d1d1}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item:hover{background-color:#e2e2e2}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item .masteriyo-course-preview-preview-thumbnail{position:relative;width:80px;height:60px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item .masteriyo-course-preview-preview-thumbnail img.masteriyo-course-preview-preview-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item .masteriyo-course-preview-preview-thumbnail .masteriyo-course-preview-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background-color:rgb(0 0 0 / .5);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--masteriyo-color-white)}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item .masteriyo-course-preview-preview-thumbnail .masteriyo-course-preview-play-icon svg{width:24px;height:24px;fill:var(--masteriyo-color-white);margin-left:5px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item .masteriyo-course-preview-preview-details{flex:1;display:flex;align-items:center;justify-content:space-between;gap:16px}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item .masteriyo-course-preview-preview-details .masteriyo-course-preview-preview-title{font-weight:700}#masteriyo-course-preview-video-playlist-modal .masteriyo-course-preview-modal-content .masteriyo-course-preview-playlist .masteriyo-course-preview-playlist-item .masteriyo-course-preview-preview-details .masteriyo-course-preview-preview-duration{color:#555;font-size:14px}.masteriyo-course-preview-wrapper{margin-left:auto;display:flex;align-items:center;gap:16px}.masteriyo-course-preview-wrapper .masteriyo-lesson-preview-link{margin-left:0!important;font-size:14px;font-weight:500!important;color:var(--masteriyo-color-primary)!important;position:relative}.masteriyo-course-preview-wrapper .masteriyo-lesson-preview-link::after{content:"";border-bottom:1px solid var(--masteriyo-color-primary);bottom:0;display:block;left:0;margin:0 auto;position:absolute;transition:all 0.5s;width:0}.masteriyo-course-preview-wrapper .masteriyo-lesson-preview-link:hover::after{width:100%}.masteriyo-course-preview-wrapper .masteriyo-course-preview-link{display:flex;align-items:center;justify-content:center;border-left:1px solid #c7c7c7;padding-left:16px;padding-top:2px;margin-left:0!important}body{font-style:normal}a{color:#3a3a3a;transition:all 0.3s ease-in-out}a:hover{color:#4584ff}a,a:focus,a:focus-visible,a:hover{text-decoration:none;outline:none}p{margin-bottom:0}figure{margin:0}#masteriyo{padding:60px 0}#masteriyo .container{max-width:1120px;margin:0 auto}#masteriyo .masteriyo-row{display:flex;flex-wrap:wrap;margin-left:20px;margin-right:20px;position:relative}@media (min-width:1200px){#masteriyo .masteriyo-row{margin-left:0;margin-right:0}}#masteriyo .masteriyo-row .masteriyo-col-left{width:25%;padding-right:20px}@media (max-width:767px){#masteriyo .masteriyo-row .masteriyo-col-left{position:absolute;background:#919191;width:300px;padding-right:0;margin-left:-20px;z-index:999999;display:none}}@media (max-width:767px){#masteriyo .masteriyo-row .masteriyo-col-left-wrapper{padding:20px}}#masteriyo .masteriyo-row .masteriyo-col-left-wrapper .masteriyo-user--title{display:inline-block;font-weight:600;font-size:16px;line-height:26px;color:#383838;padding:10px 0 4px;border-bottom:1.5px solid #222;text-transform:uppercase;margin-bottom:16px}#masteriyo .masteriyo-row .masteriyo-col-left--info{padding:28px 20px 32px;text-align:center;margin-bottom:24px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:rgb(255 253 253 / .75);border-radius:4px;border:.4px solid rgb(255 255 255 / .125)}#masteriyo .masteriyo-row .masteriyo-col-left--info .masteriyo-user--profile-pic{margin:0 0 16px}#masteriyo .masteriyo-row .masteriyo-col-left--info .masteriyo-user--profile-pic img{width:160px;height:160px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:991px){#masteriyo .masteriyo-row .masteriyo-col-left--info .masteriyo-user--profile-pic img{width:120px;height:120px}}#masteriyo .masteriyo-row .masteriyo-col-left--info .masteriyo-user--name{font-weight:500;font-size:20px;line-height:150%;color:#222;margin-bottom:4px}#masteriyo .masteriyo-row .masteriyo-col-left--info .masteriyo-user--username{font-weight:400;font-size:13px;line-height:120%;color:#646464}#masteriyo .masteriyo-row .masteriyo-col-left--info .masteriyo-user--role{margin-top:12px}#masteriyo .masteriyo-row .masteriyo-col-left--info .masteriyo-user--role span{padding:6px 16px;background:rgb(242 86 86 / .1);border-radius:20px;font-style:italic;font-weight:400;font-size:12px;line-height:120%;color:#f25656}#masteriyo .masteriyo-row .masteriyo-col-left--about{margin-bottom:24px}#masteriyo .masteriyo-row .masteriyo-col-left--about .masteriyo-user--desc{font-weight:400;font-size:15px;line-height:25px;color:#4e4e4e;margin-bottom:16px}#masteriyo .masteriyo-row .masteriyo-col-left--about .masteriyo-user--personal-info{display:flex;flex-direction:column;gap:16px}#masteriyo .masteriyo-row .masteriyo-col-left--about .masteriyo-user--personal-info-lists{display:flex;align-items:flex-start;gap:10px}#masteriyo .masteriyo-row .masteriyo-col-left--about .masteriyo-user--personal-info-lists .masteriyo-icon{display:inline-flex;padding-top:3px}#masteriyo .masteriyo-row .masteriyo-col-left--about .masteriyo-user--personal-info-lists .masteriyo-icon svg{width:18px;height:18px}#masteriyo .masteriyo-row .masteriyo-col-left--about .masteriyo-user--personal-info-lists .masteriyo-user--details p{font-weight:400;font-size:14px;line-height:24px;color:#646464}#masteriyo .masteriyo-row .masteriyo-col-left--links{margin-bottom:24px}#masteriyo .masteriyo-row .masteriyo-col-left--links .masteriyo-user--links{display:flex;flex-wrap:wrap;align-items:center;gap:12px}#masteriyo .masteriyo-row .masteriyo-col-left--links .masteriyo-user--links-list{display:flex;align-items:center;justify-content:center;padding:8px;width:40px;height:40px;background:#fff;border:1px solid #d3d3d3;border-radius:50%;transition:all 0.3s ease-in-out}#masteriyo .masteriyo-row .masteriyo-col-left--links .masteriyo-user--links-list svg{width:20px;height:20px}#masteriyo .masteriyo-row .masteriyo-col-left--links .masteriyo-user--links-list svg path{fill:#646464;transition:all 0.3s ease-in-out}#masteriyo .masteriyo-row .masteriyo-col-left--links .masteriyo-user--links-list:hover{background:#4b4b4b}#masteriyo .masteriyo-row .masteriyo-col-left--links .masteriyo-user--links-list:hover svg path{fill:#fff}#masteriyo .masteriyo-row .masteriyo-col-left--user-joined h3{text-transform:uppercase;font-weight:600;font-size:13px;line-height:23px;color:#646464}#masteriyo .masteriyo-row .masteriyo-col-right{width:75%;padding-left:10px}@media (max-width:767px){#masteriyo .masteriyo-row .masteriyo-col-right{width:100%;max-width:100%;padding-left:0}}#masteriyo .masteriyo-row .masteriyo-col-right--tabbar{display:flex;align-items:center;border-bottom:1px solid #e4e4e4;margin-bottom:32px}#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 16px 16px;border-bottom:3px solid #fff0;transition:all 0.3s ease-in-out}#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list:focus,#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list:focus-visible{outline:none}#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list .masteriyo-icon{display:inline-flex}#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list .masteriyo-icon svg{width:24px;height:24px}#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list .masteriyo-tabbar-title{font-size:15px;line-height:25px;letter-spacing:2%;color:#7a7a7a}#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list.active,#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list:hover{border-bottom:3px solid #4584ff}#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list.active .masteriyo-icon svg path,#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list:hover .masteriyo-icon svg path{fill:#4584ff}#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list.active .masteriyo-tabbar-title,#masteriyo .masteriyo-row .masteriyo-col-right--tabbar-list:hover .masteriyo-tabbar-title{color:#4584ff}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--heading .title{font-weight:600;font-size:22px;line-height:150%;color:#222}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--heading .masteriyo-secondary-btn{padding:4px 16px 4px 22px;border:1px solid #a0aec0;border-radius:50px;font-weight:500;font-size:12px;line-height:180%;color:#718096;display:flex;align-items:center;gap:8px;text-transform:uppercase;transition:all 0.3s ease-in-out}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--heading .masteriyo-secondary-btn svg{width:10px;height:10px}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--heading .masteriyo-secondary-btn svg path{stroke:#718096;transition:all 0.3s ease-in-out}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--heading .masteriyo-secondary-btn:hover{background:#7d8ca2;border-color:#7d8ca2;color:#fff}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--heading .masteriyo-secondary-btn:hover svg path{stroke:#fff}#masteriyo .masteriyo-row .masteriyo-col-right--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:40px}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single{display:flex;align-items:center;gap:16px;padding:20px;padding-right:8px;background:#fff;border:.4px solid #e2e8f0}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single .masteriyo-icon{display:grid;place-items:center;width:60px;height:60px;background:#fff;border-radius:11px}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single .masteriyo-icon svg{width:20px;height:20px;fill:#7a7a7a}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single .masteriyo-card-content .title{font-weight:600;font-size:15px;line-height:150%;color:#222;margin:auto}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single .masteriyo-card-content .count{font-weight:500;font-size:14px;line-height:150%;color:#7a7a7a}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-enrolled-courses .masteriyo-icon{background:#c4f1f9}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-enrolled-courses .masteriyo-icon svg path{fill:#00b5d8}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-enrolled-courses .masteriyo-card-content .count{color:#0987a0}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-in-progress-courses .masteriyo-icon{background:#ccd4ff}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-in-progress-courses .masteriyo-icon svg path{fill:#6f80da}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-in-progress-courses .masteriyo-card-content .count{color:#6f80da}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-completed-courses .masteriyo-icon{background:#c6f6d5}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-completed-courses .masteriyo-icon svg path{fill:#38a169}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-completed-courses .masteriyo-card-content .count{color:#276749}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-offered-courses .masteriyo-icon{background:#fcf3e5}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-offered-courses .masteriyo-icon svg path{fill:#e38c00}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-offered-courses .masteriyo-card-content .count{color:#e38c00}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-enrolled-students .masteriyo-icon{background:#ffeaf0}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-enrolled-students .masteriyo-icon svg path{fill:#fd739c}#masteriyo .masteriyo-row .masteriyo-col-right--cards-single.masteriyo-enrolled-students .masteriyo-card-content .count{color:#fd739c}#masteriyo .masteriyo-row .masteriyo-col-right--courses{margin-bottom:40px}#masteriyo .masteriyo-row .masteriyo-col-right--courses .title{font-weight:600;font-size:22px;line-height:150%;color:#222}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard{padding:16px 24px 16px 16px;background:#fff;border:.4px solid #e2e8f0;border-radius:4px;display:flex;align-items:center;gap:16px;margin-bottom:20px;overflow:hidden}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard:last-child,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard:last-child{margin-bottom:0}@media (max-width:500px){#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard{flex-direction:column;padding-right:16px}}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-course-thumbnail,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail{min-width:150px;height:150px}@media (max-width:500px){#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-course-thumbnail,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail{width:100%}}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-course-thumbnail img,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail img{width:150px;height:150px;-o-object-fit:cover;object-fit:cover}@media (max-width:500px){#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-course-thumbnail img,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail img{width:100%;height:200px}}@media (max-width:400px){#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-course-thumbnail img,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail img{height:170px}}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc{width:100%;max-width:100%}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-category,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-category{padding:4px 8px;border:1px solid rgb(0 0 0 / .1);border-radius:20px;font-weight:500;font-size:10px;line-height:120%;color:#7963e0;display:inline-block;margin-bottom:8px}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-title,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-title{font-weight:600;font-size:18px;line-height:150%;color:#222;margin-bottom:12px}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:10px}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-duration,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-duration{display:flex;align-items:center;gap:6px}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-duration svg,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-duration svg{width:20px;height:20px}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-duration svg path,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-duration svg path{fill:#7c7d8f}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-duration span,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-duration span{font-weight:500;font-size:13px;line-height:23px;color:#7c7d8f}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-percent,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-duration-percent-wrapper .masteriyo-course-percent{font-weight:500;font-size:13px;line-height:23px;text-align:right;color:#424360}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-progress,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-progress{justify-content:flex-start;border-radius:100px;align-items:center;position:relative;display:flex;height:6px;max-width:100%;background:#c8dbff}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-progress .masteriyo-course-progress-value,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-progress .masteriyo-course-progress-value{animation:load 3s normal forwards;border-radius:100px;background:#4584ff;height:6px;width:0}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-started-date,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-started-date{margin-top:10px}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-listcard .masteriyo-enrolled-course-desc .masteriyo-course-started-date span,#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-started-date span{font-weight:400;font-size:12px;line-height:14px;color:#7c7d8f}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-enrolled-courses--content-gridcard{flex-direction:column;margin-bottom:0;padding:0;border-color:#ebecf2;height:-moz-max-content;height:max-content}#masteriyo .masteriyo-row .masteriyo-col-right .masteriyo-col-right--tab-content.hidden{display:none}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list{display:flex;list-style-type:none;align-items:center;gap:8px;justify-content:flex-end;margin-top:60px;margin-left:0;margin-bottom:0}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item{color:#222}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item a,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item a{padding:8px 14px;background:#edf2f7;border-radius:2px;color:#4e4e4e;transition:all 0.3s ease-in-out}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item a:hover,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item a:hover{background:#4584ff;color:#fff}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-previous,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-next,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-previous,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-next{display:flex;align-items:center;justify-content:center}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-previous a,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-next a,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-previous a,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-next a{font-size:0;position:relative;padding:0;background:#fff0;display:contents}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-previous a::before,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-next a::before,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-previous a::before,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-next a::before{content:"";display:block;background-repeat:no-repeat;background-position:center;background-size:100%;width:18px;height:18px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-previous a::before,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-previous a::before{background-image:url(/wp-content/plugins/learning-management-system-pro/assets/img/svgs/pagination-left-arrow.svg)}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-next a::before,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item.pagination-next a::before{background-image:url(/wp-content/plugins/learning-management-system-pro/assets/img/svgs/pagination-right-arrow.svg)}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item--disabled,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item--disabled{opacity:.5}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-courses-offered-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item--active a,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-courses--pagination-list .masteriyo-courses--pagination-item--active a{background:#4584ff;color:#fff}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail{width:100%;height:170px;position:relative}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail img{width:100%;height:170px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail .masteriyo-course-level{padding:8px 12px;position:absolute;left:16px;top:16px;border-radius:20px;font-weight:500;font-size:12px;line-height:120%;color:#fff;letter-spacing:.2px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail .masteriyo-course-level.masteriyo-beginner{background:#69db7c;border:1px solid #69db7c}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail .masteriyo-course-level.masteriyo-intermediate{background:#ffa94d;border:1px solid #ffa94d}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-course-thumbnail .masteriyo-course-level.masteriyo-expert{background:#fd739c;border:1px solid #fd739c}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc{padding:0 16px 16px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:12px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper .masteriyo-course-author{display:flex;align-items:center;gap:8px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper .masteriyo-course-author figure{width:24px;height:24px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper .masteriyo-course-author figure img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;border-radius:50%}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper .masteriyo-course-author-name{font-weight:500;font-size:13px;line-height:24px;color:#494949}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper .masteriyo-course-rating{display:flex;align-items:center;gap:6px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper .masteriyo-course-rating svg{width:16px;height:16px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper .masteriyo-course-rating svg path{fill:#fcb33b;stroke:#fcb33b}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper .masteriyo-course-rating-count{font-weight:500;font-size:13px;line-height:24px;color:#424360;transition:all 0.3s ease-in-out}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--content-gridcard .masteriyo-enrolled-course-desc .masteriyo-course-author-rating-wrapper .masteriyo-course-rating-count:hover{color:#4584ff}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list{display:flex;list-style-type:none;align-items:center;gap:8px;justify-content:flex-end;margin-top:60px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item{color:#222}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item a{padding:8px 14px;background:#edf2f7;border-radius:2px;color:#4e4e4e;transition:all 0.3s ease-in-out}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item a:hover{background:#4584ff;color:#fff}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item.pagination-previous,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item.pagination-next{display:flex;align-items:center;justify-content:center}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item.pagination-previous a,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item.pagination-next a{font-size:0;position:relative;padding:0;background:#fff0}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item.pagination-previous a::before,#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item.pagination-next a::before{content:"";display:block;background-repeat:no-repeat;background-position:center;background-size:100%;width:18px;height:18px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item.pagination-previous a::before{background-image:url(/wp-content/plugins/learning-management-system-pro/assets/images/pagination-left-arrow.svg)}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item.pagination-next a::before{background-image:url(/wp-content/plugins/learning-management-system-pro/assets/images/pagination-right-arrow.svg)}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item--disabled{opacity:.5}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-enrolled-courses-main-content .masteriyo-enrolled-courses--pagination-list .masteriyo-enrolled-courses--pagination-item--active a{background:#4584ff;color:#fff}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard{background:#fff;border:1px solid #ebebeb;border-radius:4px;overflow:hidden;height:-moz-max-content;height:max-content}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard .masteriyo-certificates-thumbnail{width:100%;height:170px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard .masteriyo-certificates-thumbnail img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard .masteriyo-certificates-desc{padding:16px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard .masteriyo-certificates-desc .masteriyo-certificate-title{font-size:14px;font-weight:500;line-height:24px;color:#383838;margin-bottom:4px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard .masteriyo-certificates-desc .masteriyo-certificate-date{display:flex;align-items:center;gap:4px;margin-bottom:12px}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard .masteriyo-certificates-desc .masteriyo-certificate-date p{font-weight:400;font-size:13px;line-height:23px;color:#646464}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard .masteriyo-certificates-desc .masteriyo-certificate-date span{font-weight:400;font-size:13px;line-height:23px;color:#646464;margin-top:auto}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard .masteriyo-certificates-desc .masteriyo-certificate-view-button{padding:12px 0 0;border-top:.4px solid #ebebeb;text-align:center}#masteriyo .masteriyo-row .masteriyo-col-right #masteriyo-certificates-main-content .masteriyo-certificates--content-gridcard .masteriyo-certificates-desc .masteriyo-certificate-view-button .masteriyo-view-btn{font-weight:400;font-size:13px;line-height:23px;color:#4584ff}@keyframes load{0%{width:0}100%{width:var(--value)}}.masteriyo .masteriyo-login-otp--wrapper{box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0;border-radius:6px;border:0;margin:0 auto;background:#fff}@media (max-width:500px){.masteriyo .masteriyo-login-otp--wrapper{padding:32px}}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-notify-message{margin-bottom:20px}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form{display:flex;flex-direction:column;gap:20px}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form input[type=text]{padding:12px 16px;border-radius:3px}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form input[type=text]:focus{box-shadow:none;outline:none;border:1px solid #4584FF}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container{display:flex;align-items:center;flex-direction:row-reverse;justify-content:center;gap:12px}@media (max-width:500px){.masteriyo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container{flex-direction:column;gap:8px}}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend{background:#3a3a3a}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend:hover{background:#444}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend:disabled{opacity:.45;cursor:not-allowed}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-danger-msg{margin:0;margin-top:20px}.masteriyo .masteriyo-login-otp--wrapper .masteriyo-resend-counter{display:block;text-align:center;margin-top:8px;color:#565656}.masteriyo.theme-twentytwentyone .masteriyo-login-otp--wrapper .masteriyo-login-otp-form input[type=text]{border-width:1px}.masteriyo.theme-twentytwentyone .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login{background-color:var(--masteriyo-color-primary);color:var(--masteriyo-color-white)}.masteriyo.theme-twentytwentyone .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login:hover{background-color:var(--masteriyo-color-btn-blue-hover)}.masteriyo.theme-twentytwentyone .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend{color:var(--masteriyo-color-white)}.masteriyo.theme-twentytwentyone .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend:hover{border-color:#444}.masteriyo.theme-twentytwentyone .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend:disabled{border-color:#3a3a3a}.masteriyo.theme-twentytwentytwo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form input[type=text]{border:1px solid var(--wp--preset--color--cyan-bluish-gray)}.masteriyo.theme-twentytwentytwo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login{background-color:var(--masteriyo-color-primary);border:1px solid var(--masteriyo-color-primary);color:var(--masteriyo-color-white);cursor:pointer}.masteriyo.theme-twentytwentytwo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login:hover{background-color:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.masteriyo.theme-twentytwentytwo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend{color:var(--masteriyo-color-white);cursor:pointer;border:1px solid #444}.masteriyo.theme-twentytwentytwo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend:hover{border-color:#444}.masteriyo.theme-twentytwentytwo .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend:disabled{border-color:#3a3a3a;cursor:not-allowed}.masteriyo.theme-twentytwentytwo .masteriyo-login-otp--title{margin-top:0;margin-bottom:20px}.masteriyo.theme-twentytwentythree .masteriyo-login-otp--wrapper .masteriyo-login-otp-form input[type=text]{border:1px solid var(--wp--preset--color--cyan-bluish-gray)}.masteriyo.theme-twentytwentythree .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login{background-color:var(--masteriyo-color-primary);border:1px solid var(--masteriyo-color-primary);color:var(--masteriyo-color-white);cursor:pointer}.masteriyo.theme-twentytwentythree .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login:hover{background-color:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}.masteriyo.theme-twentytwentythree .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend{color:var(--masteriyo-color-white);cursor:pointer;border:1px solid #444}.masteriyo.theme-twentytwentythree .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend:hover{border-color:#444}.masteriyo.theme-twentytwentythree .masteriyo-login-otp--wrapper .masteriyo-login-otp-form .masteriyo-button-container .masteriyo-btn-otp-login-resend:disabled{border-color:#3a3a3a;cursor:not-allowed}.masteriyo.theme-twentytwentythree .masteriyo-login-otp--title{margin-top:0;margin-bottom:20px}.masteriyo-social-account-login{border-radius:5px;text-align:center;border:1px solid #d9d9d9;width:100%;transition:all 0.3s ease-in-out}.masteriyo-social-account-login .google-button,.masteriyo-social-account-login .facebook-button{height:50px;padding:6px;display:flex;align-items:center;justify-content:center;padding:6px}.masteriyo-social-account-login .google-button>.masteriyo-social-account-login--img-wrapper,.masteriyo-social-account-login .facebook-button>.masteriyo-social-account-login--img-wrapper{padding-top:0;display:flex;align-items:center;gap:10px}.masteriyo-social-account-login .google-button>.masteriyo-social-account-login--img-wrapper .google-image-span,.masteriyo-social-account-login .google-button>.masteriyo-social-account-login--img-wrapper .facebook-image-span,.masteriyo-social-account-login .facebook-button>.masteriyo-social-account-login--img-wrapper .google-image-span,.masteriyo-social-account-login .facebook-button>.masteriyo-social-account-login--img-wrapper .facebook-image-span{display:flex}.masteriyo-social-account-login.google-button-div{margin-top:12px;margin-bottom:12px;background-color:#F7F7F7}.masteriyo-social-account-login.google-button-div:hover{background-color:#eaeeee}.masteriyo-social-account-login.google-button-div .google-button{text-decoration:none;margin:auto;width:100%;font-weight:700;border-radius:8px;color:#303030}.masteriyo-social-account-login.google-button-div .google-button:hover{color:#000}.masteriyo-social-account-login.google-button-div .google-button .google-image-span .login-google-image{padding-left:10px}.masteriyo-social-account-login.facebook-button-div{background:#336799}.masteriyo-social-account-login.facebook-button-div:hover{background:#264d73}.masteriyo-social-account-login.facebook-button-div .facebook-button{text-decoration:none;margin:auto;font-weight:700;width:100%;border-radius:7px;color:#EBEBEB}.masteriyo-social-account-login.facebook-button-div .facebook-button:hover{color:#fff}.masteriyo-social-account-login.facebook-button-div .facebook-button .facebook-image-span{margin-right:5px}body.theme-twentytwentythree:not(.oxygen-body):not(.oxygen-builder-body) .masteriyo-course .masteriyo-col{max-width:100%;width:calc(33.3333% - 30px)}@media (max-width:992px){body.theme-twentytwentythree:not(.oxygen-body):not(.oxygen-builder-body) .masteriyo-course .masteriyo-col{width:calc(50% - 30px)}}body.theme-twentytwentythree .masteriyo-col-left .masteriyo-col-left--about .masteriyo-user--details p{margin-top:0}body.theme-twentytwentythree .masteriyo-col-right .masteriyo-col-right--tabbar p.masteriyo-tabbar-title{margin-top:0}body.theme-twentytwentythree .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--wide-size)}body.theme-twentytwentythree .masteriyo-bundles .masteriyo-col{width:100%!important}body.theme-twentytwentythree .masteriyo-bundle-carousel-widget .masteriyo-col{width:auto!important}body.theme-twentytwentythree .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-pages-list__item__link,body.theme-twentytwentythree .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-navigation-item__content{pointer-events:unset;cursor:pointer}body.theme-twentytwentythree .masteriyo-container .masteriyo-col .masteriyo-course--content__description ul li{font-size:14px;line-height:1.618}body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col{width:100%}@media (max-width:1095px){body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__wrapper{border-right:0;padding-right:0}}@media (max-width:1095px){body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn{flex-direction:row;align-items:center;width:100%;padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-course-price{margin-bottom:0}}body.theme-twentytwentythree .masteriyo-container .masteriyo-single-header .masteriyo-single-header__content h6.masteriyo-single-heading{margin-top:0}body.theme-twentytwentythree .masteriyo-single-body .masteriyo-single-body__main--curriculum-content-bottom h4.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-title{margin-top:0}body.theme-twentytwentythree .masteriyo-search button:not(.chakra-button){color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:0;cursor:pointer}body.theme-twentytwentythree .masteriyo-search button:not(.chakra-button):hover{background:var(--masteriyo-color-btn-blue-hover)}body.theme-twentytwentythree .masteriyo-course.list-view .masteriyo-col{width:100%}body.theme-twentytwentythree .masteriyo-course--content .masteriyo-course-author a{display:flex;align-items:center}body.theme-twentytwentythree .masteriyo-checkout-wrapper{flex-wrap:nowrap}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-checkout-wrapper{flex-wrap:wrap}}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper{margin-left:0;margin-right:0;gap:24px}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper>*{padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-input{width:100%}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn{border:0;cursor:pointer}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-single-course{flex-direction:column}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-single-course{gap:24px}}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{flex:auto;max-width:100%;width:calc(60% - 30px)}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{width:100%}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{padding:0}}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview hr{margin-top:24px;margin-bottom:24px}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview h3{margin:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form .masteriyo-btn-primary{border:0;cursor:pointer}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .gradebook table{margin:0 0 1.5em;width:100%}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .gradebook td,body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .gradebook th{text-align:left;border:1px solid #e9ecef;padding:1em}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{flex:auto;width:100%}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{max-width:100%}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{padding:0}}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside{width:auto}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:active,body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus-visible{outline:none}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description{margin-top:24px;padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description .title{margin-top:0}body.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button):hover{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}body.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button)[disabled]{background:#878787;border-color:#878787}body.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button)[disabled] svg{fill:#151515}@media (max-width:479px){body.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:0!important}body.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-progress{padding-right:20px}}@media (max-width:380px){body.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:26px!important}}@media (max-width:1199px){body.theme-twentytwentythree .masteriyo-container{width:960px}}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-container{width:730px}}@media (max-width:767px){body.theme-twentytwentythree .masteriyo-container{width:560px}}@media (max-width:600px){body.theme-twentytwentythree .masteriyo-course .masteriyo-col{width:100%}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-container{width:100%;padding-left:15px;padding-right:15px}}body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search input[type=search]{height:42px}body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding:10px 16px}@media screen and (max-width:600px){body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings{margin-top:2px}}body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings select{height:42px;width:100%;padding:10px}body.theme-twentytwentythree .masteriyo-instructors-list{max-width:1280px}body.theme-twentytwentythree .masteriyo-courses-view-mode-section button{border:0;cursor:pointer}body.theme-twentytwentyfour #masteriyo-account-page{max-width:var(--wp--style--global--wide-size)}body.theme-twentytwentyfour .masteriyo-col-left .masteriyo-col-left--about .masteriyo-user--details p{margin-top:0}body.theme-twentytwentyfour .masteriyo-col-right .masteriyo-col-right--tabbar p.masteriyo-tabbar-title{margin-top:0}body.theme-twentytwentyfour .masteriyo-single-course .masteriyo-course--content__description{margin-top:0}body.theme-twentytwentyfour .masteriyo-single-course .masteriyo-course--content .gradebook table{margin:0 0 1.5em;width:100%}body.theme-twentytwentyfour .masteriyo-single-course .masteriyo-course--content .gradebook td,body.theme-twentytwentyfour .masteriyo-single-course .masteriyo-course--content .gradebook th{text-align:left;border:1px solid #e9ecef;padding:1em}body.theme-twentytwentyfour .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-pages-list__item__link{pointer-events:unset;cursor:pointer}body.theme-twentytwentyfour .masteriyo-container .masteriyo-single-header .masteriyo-single-header__content h6.masteriyo-single-heading{margin-top:0}body.theme-twentytwentyfour .masteriyo-container .masteriyo-single-body .masteriyo-single-body__main--curriculum-content-bottom h4.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-title{margin-top:0}body.theme-twentytwentyfour.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search input[type=search]{height:42px}body.theme-twentytwentyfour.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding:10px 16px}@media screen and (max-width:600px){body.theme-twentytwentyfour.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings{margin-top:2px}}body.theme-twentytwentyfour.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings select{height:42px;width:100%;padding:10px}body.theme-twentytwentyfour .masteriyo-login-form-wrapper{max-width:1280px}body.theme-twentytwentyfour .masteriyo-instructors-list{max-width:1280px}body.theme-twentytwentyfour .masteriyo-courses-view-mode-section button{border:0;cursor:pointer}.masteriyo-social-account-login{border-radius:5px;text-align:center;border:1px solid #d9d9d9;width:100%;transition:all 0.3s ease-in-out}.masteriyo-social-account-login .google-button,.masteriyo-social-account-login .facebook-button{height:50px;padding:6px;display:flex;align-items:center;justify-content:center;padding:6px}.masteriyo-social-account-login .google-button>.masteriyo-social-account-login--img-wrapper,.masteriyo-social-account-login .facebook-button>.masteriyo-social-account-login--img-wrapper{padding-top:0;display:flex;align-items:center;gap:10px}.masteriyo-social-account-login .google-button>.masteriyo-social-account-login--img-wrapper .google-image-span,.masteriyo-social-account-login .google-button>.masteriyo-social-account-login--img-wrapper .facebook-image-span,.masteriyo-social-account-login .facebook-button>.masteriyo-social-account-login--img-wrapper .google-image-span,.masteriyo-social-account-login .facebook-button>.masteriyo-social-account-login--img-wrapper .facebook-image-span{display:flex}.masteriyo-social-account-login.google-button-div{margin-top:12px;margin-bottom:12px;background-color:#F7F7F7}.masteriyo-social-account-login.google-button-div:hover{background-color:#eaeeee}.masteriyo-social-account-login.google-button-div .google-button{text-decoration:none;margin:auto;width:100%;font-weight:700;border-radius:8px;color:#303030}.masteriyo-social-account-login.google-button-div .google-button:hover{color:#000}.masteriyo-social-account-login.google-button-div .google-button .google-image-span .login-google-image{padding-left:10px}.masteriyo-social-account-login.facebook-button-div{background:#336799}.masteriyo-social-account-login.facebook-button-div:hover{background:#264d73}.masteriyo-social-account-login.facebook-button-div .facebook-button{text-decoration:none;margin:auto;font-weight:700;width:100%;border-radius:7px;color:#EBEBEB}.masteriyo-social-account-login.facebook-button-div .facebook-button:hover{color:#fff}.masteriyo-social-account-login.facebook-button-div .facebook-button .facebook-image-span{margin-right:5px}.google-classroom-container{border-radius:4px;padding:20px;color:azure;background-color:#4285f4}.google-classroom-code-left{padding-top:20px}.google-classroom-code-right{margin-left:5px;padding-top:20px}.tab-content.google-classroom{margin:30px}.masteriyo-course--google-classroom{margin-top:30px;padding:24px;border:1px solid var(--masteriyo-color-border);border-radius:8px;display:flex;flex-direction:column}.masteriyo-course--google-classroom__heading{font-size:20px;font-weight:700;line-height:26px;border-bottom:1px solid #e5e5e5;padding-bottom:16px;color:var(--masteriyo-color-text);margin-bottom:16px}.masteriyo-course--google-classroom__code{display:flex;align-items:center;gap:8px}.masteriyo-course--google-classroom__code-label{font-weight:500}.masteriyo-course--google-classroom__code-label .masteriyo-copy-this-text{font-size:18px;color:var(--masteriyo-color-primary)}.masteriyo-course--google-classroom__code .copy-button-code{display:flex;padding:6px;transition:all 0.3s ease-in-out;cursor:pointer;border-radius:3px}.masteriyo-course--google-classroom__code .copy-button-code:hover{background:#f4f4f4}.masteriyo-course--google-classroom__code .copy-button-code svg{width:16px;height:16px;stroke:#767676}.masteriyo-course--google-classroom .masteriyo-course-complete{background:var(--masteriyo-color-primary);font-weight:500;padding:6px;border-radius:4px;cursor:pointer;margin-top:10px;text-align:center}.masteriyo-single-body__aside--items-wrapper .masteriyo-course--google-classroom{border:0;margin-top:0;background:#fbfbfb;padding:20px}.masteriyo-single-body__aside--items-wrapper .masteriyo-course--google-classroom__heading{color:#383838;font-size:18px;font-weight:600;line-height:26px;border-bottom:1px solid #ebecf2;padding-bottom:16px;margin-bottom:12px;text-align:left}body.theme-twentytwentythree:not(.oxygen-body):not(.oxygen-builder-body) .masteriyo-course .masteriyo-col{max-width:100%;width:calc(33.3333% - 30px)}@media (max-width:992px){body.theme-twentytwentythree:not(.oxygen-body):not(.oxygen-builder-body) .masteriyo-course .masteriyo-col{width:calc(50% - 30px)}}body.theme-twentytwentythree .masteriyo-col-left .masteriyo-col-left--about .masteriyo-user--details p{margin-top:0}body.theme-twentytwentythree .masteriyo-col-right .masteriyo-col-right--tabbar p.masteriyo-tabbar-title{margin-top:0}body.theme-twentytwentythree .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--wide-size)}body.theme-twentytwentythree .masteriyo-bundles .masteriyo-col{width:100%!important}body.theme-twentytwentythree .masteriyo-bundle-carousel-widget .masteriyo-col{width:auto!important}body.theme-twentytwentythree .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-pages-list__item__link,body.theme-twentytwentythree .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-navigation-item__content{pointer-events:unset;cursor:pointer}body.theme-twentytwentythree .masteriyo-container .masteriyo-col .masteriyo-course--content__description ul li{font-size:14px;line-height:1.618}body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col{width:100%}@media (max-width:1095px){body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content__wrapper{border-right:0;padding-right:0}}@media (max-width:1095px){body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn{flex-direction:row;align-items:center;width:100%;padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-container .masteriyo-course.list-view .masteriyo-col .masteriyo-course--content .masteriyo-time-btn .masteriyo-course-price{margin-bottom:0}}body.theme-twentytwentythree .masteriyo-container .masteriyo-single-header .masteriyo-single-header__content h6.masteriyo-single-heading{margin-top:0}body.theme-twentytwentythree .masteriyo-single-body .masteriyo-single-body__main--curriculum-content-bottom h4.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-title{margin-top:0}body.theme-twentytwentythree .masteriyo-search button:not(.chakra-button){color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:0;cursor:pointer}body.theme-twentytwentythree .masteriyo-search button:not(.chakra-button):hover{background:var(--masteriyo-color-btn-blue-hover)}body.theme-twentytwentythree .masteriyo-course.list-view .masteriyo-col{width:100%}body.theme-twentytwentythree .masteriyo-course--content .masteriyo-course-author a{display:flex;align-items:center}body.theme-twentytwentythree .masteriyo-checkout-wrapper{flex-wrap:nowrap}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-checkout-wrapper{flex-wrap:wrap}}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper{margin-left:0;margin-right:0;gap:24px}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-checkout---fname-lname-wrapper>*{padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-main .masteriyo-input{width:100%}body.theme-twentytwentythree .masteriyo-checkout-wrapper .masteriyo-checkout-summary .masteriyo-checkout--btn{border:0;cursor:pointer}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-single-course{flex-direction:column}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-single-course{gap:24px}}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{flex:auto;max-width:100%;width:calc(60% - 30px)}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{width:100%}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8{padding:0}}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview hr{margin-top:24px;margin-bottom:24px}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-overview h3{margin:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .course-reviews .masteriyo-submit-review-form .masteriyo-btn-primary{border:0;cursor:pointer}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .gradebook table{margin:0 0 1.5em;width:100%}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .gradebook td,body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-8 .masteriyo-single-course--main__content .gradebook th{text-align:left;border:1px solid #e9ecef;padding:1em}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{flex:auto;width:100%}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{max-width:100%}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4{padding:0}}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside{width:auto}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn{padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:active,body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover)}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-time-btn .masteriyo-btn-primary:focus-visible{outline:none}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-single-course-stats{padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description{margin-top:24px;padding-left:0;padding-right:0}body.theme-twentytwentythree .masteriyo-single-course .masteriyo-col-4 .masteriyo-single-course--aside .masteriyo-course--content__description .title{margin-top:0}body.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button):hover{background:var(--masteriyo-color-btn-blue-hover);border-color:var(--masteriyo-color-btn-blue-hover);color:var(--masteriyo-color-white)}body.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button)[disabled]{background:#878787;border-color:#878787}body.theme-twentytwentythree #masteriyo-account-page .mto-account-wrapper button:not(.chakra-button)[disabled] svg{fill:#151515}@media (max-width:479px){body.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:0!important}body.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-progress{padding-right:20px}}@media (max-width:380px){body.theme-twentytwentythree #masteriyo-account-page .mto-dashboard-courses-stats{margin-right:26px!important}}@media (max-width:1199px){body.theme-twentytwentythree .masteriyo-container{width:960px}}@media (max-width:991px){body.theme-twentytwentythree .masteriyo-container{width:730px}}@media (max-width:767px){body.theme-twentytwentythree .masteriyo-container{width:560px}}@media (max-width:600px){body.theme-twentytwentythree .masteriyo-course .masteriyo-col{width:100%}}@media (max-width:575px){body.theme-twentytwentythree .masteriyo-container{width:100%;padding-left:15px;padding-right:15px}}body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search input[type=search]{height:42px}body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding:10px 16px}@media screen and (max-width:600px){body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings{margin-top:2px}}body.theme-twentytwentythree.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings select{height:42px;width:100%;padding:10px}body.theme-twentytwentythree .masteriyo-instructors-list{max-width:1280px}body.theme-twentytwentythree .masteriyo-courses-view-mode-section button{border:0;cursor:pointer}body.theme-twentytwentyfour #masteriyo-account-page{max-width:var(--wp--style--global--wide-size)}body.theme-twentytwentyfour .masteriyo-col-left .masteriyo-col-left--about .masteriyo-user--details p{margin-top:0}body.theme-twentytwentyfour .masteriyo-col-right .masteriyo-col-right--tabbar p.masteriyo-tabbar-title{margin-top:0}body.theme-twentytwentyfour .masteriyo-single-course .masteriyo-course--content__description{margin-top:0}body.theme-twentytwentyfour .masteriyo-single-course .masteriyo-course--content .gradebook table{margin:0 0 1.5em;width:100%}body.theme-twentytwentyfour .masteriyo-single-course .masteriyo-course--content .gradebook td,body.theme-twentytwentyfour .masteriyo-single-course .masteriyo-course--content .gradebook th{text-align:left;border:1px solid #e9ecef;padding:1em}body.theme-twentytwentyfour .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-pages-list__item__link{pointer-events:unset;cursor:pointer}body.theme-twentytwentyfour .masteriyo-container .masteriyo-single-header .masteriyo-single-header__content h6.masteriyo-single-heading{margin-top:0}body.theme-twentytwentyfour .masteriyo-container .masteriyo-single-body .masteriyo-single-body__main--curriculum-content-bottom h4.masteriyo-single-body__main--curriculum-content-bottom__accordion--header-title{margin-top:0}body.theme-twentytwentyfour.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search input[type=search]{height:42px}body.theme-twentytwentyfour.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-search button[type=button]{padding:10px 16px}@media screen and (max-width:600px){body.theme-twentytwentyfour.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings{margin-top:2px}}body.theme-twentytwentyfour.single-mto-course .masteriyo-single-course--main__content .course-reviews .masteriyo-course-reviews-filters .masteriyo-course-reviews-ratings select{height:42px;width:100%;padding:10px}body.theme-twentytwentyfour .masteriyo-login-form-wrapper{max-width:1280px}body.theme-twentytwentyfour .masteriyo-instructors-list{max-width:1280px}body.theme-twentytwentyfour .masteriyo-courses-view-mode-section button{border:0;cursor:pointer}body.theme-twentytwentyfive .wp-block-post-title{max-width:1280px}body.theme-twentytwentyfive #masteriyo-account-page{max-width:1280px}body.theme-twentytwentyfive .masteriyo-single-course .masteriyo-course--content .gradebook table{margin:0 0 1.5em;width:100%}body.theme-twentytwentyfive .masteriyo-single-course .masteriyo-course--content .gradebook td,body.theme-twentytwentyfive .masteriyo-single-course .masteriyo-course--content .gradebook th{text-align:left;border:1px solid #e9ecef;padding:1em}body.theme-twentytwentyfive .wp-block-template-part .wp-block-navigation .wp-block-navigation__container li .wp-block-pages-list__item__link{pointer-events:unset;cursor:pointer}body.theme-twentytwentyfive .masteriyo-login-form-wrapper{max-width:1280px}body.theme-twentytwentyfive .masteriyo-instructors-list{max-width:1280px}body.theme-twentytwentyfive .masteriyo-courses-view-mode-section button{border:0;cursor:pointer}body.masteriyo{margin:0}.masteriyo-scorm-course-header{display:flex;align-items:center;justify-content:space-between;background:#fff;box-shadow:0 6px 26px 0 rgb(117 117 117 / .12);padding:12px 16px 12px 20px;margin-bottom:60px}@media screen and (max-width:460px){.masteriyo-scorm-course-header{flex-direction:column;padding:20px;gap:20px;align-items:flex-start}}.masteriyo-scorm-course-header__course{max-width:500px}.masteriyo-scorm-course-header__course-name{color:#909090;font-family:Inter;font-size:14px;font-weight:400;line-height:22px}.masteriyo-scorm-course-header__course-title{color:#383838;font-family:Inter;font-size:16px;font-weight:500;line-height:26px;margin:0}.masteriyo-scorm-course-header__button-exit{border-radius:4px;border:1px solid #646464;background:#fff;padding:6px 14px;color:#646464;font-family:Inter;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;transition:all 0.3s ease-in-out}@media screen and (max-width:460px){.masteriyo-scorm-course-header__button-exit{width:100%;text-align:center;padding:8px 16px}}.masteriyo-scorm-course-header__button-exit:hover{color:#fff;background:var(--masteriyo-color-badge-red);border-color:var(--masteriyo-color-badge-red)}.masteriyo-scorm-course-header__button-download{border-radius:4px;border:1px solid var(--masteriyo-color-primary);background:#fff;padding:6px 14px;color:var(--masteriyo-color-primary);font-family:Inter;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;transition:all 0.3s ease-in-out}@media screen and (max-width:460px){.masteriyo-scorm-course-header__button-download{margin:0;width:100%;text-align:center;padding:8px 16px}}.masteriyo-scorm-course-header__button-download:hover{color:#fff;background:var(--masteriyo-color-primary-light);border-color:var(--masteriyo-color-primary-light)}.masteriyo-scorm-course-header__button-complete{border-radius:4px;border:1px solid #3ca03c;background:#3ca03c;padding:6px 14px;color:#fff;font-family:Inter;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;transition:all 0.3s ease-in-out;opacity:.8}@media screen and (max-width:460px){.masteriyo-scorm-course-header__button-complete{margin:0;width:100%;text-align:center;padding:8px 16px}}.masteriyo-scorm-course-header__button-complete:hover{color:#fff}.masteriyo-scorm-course-header__button-continue{border-radius:4px;border:1px solid var(--masteriyo-color-primary);background:var(--masteriyo-color-primary);padding:6px 14px;color:#fff;font-family:Inter;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;transition:all 0.3s ease-in-out}@media screen and (max-width:460px){.masteriyo-scorm-course-header__button-continue{margin:0;width:100%;text-align:center;padding:8px 16px}}.masteriyo-scorm-course-header__button-continue:hover{color:var(--masteriyo-color-primary);background:#fff}.masteriyo-wrapper.scorm{position:relative;padding:0;height:100vh}.masteriyo-wrapper.scorm iframe{display:block;width:100%;height:100%;border:0}.masteriyo-group-courses-modal .masteriyo-overlay{align-items:center}.masteriyo-group-course-popup{border-radius:8px;background:#fff;box-shadow:0 0 25px 0 rgb(10 10 10 / .1);display:flex;width:520px;padding:28px 28px 30px 28px;flex-direction:column;gap:32px}.masteriyo-group-course__wrapper{position:relative}.masteriyo-group-course__heading{color:#222;font-size:24px;font-weight:700;line-height:32px;padding-bottom:16px;border-bottom:1px solid #e5e5e5;margin-bottom:18px}.masteriyo-group-course__exit-popup{position:absolute;top:0;right:0;border-radius:60px;background:#eef1f7;display:flex;align-items:center;justify-content:center;padding:7px;cursor:pointer}.masteriyo-group-course__exit-popup svg{width:14px;height:14px}.masteriyo-group-course__title{color:#646464;font-size:16px;font-weight:400;line-height:26px}.masteriyo-group-course__empty-state{display:none}.masteriyo-group-course__empty-state--image{text-align:center;margin-bottom:32px}.masteriyo-group-course__empty-state--image img{width:260px;height:auto;-o-object-fit:cover;object-fit:cover}.masteriyo-group-course__empty-state--content{text-align:center}.masteriyo-group-course__empty-state--content-title{color:#383838;font-size:22px;font-weight:700;line-height:29px;margin-bottom:8px}.masteriyo-group-course__empty-state--content-desc{color:#4e4e4e;font-size:14px;font-weight:400;line-height:16px}.masteriyo-group-course__empty-state--content-desc .masteriyo-group-course--link{color:#5b5fc7;font-style:italic;text-decoration:underline}.masteriyo-group-course__lists--label{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.masteriyo-group-course__lists--heading{color:#646464;font-size:14px;font-weight:600;line-height:24px}.masteriyo-group-course__lists--sync-button{color:#7a7a7a;font-size:12px;font-weight:500;line-height:26px;display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;margin-top:14px;transition:all 0.3s ease-in-out}.masteriyo-group-course__lists--sync-button:hover{text-decoration:underline}.masteriyo-group-course__lists--sync-button svg{width:16px;height:16px}.masteriyo-group-course__lists--list{margin-left:0;margin-bottom:24px}.masteriyo-group-course__lists--list-item{list-style:none;display:flex;align-items:center;position:relative;margin-bottom:10px}.masteriyo-group-course__lists--list-item:last-child{margin-bottom:0}.masteriyo-group-course__lists--list-item input[type=checkbox]{position:absolute;z-index:1;left:12px;width:18px;height:18px}.masteriyo-group-course__lists--list-item_label{width:100%;border-radius:4px;background:#f0f0f0;padding:12px;padding-left:40px;display:flex;align-items:center;gap:8px;cursor:pointer;color:#646464;font-size:14px;font-weight:500;line-height:22px}.masteriyo-group-course__lists--list-item_label_disabled{color:#a7a7a7}.masteriyo-group-course__lists--list-item_members{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px;color:#7a7a7a;font-size:14px;font-weight:500;line-height:22px}.masteriyo-group-course__lists--list-item_members svg{width:20px;height:20px}.masteriyo-group-course__lists--list-item_disabled{cursor:none;pointer-events:none}.masteriyo-group-course__lists--list-item input[type=checkbox]:checked~.masteriyo-group-course__lists--list-item_label{background:#f3f7fd}.masteriyo-group-course__lists .masteriyo-error-message{color:#d8000c;background-color:#fdd;padding:10px;border:1px solid #d8000c;border-radius:4px;margin-bottom:25px;font-size:14px}.masteriyo-group-course__lists--footer{display:flex;align-items:center;justify-content:flex-end;gap:14px}.masteriyo-group-course__lists--footer_link{color:#646464;font-size:14px;font-weight:400;line-height:22px;text-decoration-line:underline;transition:all 0.3s ease-in-out}.masteriyo-group-course__lists--footer_link:hover{color:#222}.masteriyo-group-course__lists--footer_checkout-button{display:flex;padding:10px 16px 10px 12px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:#3e6dd0;color:#fff;font-size:14px;font-weight:400;line-height:22px;text-decoration:none;transition:all 0.3s ease-in-out}.masteriyo-group-course__lists--footer_checkout-button:hover{color:#fff;background:#1b4aab}.masteriyo-group-course__lists--footer_checkout-button:focus{color:#fff}.masteriyo-group-course__lists--footer_checkout-button svg{width:20px;height:20px}.masteriyo-group-course__lists--footer_checkout-button svg path{stroke:#fff}.masteriyo-group-course__lists--footer_checkout-button--disabled{background:#e2e2e2;color:#a7a7a7;pointer-events:none;cursor:not-allowed}.masteriyo-group-course__lists--footer_checkout-button--disabled svg path{stroke:#a7a7a7}.masteriyo-group-course__group-button{width:100%;border-radius:4px;background:#f4f4f4;padding:16px 20px 20px 20px;margin-top:24px}.masteriyo-group-course__group-title{color:#4e4e4e;font-size:16px;font-weight:500;line-height:34px;margin-top:0;margin-bottom:8px;display:flex;align-items:center;gap:8px;flex-direction:column;border-bottom:1px solid #e1e1e1}.masteriyo-group-course__group-title .title-line{flex:1 0 0%}.masteriyo-group-course__group-title .title-line::after{content:"";width:100%;height:1px;background:#ddd;display:block}.masteriyo-group-course__group-desc{color:#646464;font-size:14px;font-style:italic;font-weight:400;line-height:24px;margin-top:0;margin-bottom:16px}.masteriyo-group-course__buy-now-button{border-radius:3px;background:#26c164;padding:10px 16px;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-decoration:none;display:block;text-align:center;transition:all 0.3s ease-in-out}.masteriyo-group-course__buy-now-button:hover{color:#fff;background:#08903e}.masteriyo-group-course__buy-now-button:focus{color:#fff}.masteriyo-group-course__checkout-title{color:#07092f;font-size:26px;line-height:34px;font-weight:500;margin-top:0;margin-bottom:28px}.masteriyo-group-course__checkout-table{border-radius:5px;background:#f9f9f9;padding:20px}.masteriyo-group-course__checkout-table table{width:100%;border-collapse:collapse;border:0;margin-bottom:0}.masteriyo-group-course__checkout-table table tr th{color:#383838;font-size:14px;font-weight:600;line-height:18px;padding:0 6px 16px 6px;border:0;border-bottom:1px solid #e1e1e1;width:90%;text-align:left}.masteriyo-group-course__checkout-table table tr td{color:#4e4e4e;font-size:14px;font-weight:500;line-height:18px;padding:16px 6px 0;border:0}.masteriyo-checkout-summary-order-details li .masteriyo-badge{background:#26c164!important;margin-left:2px}.masteriyo-single-body__aside--price .masteriyo-group-course__group-button{margin-top:0}.google-classroom-container{border-radius:4px;padding:20px;color:azure;background-color:#4285f4}.google-classroom-code-left{padding-top:20px}.google-classroom-code-right{margin-left:5px;padding-top:20px}.tab-content.google-classroom{margin:30px}.masteriyo-course--google-classroom{margin-top:30px;padding:24px;border:1px solid var(--masteriyo-color-border);border-radius:8px;display:flex;flex-direction:column}.masteriyo-course--google-classroom__heading{font-size:20px;font-weight:700;line-height:26px;border-bottom:1px solid #e5e5e5;padding-bottom:16px;color:var(--masteriyo-color-text);margin-bottom:16px}.masteriyo-course--google-classroom__code{display:flex;align-items:center;gap:8px}.masteriyo-course--google-classroom__code-label{font-weight:500}.masteriyo-course--google-classroom__code-label .masteriyo-copy-this-text{font-size:18px;color:var(--masteriyo-color-primary)}.masteriyo-course--google-classroom__code .copy-button-code{display:flex;padding:6px;transition:all 0.3s ease-in-out;cursor:pointer;border-radius:3px}.masteriyo-course--google-classroom__code .copy-button-code:hover{background:#f4f4f4}.masteriyo-course--google-classroom__code .copy-button-code svg{width:16px;height:16px;stroke:#767676}.masteriyo-course--google-classroom .masteriyo-course-complete{background:var(--masteriyo-color-primary);font-weight:500;padding:6px;border-radius:4px;cursor:pointer;margin-top:10px;text-align:center}.masteriyo-single-body__aside--items-wrapper .masteriyo-course--google-classroom{border:0;margin-top:0;background:#fbfbfb;padding:20px}.masteriyo-single-body__aside--items-wrapper .masteriyo-course--google-classroom__heading{color:#383838;font-size:18px;font-weight:600;line-height:26px;border-bottom:1px solid #ebecf2;padding-bottom:16px;margin-bottom:12px;text-align:left}@media screen and (max-width:600px){.post-type-archive-mto-bundle .masteriyo-container{padding-left:0;padding-right:0}}.masteriyo-bundles{display:grid!important;gap:24px;margin:0}.masteriyo-bundles.columns-4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1199px){.masteriyo-bundles.columns-4{grid-template-columns:repeat(3,1fr)}}.masteriyo-bundles.columns-3{grid-template-columns:repeat(3,1fr)}.masteriyo-bundles.columns-2{grid-template-columns:repeat(2,1fr)}.masteriyo-bundles.columns-1{grid-template-columns:repeat(1,1fr)}@media screen and (max-width:991px){.masteriyo-bundles.columns-4,.masteriyo-bundles.columns-3{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.masteriyo-bundles.columns-4,.masteriyo-bundles.columns-3,.masteriyo-bundles.columns-2{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.masteriyo-bundles{margin:0}}.masteriyo-bundles .masteriyo-col{width:100%;max-width:100%;padding:0!important}@media screen and (max-width:600px){.masteriyo-bundles .masteriyo-col{padding:0}}.masteriyo-bundles .masteriyo-col .masteriyo-bundle{padding:10px 10px 16px 10px;border-radius:6px;background:#fff;border:1px solid #eaeaea;flex-direction:column;row-gap:12px;margin-left:0;margin-right:0}.masteriyo-bundles .masteriyo-col .masteriyo-bundle--top{border-radius:4px}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__title{margin:0;padding:0;font-size:18px;font-weight:500;line-height:28px}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__title a{color:var(--masteriyo-color-primary)}.masteriyo-bundles .masteriyo-col .masteriyo-bundle--bottom{flex:1}.masteriyo-bundles .masteriyo-col .masteriyo-bundle--top{display:flex;padding:16px 18px;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;background:rgb(75 83 188 / .0784313725)}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__price span{color:var(--masteriyo-color-primary)}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__info{display:flex;justify-content:space-between;align-items:center;width:100%}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses{height:235px;overflow-y:auto;padding:8px 16px 8px 8px}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses-item{margin-bottom:16px;padding-bottom:0;border:none}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses-item:last-child{margin-bottom:0}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses-item img{width:90px;height:65px;-o-object-fit:cover;object-fit:cover}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses-item-info h3{font-size:14px;font-weight:500;line-height:22px;color:#222}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses-item__price{color:#4e4e4e;font-size:14px;font-weight:500;line-height:24px}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses::-webkit-scrollbar{width:4px;background-color:#d9d9d9}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses::-webkit-scrollbar-thumb{background-color:#5b5b5b;border-radius:8px}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses::-webkit-scrollbar-corner{border-radius:8px}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__courses-count{font-size:14px;font-weight:400;line-height:16px;color:#4e4e4e}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__price{display:flex;align-items:center;gap:6px}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__price del{font-size:12px;font-weight:400;line-height:22px;color:#909090}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__price span{color:var(--masteriyo-color-primary);font-size:16px;font-weight:500;line-height:26px}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__cta{border-top:1px solid #eaeaea;display:flex;justify-content:flex-end;margin-top:10px;padding-top:16px}.masteriyo-bundles .masteriyo-col .masteriyo-bundle__cta .masteriyo-btn{padding:8px 16px;border-radius:3px;color:#fff;font-size:14px;line-height:22px;font-weight:400}.admin-bar{--admin-bar:32px}@media screen and (max-width:782px){.admin-bar{--admin-bar:46px}}.masteriyo-bundle{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;flex-direction:row}.masteriyo-bundle__content{background-color:var(--masteriyo-color-white);border-radius:8px;border:1px solid var(--masteriyo-color-border);height:100%;padding:0}.masteriyo-bundle__featured-img{margin-bottom:20px}.masteriyo-bundle__featured-img img{width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0;padding-bottom:0}.masteriyo-bundle__title{font-size:28px;font-weight:700;margin-bottom:16px;padding:0 32px;color:var(--masteriyo-color-heading);display:flex;justify-content:space-between;align-items:center}.masteriyo-bundle__author-rating{display:flex;align-items:center;padding:0 32px}.masteriyo-bundle__author,.masteriyo-bundle__instructor{display:flex;align-items:center;flex:1 1 50%}.masteriyo-bundle__author a,.masteriyo-bundle__instructor a{display:flex;align-items:center;flex:1 1 50%}.masteriyo-bundle__author img,.masteriyo-bundle__instructor img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:1px solid rgb(0 0 0 / .1);margin:0}.masteriyo-bundle__author-name,.masteriyo-bundle__instructor-name{color:var(--masteriyo-color-text);font-size:14px;line-height:1.5;font-weight:500;margin-left:8px;overflow-wrap:break-word;text-transform:capitalize}.masteriyo-bundle__main .masteriyo-stab{padding:0 32px;margin-top:32px}.masteriyo-bundle__main .tab-content{padding:0 32px 32px;color:var(--masteriyo-color-text)}.masteriyo-bundle__courses{padding:24px}.masteriyo-bundle__courses__title{margin:0;font-size:18px;font-weight:500;padding-bottom:18px;margin-bottom:24px;border-bottom:1px solid var(--masteriyo-color-border)}.masteriyo-bundle__courses-list{padding:0;margin:0;display:flex;flex-direction:column}.masteriyo-bundle__courses-item{display:flex;margin:0;-moz-column-gap:18px;column-gap:18px;align-items:center}.masteriyo-bundle__courses-item:not(:last-child){padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid var(--masteriyo-color-border)}.masteriyo-bundle__courses-item-img{max-width:100px}.masteriyo-bundle__courses-item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.masteriyo-bundle__courses-item-info{flex:1;display:flex;flex-direction:column;justify-content:center}.masteriyo-bundle__courses-item h3{margin:0;font-size:15px;font-weight:500}.masteriyo-bundle__courses-item .masteriyo-course-author{font-size:12px;font-weight:400;text-transform:capitalize}.masteriyo-bundle__courses-item .masteriyo-course-author a{color:var(--masteriyo-color-primary)}.masteriyo-bundle__courses-item__price{font-size:15px;font-weight:500}@media (min-width:768px){.masteriyo-bundle__sidebar{position:sticky;top:calc(var(--admin-bar, 0) + 50px)}}.masteriyo-bundle__sidebar>div{background:var(--masteriyo-color-white);width:100%;height:-moz-fit-content;height:fit-content;border-radius:8px;display:flex;flex-direction:column;border:1px solid var(--masteriyo-color-border);padding:24px}.masteriyo-bundle__sidebar>div:first-child{margin-bottom:40px}.masteriyo-bundle__sidebar .masteriyo-time-btn{padding-bottom:24px;border-top:none;border-bottom:1px solid var(--masteriyo-color-border);display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.masteriyo-bundle__sidebar .masteriyo-time-btn .masteriyo-btn{border-radius:50px;padding:6px 16px}.masteriyo-bundle__sidebar .title{font-weight:700;font-size:16px;line-height:120%;color:var(--masteriyo-color-heading);margin:20px 0}.masteriyo-bundle__highlights ul{list-style:"✓";margin:0;padding-left:12px}.masteriyo-bundle__highlights li{font-size:14px;line-height:1.618;padding-inline-start:4px;word-break:break-all}@media (max-width:768px){.masteriyo-bundle .masteriyo-col-4{width:100%;flex:1 1 100%;max-width:100%}}.masteriyo-bundle__instructor:not(:last-child){margin-bottom:16px}.masteriyo-bundle__instructors h5{margin:0;font-size:18px;font-weight:500;padding-bottom:18px;border-bottom:1px solid var(--masteriyo-color-border);margin-bottom:24px}.masteriyo-bundle__category{display:flex;flex-wrap:wrap;padding:0 32px}.masteriyo-bundle__category a{text-decoration:none;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;color:var(--masteriyo-color-primary);border-radius:50px;border:1px solid rgb(0 0 0 / .1);margin:2px}.masteriyo-checkout-summary-switch-currency{padding:15px 0 20px;margin-bottom:0;background-color:var(--masteriyo-color-white);border:0;border-bottom:1px solid var(--masteriyo-color-border);color:var(--masteriyo-color-text);border-radius:0}.masteriyo-checkout-summary-switch-currency .masteriyo-label{grid-area:coupon-label;font-size:15px;line-height:28px;font-weight:700;color:var(--masteriyo-color-grey-dark)}.masteriyo-single-body__aside--items-wrapper .masteriyo-single-course--course-coming-soon-msg{padding:0}.masteriyo-single-course--course-coming-soon-btn{box-sizing:border-box;color:var(--masteriyo-color-primary);background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none}.masteriyo-single-course--course-coming-soon-btn:hover{box-sizing:border-box;color:var(--masteriyo-color-primary);background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer}.masteriyo-single-course--course-coming-soon-btn:focus{box-sizing:border-box;color:var(--masteriyo-color-primary);background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none}.masteriyo-single-course--course-coming-soon-btn:active{box-sizing:border-box;color:var(--masteriyo-color-primary);background:var(--masteriyo-color-white);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none}.masteriyo-single-course--course-coming-soon-msg{box-sizing:border-box;color:var(--masteriyo-color-text);padding:10px;border-radius:5px;font-size:14px}.masteriyo-single-course--course-coming-soon-msg .masteriyo-single-course--course-coming-soon-text{color:var(--masteriyo-color-text);margin-top:10px}.masteriyo-single-course--course-coming-soon-msg .masteriyo-single-course--course-coming-soon-timer{box-sizing:border-box;color:var(--masteriyo-color-text);display:flex;flex-wrap:wrap;justify-content:center;background-color:#fff;border:1px solid var(--masteriyo-color-border);border-radius:5px;font-size:18px;text-align:center}.masteriyo-single-course--course-coming-soon-msg .masteriyo-single-course--course-coming-soon-timer .masteriyo-countdown-segment{text-align:center;margin:5px 10px}@media (max-width:600px){.masteriyo-single-course--course-coming-soon-msg .masteriyo-single-course--course-coming-soon-timer .masteriyo-countdown-segment{margin:5px}}.masteriyo-single-course--course-coming-soon-msg .masteriyo-single-course--course-coming-soon-timer .masteriyo-countdown-separator{margin:5px 0}.masteriyo-single-course--course-coming-soon-msg .masteriyo-single-course--course-coming-soon-timer:hover{box-sizing:border-box;color:var(--masteriyo-color-text);display:flex;flex-wrap:wrap;justify-content:center;padding:10px;background-color:#fff;border:1px solid var(--masteriyo-color-border);border-radius:5px;font-size:18px;text-align:center}.masteriyo-single-course--course-coming-soon-msg .masteriyo-single-course--course-coming-soon-timer:hover .masteriyo-countdown-segment{text-align:center;margin:5px 10px}@media (max-width:600px){.masteriyo-single-course--course-coming-soon-msg .masteriyo-single-course--course-coming-soon-timer:hover .masteriyo-countdown-segment{margin:5px}}.masteriyo-single-course--course-coming-soon-msg .masteriyo-single-course--course-coming-soon-timer:hover .masteriyo-countdown-separator{margin:5px 0}.masteriyo-single-course--surecart-prices{box-sizing:border-box}.masteriyo-surecart-course-modal .masteriyo-overlay{align-items:center}.masteriyo-single-course--surecart-add-to-cart-btn{display:flex;justify-content:center;align-items:center;margin-top:20px;box-sizing:border-box;color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none}.masteriyo-single-course--surecart-add-to-cart-btn:hover{display:flex;justify-content:center;align-items:center;margin-top:20px;box-sizing:border-box;color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none}.masteriyo-single-course--surecart-add-to-cart-btn-layout-1{padding:10px 20px;border-radius:4px;background:#4584ff;color:#fff;font-size:16px;font-weight:500;line-height:26px;text-decoration:none;text-align:center;transition:all 0.3s ease-in-out;display:flex;align-items:center;justify-content:center;margin-top:20px}.masteriyo-single-course--surecart-add-to-cart-btn-layout-1:hover{padding:10px 20px;border-radius:4px;background:#4584ff;color:#fff;font-size:16px;font-weight:500;line-height:26px;text-decoration:none;text-align:center;transition:all 0.3s ease-in-out;display:flex;align-items:center;justify-content:center;margin-top:20px}.masteriyo-surecart-course-popup{border-radius:8px;background:#fff;box-shadow:0 0 25px 0 rgb(10 10 10 / .1);display:flex;width:520px;padding:28px 28px 30px 28px;flex-direction:column;gap:32px}.masteriyo-surecart-course__wrapper{position:relative}.masteriyo-surecart-course__heading{color:#222;font-size:24px;font-weight:700;line-height:32px;padding-bottom:16px;border-bottom:1px solid #e5e5e5;margin-bottom:18px}.masteriyo-surecart-course__title{color:#646464;font-size:16px;font-weight:400;line-height:26px}.masteriyo-surecart-course__surecart-add-to-cart-btn{display:block;justify-content:center;align-items:center;margin-top:20px;box-sizing:border-box;color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none}.masteriyo-surecart-course__empty-state{display:none}.masteriyo-surecart-course__empty-state--image{text-align:center;margin-bottom:32px}.masteriyo-surecart-course__empty-state--image img{width:260px;height:auto;-o-object-fit:cover;object-fit:cover}.masteriyo-surecart-course__empty-state--content{text-align:center}.masteriyo-surecart-course__empty-state--content-title{color:#383838;font-size:22px;font-weight:700;line-height:29px;margin-bottom:8px}.masteriyo-surecart-course__empty-state--content-desc{color:#4e4e4e;font-size:14px;font-weight:400;line-height:16px}.masteriyo-surecart-course__empty-state--content-desc .masteriyo-surecart-course--link{color:#5b5fc7;font-style:italic;text-decoration:underline}.masteriyo-surecart-course__surecart-add-to-cart-btn:hover{display:block;justify-content:center;align-items:center;margin-top:20px;box-sizing:border-box;color:var(--masteriyo-color-white);background:var(--masteriyo-color-primary);border:1px solid var(--masteriyo-color-primary);padding:6px 16px;border-radius:2px;font-size:14px;font-weight:500;text-decoration:none}.masteriyo-surecart-course__exit-popup{position:absolute;top:0;right:0;border-radius:60px;background:#eef1f7;display:flex;align-items:center;justify-content:center;padding:7px;cursor:pointer}.masteriyo-surecart-course__exit-popup svg{width:14px;height:14px}.masteriyo-surecart-course__title{color:#646464;font-size:16px;font-weight:400;line-height:26px}.masteriyo-surecart-course__lists--label{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.masteriyo-surecart-course__lists--heading{color:#646464;font-size:14px;font-weight:600;line-height:24px}.masteriyo-surecart-course__lists--loading-text{color:#7a7a7a;font-size:12px;font-weight:500;line-height:26px;display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;margin-top:14px;transition:all 0.3s ease-in-out}.masteriyo-surecart-course__lists--loading-text:hover{text-decoration:underline}.masteriyo-surecart-course__lists--loading-text svg{width:16px;height:16px}.masteriyo-surecart-course__lists--list{margin-left:0;margin-bottom:24px}.masteriyo-surecart-course__lists--list-item{list-style:none;display:flex;align-items:center;position:relative;margin-bottom:10px}.masteriyo-surecart-course__lists--list-item:first-child{margin-top:-30px}.masteriyo-surecart-course__lists--list-item input[type=button]{position:relative;z-index:1;width:18px;height:40px}.masteriyo-surecart-course__lists--list-item_label{width:100%;border-radius:4px;background:#f0f0f0;padding:12px;padding-left:40px;display:flex;align-items:center;gap:8px;cursor:pointer;color:#646464;font-size:14px;font-weight:500;line-height:22px}.masteriyo-surecart-course__lists--list-item_label_disabled{color:#a7a7a7}.masteriyo-surecart-course__lists--list-item_members{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px;color:#7a7a7a;font-size:14px;font-weight:500;line-height:22px}.masteriyo-surecart-course__lists--list-item_members svg{width:20px;height:20px}.masteriyo-surecart-course__lists--list-item_disabled{cursor:none;pointer-events:none}.masteriyo-surecart-course__lists--list-item input[type=checkbox]:checked~.masteriyo-group-course__lists--list-item_label{background:#f3f7fd}.masteriyo-surecart-course__lists--footer{display:flex;align-items:center;justify-content:flex-end;gap:14px}.masteriyo-surecart-course__lists--footer_link{color:#646464;font-size:14px;font-weight:400;line-height:22px;text-decoration-line:underline;transition:all 0.3s ease-in-out}.masteriyo-surecart-course__lists--footer_link:hover{color:#222}.masteriyo-surecart-course__lists--footer_checkout-button{display:flex;padding:10px 16px 10px 12px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:#3e6dd0;color:#fff;font-size:14px;font-weight:400;line-height:22px;text-decoration:none;transition:all 0.3s ease-in-out}.masteriyo-surecart-course__lists--footer_checkout-button:hover{color:#fff;background:#1b4aab}.masteriyo-surecart-course__lists--footer_checkout-button:focus{color:#fff}.masteriyo-surecart-course__lists--footer_checkout-button svg{width:20px;height:20px}.masteriyo-surecart-course__lists--footer_checkout-button svg path{stroke:#fff}.masteriyo-surecart-course__lists--footer_checkout-button--disabled{background:#e2e2e2;color:#a7a7a7;pointer-events:none;cursor:not-allowed}.masteriyo-surecart-course__lists--footer_checkout-button--disabled svg path{stroke:#a7a7a7}/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}