@charset "UTF-8";
@charset "UTF-8";


/*
Theme Name: YITH Wonder
Theme URI: https://wonder.yithemes.com/
Author: YITH
Author URI: https://yithemes.com/
Description: Wonder is the new block-based, multi-purpose, WordPress theme by YITH. Compose your pages to fit any design you like with the power of Full Site Editing (FSE) and the included wide range of Block Patterns. The pre-built pages will help you populate and transform your website into a wonderful website. Customize colors and font pairings to create your own unique look and feel. Check out the demo site at https://wonder.yithemes.com/
Tags: blog, e-commerce, portfolio, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, block-patterns, wide-blocks, full-site-editing, template-editing
Version: 2.1.1
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yith-wonder
This theme, like WordPress, is licensed under the GPL.
*/

/* Check other CSS files inside /assets/css/ folder */
html {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {

	html {
		scroll-behavior: auto;
	}
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
}

/* Add horizontal padding to elements */
main > :not(.alignfull),
.sidebar > :not(.alignfull),
main > .wp-block-query > :not(.alignfull),
main .entry-content > :not(.alignfull),
main .entry-content .wp-block-columns.alignfull p,
.woocommerce :not(.related) > ul.products,
.sidebar .wp-block-query > :not(.alignfull),
.sidebar .entry-content > :not(.alignfull),
.sidebar .entry-content .wp-block-columns.alignfull p,
footer > .wp-block-group {
	padding-inline: var(--wp--preset--spacing--40);
}

header > .wp-block-group {
	padding-inline: 0;
}.wc-block-mini-cart__button{font-family:inherit}.wp-block-post-featured-image+.wp-block-group .vertical-overlap{margin-top:var(--wp--custom--single-post-feature-image-orverlap-vertical-margin);position:relative;z-index:1}.wp-block-post.sticky{width:100%!important}.wp-block-post.has-post-thumbnail.sticky .wp-block-cover{padding-top:30%!important}.wp-block-post-excerpt__more-text{font-size:var(--wp--preset--font-size--x-small);font-weight:600}.wp-block-post-template.is-flex-container li.wp-block-post:not(.has-post-thumbnail) .wp-block-cover,.wp-block-query-loop.is-flex-container li.wp-block-post:not(.has-post-thumbnail) .wp-block-cover{padding-top:0!important}@media (max-width:480px){.wp-block-post-template.is-flex-container li.wp-block-post:not(.has-post-thumbnail) .wp-block-cover,.wp-block-query-loop.is-flex-container li.wp-block-post:not(.has-post-thumbnail) .wp-block-cover{padding-left:0!important;padding-right:0!important;padding-top:0!important}body.single-post main>.wp-block-group,body.single-post main>.wp-block-group .vertical-overlap{padding-left:var(--wp--preset--spacing--20)!important;padding-right:var(--wp--preset--spacing--20)!important}.wp-block-post-featured-image+.wp-block-group{padding-left:0!important;padding-right:0!important}.wp-block-post-featured-image+.wp-block-group .vertical-overlap{margin-top:0}}body.page-template-no-title header.wp-block-template-part+main{margin-block-start:0}@media (min-width:1200px){.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container{gap:var(--wp--custom--4-xl-spacing)}.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - var(--wp--custom--4-xl-spacing) + var(--wp--custom--4-xl-spacing)/ 2)}}.select2-container .select2-selection--single,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=reset],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:var(--wp--preset--color--base);border:var(--wp--custom--input-border-width) solid;border-color:var(--wp--custom--input-border-color);font-family:var(--wp--preset--font-family--system);font-size:var(--wp--preset--font-size--small);line-height:1.7;min-height:var(--wp--custom--input-min-height);min-width:80px;padding:.3rem 1rem;color:var(--wp--preset--color--contrast)}.select2-container .select2-selection--single .select2-selection__arrow{height:var(--wp--custom--input-min-height)}textarea{padding:1rem;width:100%}select{-webkit-appearance:none;-moz-appearance:none;background:0 0;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position:calc(100% - 10px) center;padding-right:40px!important;padding:3px;line-height:normal}button[type=submit],input[type=submit]{background-color:var(--wp--preset--color--primary);border-radius:var(--wp--custom--button-border-radius);border-width:0;border-style:solid;color:var(--wp--preset--color--base);font-weight:500;padding-top:.5rem;padding-right:1rem;padding-bottom:.5rem;padding-left:1rem}.btn:focus,.btn:hover,.button:focus,.button:hover,button[type=submit]:focus,button[type=submit]:hover,input[type=submit]:focus,input[type=submit]:hover{filter:brightness(94%)!important}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{width:100%}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid currentColor;border-radius:.15em;color:currentColor;cursor:pointer;font-size:inherit;height:1em;line-height:1;margin:3px 10px 3px 0;position:relative!important;vertical-align:text-bottom;width:1em}input[type=checkbox]::before{background:var(--wp--preset--color--contrast);bottom:3px;content:"";display:block;height:auto;left:3px;margin:auto;position:absolute;right:3px;top:3px;transform:scale(0);transition:120ms transform ease-in-out}input[type=checkbox]:checked::before{transform:scale(1)}button:not(disabled){cursor:pointer}.wp-block-audio figcaption,.wp-block-gallery figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-image figcaption,.wp-block-table figcaption,.wp-block-video figcaption{background:0 0;color:var(--wp--preset--color--contrast);font-weight:600}input.wpcf7-not-valid{border-color:#dc3232}.wpcf7-not-valid-tip{font-size:.8em}form.comment-form textarea{margin-block:15px;border-radius:15px}@media (min-width:1200px){.negative-right-margin{margin-right:var(--wp--custom--colum-negative-horizontal-margin)!important;z-index:1}.negative-left-margin{margin-left:var(--wp--custom--colum-negative-horizontal-margin)!important;z-index:1}}.yith-wonder-my-account-login-icon img{height:1.5em;vertical-align:middle;width:1.5em}.yith-wonder-my-account-login-icon img:hover{opacity:.6}img.alignleft{display:inline;float:left;margin-right:var(--wp--preset--spacing--40)}img.alignright{display:inline;float:right;margin-left:var(--wp--preset--spacing--40)}img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}body .wc-block-grid.has-6-columns .wc-block-grid__product,body .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product{font-size:.92em!important}body .wc-block-grid.has-5-columns .wc-block-grid__product,body .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product{font-size:1em!important}body .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull){font-size:1em!important}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:var(--wp--preset--color--header-background)!important;padding:var(--wp--preset--spacing--40)}
.is-style-yith-wonder-button-style-1 .wp-block-button__link,.is-style-yith-wonder-button-style-1 .wp-block-button__link:focus,.is-style-yith-wonder-button-style-1 .wp-block-button__link:hover,.is-style-yith-wonder-button-style-1 .wp-block-button__link:visited{background:var(--wp--preset--gradient--v-tertiary-primary)}.is-style-outline .wp-block-button__link,.is-style-outline .wp-block-button__link:focus,.is-style-outline .wp-block-button__link:hover,.is-style-outline .wp-block-button__link:visited{border-width:2px}.is-style-outline .wp-block-button__link:hover{background:var(--wp--preset--color--base)}figure[class*=is-style-yith-wonder-image-creative]{position:relative}figure[class*=is-style-yith-wonder-image-creative] img{position:relative}figure[class*=is-style-yith-wonder-image-creative]:before{background:var(--wp--preset--color--secondary);border-radius:0;bottom:-20px;box-shadow:none;content:"";display:block;height:60%;left:auto;position:absolute;right:-20px;top:auto;width:20%}figure.is-style-yith-wonder-image-creative-2:before,figure.is-style-yith-wonder-image-creative-alt:before{left:-20px;right:auto}.is-style-yith-wonder-image-with-shadow img{box-shadow:rgba(149,157,165,.2) 0 8px 24px}blockquote.is-style-yith-wonder-quote-with-icon{border:none;padding:0}blockquote.is-style-yith-wonder-quote-with-icon p:first-child::before{color:var(--wp--preset--color--secondary);content:"“";display:block;font-family:Georgia,serif;font-size:3em;font-weight:700;line-height:1em}blockquote.is-style-yith-wonder-quote-with-icon p:first-child{margin-top:0}.wc-block-mini-cart.is-style-yith-wonder-mini-cart-hidden-total .wc-block-mini-cart__amount{display:none}.wp-block-separator.is-style-yith-wonder-left-aligned-separator{margin-left:0}.wp-block-separator.is-style-yith-wonder-right-aligned-separator{margin-right:0}.wp-block-separator.is-style-yith-wonder-dashed-wide-separator{border-width:0 0 2px!important;border-style:dashed!important;background:0 0!important;width:100%!important}.wp-block-latest-posts.is-style-yith-wonder-latest-posts-boxed>li{padding:var(--wp--preset--spacing--30);background:var(--wp--preset--color--base);box-sizing:border-box;box-shadow:rgba(149,157,165,.2) 0 8px 24px;border-radius:1.5rem;text-align:center}.wp-block-latest-posts.is-style-yith-wonder-latest-posts-boxed>li img{border-radius:.75rem}.wp-block-latest-posts.is-style-yith-wonder-latest-posts-boxed>li .wp-block-latest-posts__post-title{text-align:center;display:block!important;clear:both}.wp-block-latest-posts.is-style-yith-wonder-latest-posts-boxed>li .wp-block-latest-posts__post-author{display:inline-block}.wp-block-latest-posts.is-style-yith-wonder-latest-posts-boxed>li .wp-block-latest-posts__post-date{display:inline-block}.is-style-yith-wonder-group-with-shadow{box-sizing:border-box;box-shadow:rgba(149,157,165,.2) 0 8px 24px}.is-style-yith-wonder-cover-unscaled-background .wp-block-cover__image-background{-o-object-fit:contain;object-fit:contain}.is-style-yith-wonder-sticky-header{position:sticky;top:0;z-index:10}@media (min-width:600px){.admin-bar .is-style-yith-wonder-sticky-header{top:32px}}.is-style-yith-wonder-overlay-header{position:absolute;z-index:10;width:100%}:where(div[data-block-name="woocommerce/legacy-template"]){max-width:none}.rtl .wc-block-components-price-slider__range-input-progress,.wc-block-components-price-slider__range-input-progress{--range-color:var(--wp--preset--color--contrast)}.woocommerce .quantity .qty{min-height:45px}.woocommerce .woocommerce-breadcrumb,.woocommerce .woocommerce-breadcrumb a{color:var(--wp--color--text-contrast)}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.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=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=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{border-color:var(--wp--custom--input-border-color)}.is-large.wc-block-cart .wc-block-cart-items{border-collapse:collapse}.is-large.wc-block-cart .wc-block-cart-items td{vertical-align:middle}.is-large.wc-block-cart .wc-block-cart-items td:after{border-color:var(--wp--custom--input-border-color)}.is-large.wc-block-cart .wc-block-cart-items input[type=number]{min-height:0}.is-large.wc-block-cart .wc-block-cart-items:after{border-color:var(--wp--custom--input-border-color)}.wc-block-components-totals-wrapper:after{border-color:var(--wp--custom--input-border-color)}.wc-block-cart__submit-button{padding-block:var(--wp--preset--spacing--20)}.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull){font-size:var(--wp--preset--font-size--small)}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{margin:0!important;padding:0!important}.wc-block-components-sort-select,.wc-block-components-totals-item__description{margin-bottom:calc(2 * var(--wp--custom--vertical-spacing))}.wc-block-grid__products{margin:var(--wp--custom--vertical-spacing) 0}.wc-block-components-product-sale-badge,.wc-block-grid__product-onsale,.woocommerce span.onsale,.woocommerce ul.products li.product .onsale{background:var(--wp--preset--color--primary);border:none;border-radius:4px;box-sizing:initial;color:#fff;font-size:.8rem;font-weight:500;left:auto;line-height:1.4;margin:0;min-height:initial;min-width:initial;padding:5px 8px;position:absolute;right:10px;text-align:center;text-transform:uppercase;top:10px;z-index:9}.woocommerce.single-product .product span.onsale{left:10px;right:auto}.wc-block-components-product-price{font-size:var(--wp--preset--font-size--extra-small)}.wc-block-components-product-price,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price{color:var(--wp--preset--color--contrast);font-weight:600}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt: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 button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--base);opacity:.5}.wc-block-components-checkout-return-to-cart-button{fill:var(--wp--preset--color--contrast)}.wc-block-components-product-image img,.woocommerce div.product div.images img,.woocommerce ul.products li.product a img{border-radius:var(--wp--custom--button-border-radius)}.wc-block-featured-product.has-left-content .wp-block-button.aligncenter{text-align:left}.wc-block-grid__products .wc-block-grid__product-image img{width:100%}.wc-block-grid__product.wc-block-grid__product a:hover{text-decoration:none}.wc-block-grid__product.wc-block-grid__product a .wc-block-grid__product-title{text-decoration:none;color:var(--wp--preset--color--primary)}.woocommerce div.product form.cart .button{font-family:inherit;font-size:1.24rem}ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-0{list-style:none;padding:0}ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-0 a{text-decoration:none}.woocommerce table.shop_table{border:none}.woocommerce table.shop_table th{padding:var(--wp--preset--spacing--40) var(--wp--preset--spacing--20)}.woocommerce table.shop_table tbody td{padding:var(--wp--preset--spacing--40) var(--wp--preset--spacing--20)}.woocommerce table.shop_table tbody .product-name a{color:var(--wp--preset--color--contrast);text-decoration:none;text-decoration:none}.woocommerce table.shop_table tbody .product-name a:hover{color:var(--wp--preset--color--primary);text-decoration:underline}.woocommerce table.shop_table tbody .product-remove{padding-left:0;padding-right:0;text-align:left;width:30px}.woocommerce table.shop_table tbody .product-remove a.remove{background:0 0;color:#c7c7c7!important;display:inline-block;font-size:30px;font-size:1.3em;font-weight:500;opacity:1;text-decoration:none;vertical-align:middle}.woocommerce table.shop_table tbody .product-remove a.remove:hover{color:#32373c!important}.woocommerce table.shop_table tbody td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--wp--preset--spacing--20)}.woocommerce table.shop_table tbody td.actions .coupon .input-text{min-width:180px}.woocommerce form .form-row .input-checkbox{display:inline-block}.wc-block-components-quantity-selector:after{border-color:var(--wp--custom--input-border-color)}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-style:solid;border-width:0 0 0 3px}.woocommerce-message{border-color:var(--wp--preset--color--primary)}.woocommerce-message:before{color:var(--wp--preset--color--primary)}.woocommerce-error{border-color:#dc3232}.woocommerce-info{border-color:var(--wp--preset--color--primary)}.woocommerce-info:before{color:var(--wp--preset--color--primary)}.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:var(--wp--style--global--content-size)}.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{font-size:.875em}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.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=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=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{font-size:var(--wp--preset--font-size--x-small)}.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,.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{transform:translateY(.5em) scale(.7)!important}.wc-block-components-validation-error p{font-size:var(--wp--preset--font-size--x-small)!important}@media (max-width:340px){.wc-block-product-search .wc-block-product-search__fields{display:block}.wc-block-product-search .wc-block-product-search__field{max-width:165px}.wc-block-product-search .wc-block-product-search__button{margin-left:0;margin-top:var(--wp--preset--spacing--20)}}@media (max-width:782px){.wc-block-cart .wc-block-cart__submit-container--sticky{background:inherit;padding:0}.wc-block-cart .wc-block-cart__submit-container--sticky:before{box-shadow:none;color:inherit}}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-ordering,.woocommerce-page .woocommerce-result-count{float:initial}.woocommerce .woocommerce-ordering{margin-bottom:calc(2 * var(--wp--custom--vertical-spacing))}.woocommerce ul.products{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.woocommerce-page ul.products li.product{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:var(--wp--preset--spacing--40);margin-top:var(--wp--preset--spacing--40)}.woocommerce-page ul.products li.product .woocommerce-loop-product__title{font-size:var(--wp--preset--font-size--small);font-weight:600;padding:0}.woocommerce-page ul.products li.product .button{margin:auto auto 0 auto}.woocommerce-page ul.products li.product .star-rating{margin:calc(.5 * var(--wp--custom--vertical-spacing)) auto}.woocommerce nav.woocommerce-pagination ul{border:none}.woocommerce nav.woocommerce-pagination ul li{border-right:none}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li span.current{color:var(--wp--preset--color--contrast)}.woocommerce nav.woocommerce-pagination ul li span.current{font-weight:700}.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current:hover,.woocommerce nav.woocommerce-pagination ul li span:hover{background:var(--wp--preset--color--secondary);color:var(--wp--preset--color--contrast);filter:brightness(94%)!important}.woocommerce ul.products-block-post-template{padding-inline:0}.product_meta{font-size:small;position:relative;text-transform:uppercase}.product_meta:before{background:var(--wp--preset--color--contrast);content:"";display:block;height:1px;left:0;margin:1.5em 0;opacity:.2;top:0;width:100px}.product_meta>*{display:block}.woocommerce .wp-block-woocommerce-product-image-gallery{max-width:600px}.woocommerce div.product div.images .flex-control-thumbs{margin-inline:calc(-1 * var(--wp--preset--spacing--20));margin-block-start:var(--wp--preset--spacing--20)}.woocommerce div.product div.images .flex-control-thumbs li{padding:var(--wp--preset--spacing--20)}.woocommerce-product-details__short-description{margin-bottom:var(--wp--preset--spacing--40)}.variations_form .variations td,.variations_form .variations th{padding:0 0 var(--wp--custom--vertical-spacing);text-align:initial}.woocommerce div.product .woocommerce-tabs{display:block}.woocommerce div.product .woocommerce-tabs ul.tabs{margin:0;padding:0 var(--wp--preset--spacing--40) 0 0}.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:0 0;border-width:0 0 2px 0;position:relative;white-space:nowrap}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{margin-bottom:-4px;opacity:.5}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color:var(--wp--preset--color-contrast)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{border-bottom:4px solid var(--wp--preset--color-contrast);color:inherit;opacity:1}.woocommerce div.product .woocommerce-tabs .panel{border-bottom:4px solid #f2f2f2;padding:var(--wp--preset--spacing--40) 0 var(--wp--preset--spacing--50)}.woocommerce div.product .woocommerce-tabs .panel h2:first-of-type{margin-bottom:var(--wp--preset--spacing--20);margin-top:0}.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews-title{display:none}.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes{border-collapse:collapse}.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th{padding-right:var(--wp--preset--spacing--40);text-align:left;vertical-align:top;white-space:nowrap;width:1px}.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes td{vertical-align:top}.related.products{clear:both;margin-top:calc(2 * var(--wp--custom--vertical-spacing))}.related.products h2{color:var(--wp--preset--color-contrast)}.wp-block-woocommerce-mini-cart button.wc-block-mini-cart__button,.wp-block-woocommerce-mini-cart button.wc-block-mini-cart__button:active,.wp-block-woocommerce-mini-cart button.wc-block-mini-cart__button:focus,.wp-block-woocommerce-mini-cart button.wc-block-mini-cart__button:hover{background:0 0;border:none;border-radius:0;box-shadow:none;margin-bottom:initial;margin-top:initial}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents{background-color:var(--wp--preset--color--base)}.wc-block-mini-cart__drawer h2.wc-block-mini-cart__title{color:var(--wp--preset--color--contrast);font-size:1.5em}.wc-block-mini-cart__drawer table.wc-block-mini-cart-items a.wc-block-components-product-name{color:var(--wp--preset--color--contrast);font-weight:700;text-decoration:none}.wc-block-mini-cart__drawer table.wc-block-mini-cart-items a.wc-block-components-product-name:hover{color:var(--wp--preset--color--primary)}.wc-block-mini-cart__drawer table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{text-decoration:none}.wc-block-mini-cart__drawer table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{text-decoration:underline}.wc-block-mini-cart__drawer .wc-block-mini-cart__footer-actions .wc-block-components-button:not(.is-link).outlined{background:0 0;border:2px solid var(--wp--preset--color--primary);border-radius:var(--wp--custom--button-border-radius);color:var(--wp--preset--color--primary);padding:var(--wp--custom--button-padding)}.wc-block-mini-cart__drawer .wc-block-mini-cart__footer-actions .wc-block-components-button:not(.is-link).contained{background:var(--wp--preset--color--primary);border:2px solid var(--wp--preset--color--primary);border-radius:var(--wp--custom--button-border-radius);color:var(--wp--preset--color--base);padding:var(--wp--custom--button-padding)}body.woocommerce-cart .site-content{overflow-x:hidden}body.woocommerce-cart form.woocommerce-cart-form{margin-bottom:var(--wp--preset--spacing--40)}body.woocommerce-cart .cart-collaterals{margin-bottom:var(--wp--preset--spacing--40)}body.woocommerce-cart .cart-collaterals .cart_totals{background:#f7f7f7;padding:var(--wp--preset--spacing--40);position:relative;width:100%}body.woocommerce-cart .cart-collaterals .cart_totals h2{display:none}body.woocommerce-cart .cart-collaterals .cart_totals table{border:none;margin-bottom:var(--wp--preset--spacing--50)}body.woocommerce-cart .cart-collaterals .cart_totals table td,body.woocommerce-cart .cart-collaterals .cart_totals table th{border:none}body.woocommerce-cart .cart-collaterals .cart_totals table td{font-weight:400;text-align:right}body.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{color:var(--wp--preset--color--primary);font-size:1.125rem}body.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total *,body.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td,body.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total th{font-size:inherit;font-weight:700}body.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping th{padding-right:0;text-align:initial}body.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td{padding-left:0;text-align:initial}body.woocommerce-cart .cart-collaterals .cart_totals table #shipping_method,body.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-destination{clear:both;font-size:.875rem;line-height:normal;margin-bottom:var(--wp--preset--spacing--50)}body.woocommerce-cart .cart-collaterals .cart_totals table #shipping_method .amount,body.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-destination .amount{font-weight:400}body.woocommerce-cart .cart-collaterals .cart_totals table #shipping_method li,body.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-destination li{text-align:initial}body.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-destination{margin:5px 0}body.woocommerce-cart .cart-collaterals .cart_totals table form.woocommerce-shipping-calculator{font-size:.875em}body.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form{padding-left:10%}body.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form p{line-height:normal;padding-right:0;text-align:initial}body.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form button[type=submit]{float:right;margin-right:0}body.woocommerce-cart .variation dt{font-size:.875em;font-weight:700}body.woocommerce-cart .variation dd{font-size:.875em;margin:0 0 var(--wp--preset--spacing--10)}body.woocommerce-cart .cross-sells{clear:both}@media (min-width:992px){body.woocommerce-cart form.woocommerce-cart-form{box-sizing:border-box;display:inline-block;float:left;margin-bottom:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);width:60%}body.woocommerce-cart .cart-collaterals{box-sizing:border-box;display:inline-block;float:left;margin-bottom:var(--wp--preset--spacing--40);width:40%}body.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:100%}}body.woocommerce-checkout .entry-content li:not(.product),body.woocommerce-checkout .entry-content p:not([class^=has]){font-size:1rem}body.woocommerce-checkout .col-1,body.woocommerce-checkout .col-2{max-width:initial;padding:0;width:100%}body.woocommerce-checkout form.woocommerce-checkout:after{clear:both;content:"";display:block}body.woocommerce-checkout table.shop_table{width:100%}body.woocommerce-checkout #customer_details{background:#f7f7f7;padding:var(--wp--preset--spacing--40)}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2{float:none;width:100%}body.woocommerce-checkout #order_review{margin-right:0;padding-left:var(--wp--preset--spacing--40)}body.woocommerce-checkout #order_review #payment{background:0 0}body.woocommerce-checkout #order_review #shipping_method li{font-size:1rem;line-height:normal;text-align:initial}body.woocommerce-checkout #order_review #shipping_method li label{font-weight:400}body.woocommerce-checkout.woocommerce-order-pay #order_review{float:none;margin:0 auto;padding:0;width:70%}body.woocommerce-checkout .order_review_inner{border:1px solid #313131;padding:var(--wp--preset--spacing--40) var(--wp--preset--spacing--40) var(--wp--preset--spacing--50)}body.woocommerce-checkout table.woocommerce-checkout-review-order-table th{border:none;padding:var(--wp--preset--spacing--20) 0;text-align:left}body.woocommerce-checkout table.woocommerce-checkout-review-order-table tr:first-child td{border:none}body.woocommerce-checkout table.woocommerce-checkout-review-order-table td{border:none;padding:var(--wp--preset--spacing--20) 0}body.woocommerce-checkout table.woocommerce-checkout-review-order-table .product-total{text-align:right}body.woocommerce-checkout table.woocommerce-checkout-review-order-table tbody tr:last-child td{border-bottom:1px solid #ebebeb;padding-bottom:var(--wp--preset--spacing--40)}body.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot tr:first-child td,body.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot tr:first-child th{padding-top:var(--wp--preset--spacing--40)}body.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot th{background:0 0;border:none;padding-right:var(--wp--preset--spacing--20)}body.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot td{text-align:right}body.woocommerce-checkout table.woocommerce-checkout-review-order-table .order-total th{color:var(--wp--preset--color--primary)}body.woocommerce-checkout #payment ul{background:#f7f7f7;border:none}body.woocommerce-checkout #payment ul li{margin-bottom:var(--wp--preset--spacing--20);padding:var(--wp--preset--spacing--10) 0;position:relative}body.woocommerce-checkout #payment ul li.woocommerce-notice{padding:var(--wp--preset--spacing--20) var(--wp--preset--spacing--40) var(--wp--preset--spacing--20) var(--wp--preset--spacing--50)!important}body.woocommerce-checkout #payment ul li .radiobutton{pointer-events:none;position:absolute}body.woocommerce-checkout #payment ul li label{cursor:pointer;font-weight:700}body.woocommerce-checkout #payment ul li.payment_method_paypal label img{float:right;margin-top:-3px}body.woocommerce-checkout #payment ul li.payment_method_paypal label a{font-size:80%;font-weight:lighter;margin-left:var(--wp--preset--spacing--20)}body.woocommerce-checkout #payment ul li .wc-payment-form label{padding-left:0}body.woocommerce-checkout #payment #place_order{display:block;font-size:20px;font-weight:700;margin-bottom:var(--wp--custom--vertical-spacing);outline:0;padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--40) var(--wp--preset--spacing--30);text-transform:uppercase;width:100%}body.woocommerce-checkout #payment>ul.wc_payment_methods>li:first-child:last-child>label{padding-left:0}body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p{margin-bottom:var(--wp--preset--spacing--40);padding:0}body.woocommerce-checkout .checkout_coupon{background-color:#fff;border-radius:0;border-width:0;box-shadow:0 0 20px 0 rgba(0,0,0,.15);font-size:1rem;font-weight:500}body.woocommerce-order-received .woocommerce-thankyou-order-received{background-color:#f7f6f7;border-color:var(--wp--preset--color--primary);border-style:solid;border-width:0 0 0 3px;color:#515151;list-style:none outside;margin:0 0 var(--wp--preset--spacing--40);padding:var(--wp--preset--spacing--20) var(--wp--preset--spacing--40) var(--wp--preset--spacing--20) var(--wp--preset--spacing--50);position:relative;width:auto;word-wrap:break-word}@media (min-width:992px){#customer_details{display:inline-block;float:left;width:50%}#order_review{clear:right;float:right;width:50%}body.woocommerce-checkout #order_review,body.woocommerce-checkout h3#order_review_heading{margin-right:0;padding-left:var(--wp--preset--spacing--40);display:initial}}div[data-template=order-confirmation][data-block-name="woocommerce/legacy-template"]{max-width:960px!important}div[data-template=order-confirmation][data-block-name="woocommerce/legacy-template"] h1{text-align:center}div[data-template=order-confirmation][data-block-name="woocommerce/legacy-template"] .woocommerce-order{padding:2rem;max-width:960px;margin-inline:auto;box-shadow:rgba(0,0,0,.05) 0 6px 24px 0,rgba(0,0,0,.08) 0 0 0 1px;border-radius:5px}div[data-template=order-confirmation][data-block-name="woocommerce/legacy-template"] .woocommerce-order ul.woocommerce-order-overview{list-style-type:none}div[data-template=order-confirmation][data-block-name="woocommerce/legacy-template"] .woocommerce-order ul.woocommerce-order-overview strong{display:block}div[data-template=order-confirmation][data-block-name="woocommerce/legacy-template"] .woocommerce-order th{text-align:initial}div[data-template=order-confirmation][data-block-name="woocommerce/legacy-template"] .woocommerce-order address{padding:0}