.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #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:#444;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--wp-admin-theme-color,#0073aa);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #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 var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#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 var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #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:var(--wp-admin-theme-color,#0073aa)}:root{--p-color:#fb94d6}.woocommerce-express-wrapper{width:100%}footer .menu{list-style:none!important;margin:0!important;padding:0!important}footer .menu li{margin-bottom:.5rem}footer .menu li:last-child{margin-bottom:0}footer .menu li a{color:rgb(156 163 175 / var(--tw-text-opacity,1))!important;text-decoration:none!important;font-size:0.875rem!important;display:block!important;transition:color 0.3s!important}footer .menu li a:hover{color:#ffffff!important}footer .menu li.current-menu-item a{color:#ffffff!important;font-weight:600!important}footer .custom-logo-link img,footer img.custom-logo{max-width:150px!important;height:auto!important}nav ul{list-style:none!important;display:flex!important;gap:2rem!important}nav ul li a{color:#000!important;transition:color 0.3s!important}nav ul li a:hover{color:#fb94d6!important}nav ul li.current-menu-item a{text-decoration:underline!important;text-decoration-color:#fb94d6!important;text-decoration-thickness:4px!important;text-underline-offset:4px!important}.woocommerce-message,.woocommerce-info,.woocommerce-error{background:#fff!important;color:#111!important;border:1px solid #f0f0f0!important;border-left:6px solid var(--p-color)!important;padding:1.25rem!important;border-radius:1.25rem!important;margin-bottom:2.5rem!important;font-weight:700;list-style:none!important;box-shadow:0 10px 25px rgb(0 0 0 / .04);max-width:100%;box-sizing:border-box}@media (min-width:1024px){form.checkout{display:grid!important;grid-template-columns:75% 25%!important;grid-template-areas:"details review"!important;gap:2rem!important;align-items:start!important;width:100%!important}#customer_details{grid-area:details!important;overflow:hidden;background:#fff!important;border:1px solid #f0f0f0!important;border-radius:1.5rem!important;padding:2.5rem!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important;box-sizing:border-box!important;margin:0!important}#order_review_heading{display:none!important}#order_review{grid-area:review!important;margin:0!important;position:sticky!important;top:100px!important;background:#fff!important;padding:1.5rem!important;border-radius:1.5rem!important;border:1px solid #f0f0f0!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important;box-sizing:border-box!important;z-index:10!important;width:100%!important}#order_review::before{content:"Lo tuyo.";display:block;font-size:1.875rem;font-weight:900;font-style:italic;margin-bottom:2rem;line-height:1;letter-spacing:-.05em;color:#000;margin-top:0!important}}.woocommerce-billing-fields h3,.woocommerce-additional-fields h3{font-size:1.875rem!important;font-weight:900!important;font-style:italic!important;text-transform:none!important;border:none!important;padding:0!important;margin:0 0 2rem 0!important;line-height:1!important;letter-spacing:-0.05em!important}.woocommerce-billing-fields__field-wrapper{display:flex!important;flex-wrap:wrap!important;gap:0 1.5rem!important;width:100%!important}.form-row{width:100%!important;margin-bottom:1.5rem!important;padding:0!important;box-sizing:border-box!important}@media (min-width:640px){.form-row-first,.form-row-last{width:calc(50% - 0.75rem)!important}}.woocommerce input.input-text,.woocommerce select,.woocommerce textarea{width:100%!important;border:2px solid #f3f3f3!important;padding:1.1rem 1.25rem!important;border-radius:1.25rem!important;font-weight:600!important;background:#fafafa!important;transition:all 0.3s!important;font-size:0.95rem!important;box-sizing:border-box!important}table.shop_table{width:100%!important;border-collapse:collapse!important;border:none!important}table.shop_table thead{display:none!important}table.shop_table td{padding:1rem 0!important;border-top:1px solid #f0f0f0!important;vertical-align:top!important}table.shop_table tr:first-child td{border-top:none!important}.cart_item .product-name{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important}.product-quantity{font-size:15px!important;font-weight:900!important;font-style:italic!important;text-transform:uppercase!important;color:#000!important;line-height:1.2!important;order:1!important;flex-shrink:0!important}.product-name-text{font-size:15px!important;font-weight:900!important;text-transform:uppercase!important;font-style:italic!important;color:#000!important;line-height:1.2!important;letter-spacing:-0.02em!important;order:2!important;max-width:130px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}.cart_item .product-total{text-align:right!important;width:90px!important}.product-total-wrapper{display:flex!important;flex-direction:column!important;align-items:flex-end!important}.cart_item .product-total bdi{font-weight:900!important;font-style:italic!important;font-size:14px!important;color:#000!important;display:block!important;margin-bottom:0.5rem!important}.qty-controls{display:flex!important;gap:0.5rem!important}.qty-btn{width:26px!important;height:26px!important;border-radius:50%!important;border:1px solid #000!important;background:#fff!important;color:#000!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1rem!important;font-weight:400!important;cursor:pointer!important;padding:0 0 2px 0!important;line-height:1!important;transition:all 0.2s!important}.qty-btn:hover{background:#000!important;color:#fff!important}.cart-subtotal td,.order-total td{text-align:right!important}.cart-subtotal th,.order-total th{text-align:left!important;font-weight:900!important;text-transform:uppercase!important;font-style:italic!important;font-size:13px!important;color:#000!important}.order-total td strong{font-size:1.5rem!important;font-style:italic!important;color:#000!important;border-bottom:6px solid var(--p-color)!important;line-height:0.8!important;display:inline-block!important}#payment ul.payment_methods{padding:0!important;margin:0!important;list-style:none!important}#payment ul.payment_methods li{background:none!important;padding:0!important;border:none!important}#payment ul.payment_methods li label{display:inline-flex!important;align-items:center;gap:.5rem;font-size:1rem!important;font-weight:800!important;font-style:italic;text-transform:uppercase;color:#000!important;cursor:pointer}#payment ul.payment_methods li img{display:none!important}.payment_box{display:none!important}.woocommerce-privacy-policy-text{display:none!important}#payment{background:#fbfbfb!important;border-radius:2rem!important;border:1px solid #f0f0f0!important;padding:1.5rem!important;margin-top:2rem!important}#place_order{width:100%!important;background:#000!important;color:#fff!important;padding:1.6rem!important;border-radius:1.5rem!important;font-weight:900!important;font-style:italic!important;text-transform:uppercase!important;font-size:1.25rem!important;transition:all 0.4s!important;cursor:pointer!important;border:none!important;margin-top:1rem!important}#place_order:hover{background:var(--p-color)!important;transform:scale(1.02)!important}body.woocommerce-page{background-color:#fef1f9!important;background-image:none!important}::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{background:#fff0}::-webkit-scrollbar-thumb{background:#fff0}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}*{scrollbar-width:none}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-track{background:#fff0}*::-webkit-scrollbar-thumb{background:rgb(251 148 214 / .2);border-radius:20px}*::-webkit-scrollbar-thumb:hover{background:rgb(251 148 214 / .5)}.home-transparent-header{background-color:transparent!important;border-bottom-color:transparent!important}.home-transparent-header .site-title-link,.home-transparent-header .nav-links a,.home-transparent-header .account-link,.home-transparent-header .phone-link,.home-transparent-header .cart-icon{color:#fb94d6!important}.home-transparent-header .site-title-link:hover,.home-transparent-header .nav-links a:hover,.home-transparent-header .account-link:hover,.home-transparent-header .phone-link:hover,.home-transparent-header .cart-link:hover .cart-icon{color:#ffffff!important}.header-scrolled{background-color:#ffffff!important;border-bottom:1px solid #eaeaea!important;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05)}.header-scrolled .custom-logo-link img{filter:brightness(0)!important}.header-solid{background-color:#ffffff!important;border-bottom:1px solid #eaeaea!important}.header-solid .site-title-link,.header-solid .nav-links a,.header-solid .account-link,.header-solid .phone-link,.header-solid .cart-icon{color:#000000!important}.header-scrolled .site-title-link,.header-scrolled .nav-links a,.header-scrolled .account-link,.header-scrolled .phone-link,.header-scrolled .cart-icon{color:#ffffff!important}.header-scrolled .site-title-link:hover,.header-solid .site-title-link:hover,.header-scrolled .nav-links a:hover,.header-solid .nav-links a:hover,.header-scrolled .account-link:hover,.header-solid .account-link:hover,.header-scrolled .phone-link:hover,.header-solid .phone-link:hover,.header-scrolled .cart-link:hover .cart-icon,.header-solid .cart-link:hover .cart-icon{color:#fb94d6!important}.admin-bar .home-transparent-header,.admin-bar .header-solid,.admin-bar .header-scrolled{top:32px!important}.woocommerce-account-wrapper #customer_login{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:4rem!important;align-items:start!important;margin-top:2rem!important}@media (max-width:900px){.woocommerce-account-wrapper #customer_login{grid-template-columns:1fr!important;gap:2rem!important}}.woocommerce-account-wrapper h2{font-size:2.25rem!important;font-weight:900!important;font-style:italic!important;text-transform:uppercase!important;margin-bottom:2rem!important;letter-spacing:-0.05em!important;line-height:1!important;color:#000!important}.woocommerce-account-wrapper .u-column1,.woocommerce-account-wrapper .u-column2{padding:0!important}.woocommerce-account-wrapper input.input-text{width:100%!important;padding:1.1rem 1.25rem!important;border:2px solid #f3f3f3!important;border-radius:1.25rem!important;margin-bottom:1rem!important;font-weight:600!important;background:#fafafa!important;transition:all 0.3s!important;font-size:1rem!important;box-shadow:none!important}.woocommerce-account-wrapper input.input-text:focus{border-color:#fb94d6!important;background:#fff!important;outline:none!important}.woocommerce-account-wrapper button[type="submit"],.woocommerce-account-wrapper .button{background:#000!important;color:#fff!important;padding:.6rem 1.25rem!important;border-radius:50px!important;font-weight:900!important;font-style:italic!important;text-transform:uppercase!important;border:none!important;cursor:pointer!important;transition:all 0.4s!important;display:inline-block!important;width:auto!important;font-size:0.85rem!important;letter-spacing:0.05em!important;margin-right:0.5rem!important;vertical-align:middle!important}.woocommerce-account-wrapper form button[type="submit"]{width:100%!important;display:block!important;font-size:1.1rem!important;padding:.8rem 1.75rem!important;margin-right:0!important}.woocommerce-account-wrapper button[type="submit"]:hover,.woocommerce-account-wrapper .button:hover{background:#fb94d6!important;transform:translateY(-2px)!important}.woocommerce-form-login__rememberme{margin-bottom:1.5rem!important;display:flex!important;align-items:center!important;gap:0.5rem!important;font-weight:700!important;font-size:0.9rem!important}.woocommerce-LostPassword a{font-weight:800!important;color:#000!important;text-decoration:underline!important;text-decoration-color:#fb94d6!important;font-size:0.9rem!important}.woocommerce-form-login__rememberme input{width:18px!important;height:18px!important;accent-color:#fb94d6!important}.woocommerce-account-wrapper table th,.woocommerce-account-wrapper table td{vertical-align:middle!important;padding:1.5rem 1rem!important}.woocommerce-account-wrapper .woocommerce-MyAccount-navigation ul{list-style:none!important;padding:0!important;display:flex!important;flex-wrap:wrap!important;gap:0.75rem!important;margin-bottom:3rem!important}.woocommerce-account-wrapper .woocommerce-MyAccount-navigation a{display:inline-block!important;padding:.5rem 1.25rem!important;background:#f8f8f8!important;border-radius:50px!important;font-weight:900!important;font-size:0.85rem!important;text-transform:uppercase!important;font-style:italic!important;transition:all 0.3s!important;color:#666!important}.woocommerce-account-wrapper .woocommerce-MyAccount-navigation a:hover,.woocommerce-account-wrapper .woocommerce-MyAccount-navigation .is-active a{background:#000!important;color:#fff!important}.product-name{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}dl.variation{display:block!important;width:100%!important;margin:4px 0 0 0!important;clear:both!important;flex:0 0 100%!important;order:99!important}.variation dt{display:none!important}.variation dd{display:block!important;margin:0!important;padding:0!important}.burger-item-data{display:block!important}.burger-item-data .label{font-weight:800!important;text-transform:uppercase!important;font-size:8px!important;font-style:italic!important;color:#fb94d6!important;display:block!important;margin-bottom:2px!important}.burger-item-data .content{font-size:10px!important;line-height:1!important;color:#999!important;display:block!important}@media screen and (max-width:782px){.admin-bar .home-transparent-header,.admin-bar .header-solid,.admin-bar .header-scrolled{top:46px!important}}