@import url(https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap);table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td::before{content:attr(data-title) ": ";float:left}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.product-remove::before{display:none}table.shop_table_responsive tr td.actions::before,table.shop_table_responsive tr td.download-actions::before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}@media screen and (min-width:48em){table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-align:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td::before{display:none}}.result-order-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #dee2e6;padding-bottom:3rem}@media (max-width:992px){.result-order-wrapper{flex-direction:column;gap:10px}}.result-order-wrapper .woocommerce-result-count{font-size:20px;font-weight:500;margin:0!important}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:0px!important;list-style-type:none;margin-top:4em}@media (max-width:1200px){.products{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.products{grid-template-columns:repeat(1,1fr)}}.products .product{box-shadow:rgb(99 99 99 / .2) 0 2px 8px 0;border-radius:16px;overflow:hidden;background-color:#fff;position:relative}.products .product .woocommerce-loop-product__link{text-decoration:none}.products .product .woocommerce-loop-product__link .product-image-wrapper{overflow:hidden}.products .product .woocommerce-loop-product__link .product-image-wrapper img{width:100%;transition:transform 0.3s ease}.products .product .woocommerce-loop-product__link .product-info-wrapper{padding-top:16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:0 16px}@media (max-width:992px){.products .product .woocommerce-loop-product__link .product-info-wrapper{flex-direction:column}}.products .product .woocommerce-loop-product__link .product-info-wrapper .woocommerce-loop-product__title{font-size:20px;text-align:center;color:#491697;margin:0}.products .product .woocommerce-loop-product__link .product-info-wrapper .price{text-align:center;display:block;color:#000;font-weight:600;font-size:18px}.products .product .add_to_cart_button{background-color:#491697;border-radius:30px;color:#fff;text-decoration:none;display:block;width:-moz-fit-content;width:fit-content;padding:10px 18px;text-align:center;font-size:16px;font-weight:500;margin:16px auto;border:1px solid #491697;text-align:center;transition:all 0.3s ease}.products .product .add_to_cart_button:hover{background-color:#fff;color:#491697}.products .product .added_to_cart{display:none}.products .product:hover .woocommerce-loop-product__link .product-image-wrapper img{transform:scale(1.05)}.custom-add-to-cart-button{display:none}.single-product-page .product .woocommerce-product-gallery{position:relative}.single-product-page .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;z-index:99;left:25px;top:12px;background:#fff;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.single-product-page .product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{object-fit:cover;width:100%;height:700px}.single-product-page .product .woocommerce-product-gallery .flex-control-nav{list-style-type:none;display:flex;justify-content:flex-start;padding:0!important;margin:10px 0 0 0!important}.single-product-page .product .woocommerce-product-gallery .flex-control-nav li{margin-right:10px}.single-product-page .product .summary{padding-bottom:2rem;border-bottom:1px solid #dee2e6}.single-product-page .product .summary .woocommerce-product-details__short-description{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #dee2e6}.single-product-page .product .summary .price{font-size:2rem;font-weight:500;color:#6a6c71;padding-bottom:2rem;border-bottom:1px solid #dee2e6}.single-product-page .product .summary .variations{margin:0 0 8px 0}.single-product-page .product .summary .variations tr{display:flex;flex-direction:column}.single-product-page .product .summary .quantity{display:flex;flex-direction:column;align-items:baseline}.single-product-page .product .summary .quantity .screen-reader-text{position:relative!important;width:auto;height:auto;font-size:16px;font-weight:600;color:#000;z-index:999;-webkit-clip-path:none;clip-path:none;margin:0 0 4px 0}.single-product-page .product .summary .single_add_to_cart_button{border:2px solid #491697;background-color:#491697;border-radius:30px;color:#fff;text-decoration:none;display:block;padding:12px 30px;text-align:center;font-size:16px;transition:all 0.3s ease;margin:20px 0;width:100%}.single-product-page .product .summary .single_add_to_cart_button:hover{background-color:#fff;color:#491697}.single-product-page .product .summary .product_meta{display:none;flex-direction:column;gap:8px}.single-product-page .product .summary .product_meta .sku_wrapper{display:none}.single-product-page .product .woocommerce-tabs{margin-top:26px}.single-product-page .product .woocommerce-tabs .tabs{display:none}.single-product-page .product .woocommerce-tabs h2{margin-bottom:16px!important}.single-product-page .product .related .products{gap:0}.pswp{z-index:99999}.custom-radio-label input[type=radio]{display:none;position:absolute;opacity:0}.color-swatch{width:40px;height:40px;border-radius:50%;border:2px solid #ccc;display:inline-block;margin:4px;transition:border-color 0.3s ease;position:relative}input[type=radio]:checked+.color-swatch::after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700;pointer-events:none}input[type=radio]:checked+.color-swatch{border-color:#000;box-shadow:0 0 0 2px rgb(0 0 0 / .2666666667)}.default-radio{display:inline-block;padding:10px 20px;border:1px solid #ccc;border-radius:10px;background:#fff;margin:4px;cursor:pointer;position:relative;font-size:16px;font-weight:500;transition:all 0.3s ease}input[type=radio]:checked+.default-radio{background-color:#491697;color:#F94FEE;border-color:#491697}@media screen and (min-width:768px){.col2-set .form-row-first{float:left;margin-right:3.8%}.col2-set .form-row-last{float:right;margin-right:0}.col2-set .form-row-first,.col2-set .form-row-last{width:48.1%}}.wc-block-components-quantity-selector__input{border:none!important}.wc-block-components-product-name{color:#491697;text-decoration:none}.woocommerce-MyAccount-navigation .nav-link.active{background-color:#491697!important;color:#fff;border-radius:4px}.woocommerce-MyAccount-navigation .nav-link{color:#491697}.site-header-cart{position:relative;margin:0;padding:0}.site-header-cart .cart-contents{text-decoration:none}.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .product_list_widget{margin:0;padding:0}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;width:5.3em;font-family:star;font-weight:400}.star-rating::before{content:"SSSSS";opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0;color:#4169e1}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:star;content:"S";color:#404040;text-indent:0;opacity:.25}p.stars a:hover~a::before{content:"S";color:#404040;opacity:.25}p.stars:hover a::before{content:"S";color:#4169e1;opacity:1}p.stars.selected a.active::before{content:"S";color:#4169e1;opacity:1}p.stars.selected a.active~a::before{content:"S";color:#404040;opacity:.25}p.stars.selected a:not(.active)::before{content:"S";color:#4169e1;opacity:1}.woocommerce-tabs ul.tabs{list-style:none;margin:0;padding:0;text-align:left}.woocommerce-tabs ul.tabs li{display:block;margin:0;position:relative}.woocommerce-tabs ul.tabs li a{padding:1em 0;display:block}.woocommerce-tabs .panel h2:first-of-type{margin-bottom:1em}.woocommerce-password-strength{text-align:right}.woocommerce-password-strength.strong{color:#0f834d}.woocommerce-password-strength.short{color:#e2401c}.woocommerce-password-strength.bad{color:#e2401c}.woocommerce-password-strength.good{color:#3d9cd2}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #0f834d}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c}.required{color:red}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{padding:12px 30px;border:1px solid #491697;margin-bottom:4em;clear:both}.woocommerce-info,.woocommerce-noreviews,p.no-comments{padding:12px 30px;border:1px solid #491697;margin-bottom:4em}.woocommerce-error{padding:12px 30px;border:1px solid #491697;margin-bottom:4em}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:1em;background-color:#3d9cd2;z-index:9999}@media screen and (min-width:48em){.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;left:-999em;display:block;box-shadow:0 3px 3px rgb(0 0 0 / .2)}.site-header-cart:hover .widget_shopping_cart,.site-header-cart.focus .widget_shopping_cart{left:0;display:block}}.widget_price_filter .price_slider{margin-bottom:1.5em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4}.widget_price_filter .price_slider_amount .button{float:left}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:none;background:#4169e1;box-sizing:border-box;margin-top:-.25em;opacity:1}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-handle:hover,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .25em rgb(0 0 0 / .1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;background:#4169e1}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:rgb(0 0 0 / .1)}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%}