.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #efefef;--bs-table-border-color: #bfbfbf;--bs-table-striped-bg: #e3e3e3;--bs-table-striped-color: #000;--bs-table-active-bg: #d7d7d7;--bs-table-active-color: #000;--bs-table-hover-bg: #dddddd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.woocommerce-checkout .select2-container .select2-selection,.woocommerce-checkout .select2-container .select2-dropdown,.select2-container .select2-dropdown{--form--border-width: 1px;--form--border-color: #000;--form--border-radius: 0.1875rem}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#b0b0b0}.woocommerce-checkout .select2-container--focus .select2-selection,.woocommerce-checkout .select2-container--open .select2-selection{outline:none;box-shadow:0 0 0 .25rem rgba(0,51,153,.25)}.woocommerce-checkout .select2-container .select2-selection--single,.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:1rem 2.5rem 1rem 1.25rem}.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:revert}.select2-container--default .select2-selection--single .select2-selection__arrow{top:2px;right:0px;width:40px}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%}.woocommerce-checkout .select2-container .select2-search__field,.select2-container--default .select2-search--dropdown .select2-search__field{height:3rem;background-color:#fff;border-radius:5px}.page-content{padding-top:2rem;padding-bottom:2rem}.page-content .entry-header{text-align:center}.page-content .entry-header .entry-title{margin-bottom:2.5rem}.woocommerce form.woocommerce-form-login input,.woocommerce form.woocommerce-form-register input{border:var(--bs-border-width) solid var(--bs-border-color)}.woocommerce form.woocommerce-form-login input:focus,.woocommerce form.woocommerce-form-register input:focus{border-color:#d8d8d8}@media(max-width: 1199.98px){.woocommerce-account #main .woocommerce{max-width:none;padding:0}}.woocommerce-account .woocommerce-password-strength{font-weight:600;margin-top:.3125rem;color:#950606;background:#ffc5c5;padding:0 7px;border-radius:3px;display:inline;width:fit-content}.woocommerce-account .woocommerce-password-strength.good{color:#957f06;background:#fff6c5}.woocommerce-account .woocommerce-password-strength.strong{color:#069527;background:#c5ffe0}.woocommerce-account .woocommerce-password-hint{margin-top:.625rem}.woocommerce-account .woocommerce-MyAccount-navigation-link a,.woocommerce-account .woocommerce-MyAccount-navigation li,.woocommerce-account .woocommerce-MyAccount-content p{font-size:1rem}.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;margin-right:0}@media only screen and (min-width: 769px){.woocommerce-account .woocommerce-MyAccount-navigation{width:25%;margin-bottom:0}}.woocommerce-account .woocommerce-MyAccount-navigation li{margin-bottom:.9375rem;padding-bottom:.9375rem;border-bottom:1px solid #ebebeb;margin-right:0}@media only screen and (max-width: 768px){.woocommerce-account .woocommerce-MyAccount-navigation li{margin-bottom:5px !important}}@media only screen and (min-width: 769px){.woocommerce-account .woocommerce-MyAccount-navigation li{margin-right:1.25rem}}.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{margin-right:0}@media only screen and (min-width: 769px){.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{margin-right:1.25rem}}.woocommerce-account .woocommerce-MyAccount-navigation li a{text-decoration:none;transition:all .2s ease-in-out}@media(prefers-reduced-motion: reduce){.woocommerce-account .woocommerce-MyAccount-navigation li a{transition:none}}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover,.woocommerce-account .woocommerce-MyAccount-navigation li a:focus{text-decoration:none !important;color:#b0b0b0 !important}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{text-decoration:none;font-weight:700 !important;color:#4c4c4c !important}.woocommerce-account .woocommerce-MyAccount-content{width:100%}@media only screen and (min-width: 769px){.woocommerce-account .woocommerce-MyAccount-content{width:75%;padding-left:1.25rem;border-left:1px solid #ebebeb}}@media only screen and (min-width: 992px){.woocommerce-account .woocommerce-MyAccount-content{padding-left:2.5rem}}.woocommerce-account .woocommerce-MyAccount-content a:not(.woocommerce-button){text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-content #account_display_name+span,.woocommerce-account .woocommerce-MyAccount-content label,.woocommerce-account .woocommerce-MyAccount-content input{font-size:1rem}.woocommerce-account .woocommerce-MyAccount-content input{border:var(--bs-border-width) solid var(--bs-border-color)}.woocommerce-account .woocommerce-MyAccount-content input:focus{border-color:#d8d8d8}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error{flex-direction:column;align-items:flex-start}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error strong{margin-right:5px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error li+li{padding-top:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .selection{font-size:1rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label{display:inline-block;margin-bottom:.5rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .selection{padding:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection{border:var(--bs-border-width) solid var(--bs-border-color)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input:focus,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection:focus{border-color:#d8d8d8}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input{font-size:1rem;padding:.375rem .75rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection{height:auto;padding:0;margin-top:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection__arrow{height:100%;top:2px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details{padding-top:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns{padding-top:0}@media only screen and (max-width: 768px){.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-first,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-last,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-first,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-last{width:100%}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-first,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-first{margin-bottom:1rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-last,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-last{margin-top:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-Button,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button[name=save_address],.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_address]{margin:0 auto;display:inherit}}.woocommerce-account .woocommerce-ResetPassword{width:100%;max-width:600px;margin:0 auto;padding:.9375rem;border-radius:10px;border:1px solid #ebebeb;overflow:hidden}@media(min-width: 768px){.woocommerce-account .woocommerce-ResetPassword{padding:1.875rem}}.woocommerce-account .woocommerce-ResetPassword p:last-of-type{margin-bottom:0;text-align:center}@media(min-width: 992px){.woocommerce-account .woocommerce-ResetPassword p:last-of-type{text-align:left}}.woocommerce-account .woocommerce-ResetPassword .password-input .show-password-input{top:1.2rem}.woocommerce-account ul.woocommerce-error li,.woocommerce-account ul.woocommerce-info li,.woocommerce-account ul.woocommerce-message li,.woocommerce-account div.woocommerce-error li,.woocommerce-account div.woocommerce-info li,.woocommerce-account div.woocommerce-message li{display:block}.woocommerce-account ul.woocommerce-error li a,.woocommerce-account ul.woocommerce-info li a,.woocommerce-account ul.woocommerce-message li a,.woocommerce-account div.woocommerce-error li a,.woocommerce-account div.woocommerce-info li a,.woocommerce-account div.woocommerce-message li a{margin-left:0}.select2-container .select2-dropdown{border:var(--form--border-width) solid var(--form--border-color);border-radius:var(--form--border-radius);border-top:none}#customer_login{display:flex;flex-wrap:wrap;border:1px solid #e6e6e6;border-radius:10px;border:1px solid #ebebeb;overflow:hidden}#customer_login>div{float:none;flex:0 0 100%;width:100%;padding:.9375rem}@media(min-width: 768px){#customer_login>div{padding:1.875rem}}@media(min-width: 992px){#customer_login>div{flex:0 0 50%;width:50%}}#customer_login>div.u-column2{background-color:#b0b0b0;color:#fff}#customer_login .woocommerce-form-login__rememberme{margin-top:0;margin-bottom:1.25rem;text-align:center}@media(min-width: 992px){#customer_login .woocommerce-form-login__rememberme{text-align:left}}@media(max-width: 991.98px){#customer_login .woocommerce-form-login__submit{margin:0 auto;display:inherit}}#customer_login .woocommerce-LostPassword{text-align:center}@media(min-width: 992px){#customer_login .woocommerce-LostPassword{text-align:left}}#customer_login .woocommerce-LostPassword a{font-weight:500;text-decoration:underline}#customer_login .woocommerce-privacy-policy-text{font-size:.875rem;line-height:1.2;margin-bottom:1.25rem;text-align:center}@media(min-width: 992px){#customer_login .woocommerce-privacy-policy-text{text-align:left}}#customer_login .woocommerce-privacy-policy-text a{color:#fff;font-weight:500;text-decoration:underline}@media(max-width: 991.98px){#customer_login .woocommerce-form-register__submit{margin:0 auto;display:inherit}}#customer_login .show-password-input{color:#000;top:1.2rem}/*# sourceMappingURL=account-pages.css.map */
