ul{margin:0;padding:0}.customer-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center}.customer-wrapper--login{width:100%;max-width:1080px;display:flex;flex-direction:column;justify-content:space-between;row-gap:4rem;margin:0 auto}.customer-wrapper--order-details,.customer-wrapper:has(.reset-password){margin-bottom:8rem}@media screen and (min-width:750px){.customer-wrapper{flex-direction:row}.customer-wrapper--login{flex-direction:row;column-gap:4rem}.customer-wrapper--order-details,.customer-wrapper:has(.reset-password){margin-bottom:12rem}}#AddressNewHeading{font-size:40px;font-weight:700;margin:0}.customer{width:min(63rem,100%);display:flex;flex-direction:column}.customer{text-align:left}.customer.-shadow{box-shadow:0 0 2rem #0000001a;border-radius:1.2rem}.customer--addresses,.customer--pets-info{padding:3.2rem 1.6rem}.customer h1{font-size:2.4rem;margin-bottom:2.4rem}.customer--login,.customer--open-register{padding:3.2rem 1.6rem}.customer.customer--login ul{margin-bottom:2.4rem}.customer.customer--open-register .button{align-self:start;margin:3rem 0}.customer.customer--open-register .vet-creating a{font-weight:var(--font-jp-bold);font-size:1.6rem;line-height:2rem;color:rgb(var(--color-button));text-decoration:underline}.customer.customer--login p,.customer.customer--open-register p{margin:0;font-weight:500}.customer.customer--login h1,.customer.customer--open-register h2{text-align:left;margin-bottom:1.6rem;font-weight:700}.customer.activate h1{margin-bottom:1.6rem}.customer.customer--login .login-info{text-align:left;margin-bottom:2.4rem}.customer.customer--login .field:not(:first-of-type),.customer.activate .field:not(:first-of-type){margin-top:1.6rem}.login-form-cta{display:flex;flex-direction:row;justify-content:space-between;margin-top:2.4rem}.login-form-cta button{margin:0}.login-form-cta__help{display:flex;align-items:flex-start}.customer .login-form-cta__help a{color:rgb(var(--color-text));font-weight:400;font-size:1.4rem;line-height:160%;text-align:right;text-decoration:underline}#recover h1,#contactUs h1{font-size:2.4rem;line-height:116.5%;margin-bottom:1.6rem}#contactUs p,#recover .subtext,#recover .field{margin-bottom:2.4rem}.customer-cta{display:flex;flex-direction:row}.customer.customer--login p+.customer-cta{margin-top:2.4rem}.customer-cta .button{margin:0}.customer-cta>*:not(:last-child){margin-right:1.2rem}#contactUs{flex-direction:column}#recover:target~#login,#contactUs:target~#login{display:none}@media screen and (min-width:521px){.customer.activate form{margin:0 auto}.customer.activate form .login-form-cta{column-gap:2.4rem}}@media screen and (min-width:750px){.customer--login,.customer--open-register{margin-top:6.4rem;margin-bottom:10rem}.customer--login{padding:4rem}.customer--open-register{padding-top:4rem;padding-bottom:4rem;padding-right:4rem}.customer.customer--login h1,.customer.customer--open-register h2{font-size:4rem;line-height:116.5%}}.form-block{padding:2.4rem 0}.form-block h2{margin-bottom:1.6rem;font-size:1.6rem}.form__help-info{margin-top:2.4rem}.form__help-info p{font-size:1.4rem;line-height:140%}.customer{font-size:1.4rem}.customer .field input:not([type=radio]),.customer select,.customer textarea{font-size:1.4rem;line-height:1.7rem}.customer .field input:not([type=radio]),.customer textarea{padding:1.4rem 1.2rem}.customer ul{margin-bottom:2.4rem}.customer ul.addresses-list-container{padding:0}.customer ul.addresses-list-container li{list-style:none;margin:0}@media screen and (min-width:750px){.customer ul.addresses-list-container{margin-bottom:0}}.customer .errors ul{margin-top:0;list-style-type:none;padding-left:3.3rem;font-size:1.4rem;color:rgb(var(--color-base-accent-1))}.customer .errors a{color:#000}.customer form>p.form__message.form__message--error{margin-top:1.6rem;color:rgb(var(--color-base-accent-1))}.customer form>p.form__message.form__message--light{font-weight:300}.customer form>p.form__message.form__message--error svg{height:2.3rem;width:2.3rem}.customer ul a{display:inline}.customer strong{font-weight:400;color:rgb(var(--color-foreground))}.customer h2.form__message{font-size:calc(var(--font-heading-scale) * 1.8rem)}@media only screen and (min-width:750px){.customer h2.form__message{font-size:calc(var(--font-heading-scale) * 2.2rem)}}.customer .field[data-type=field-required] label:after{content:"*";color:rgb(var(--color-button));margin-left:.4rem}.customer .field-info{display:flex;margin:0}.customer .field-info p{font-size:1.4rem;line-height:1.7rem;text-align:left;color:#000}.footer-bg-vets{--color-background: var(--color-base-background-vet)}.footer-bg-breeder{--color-background: var(--color-base-background-breeder)}.customer .field input:not([type=radio]),.customer select,.customer textarea{flex-grow:1;text-align:left;font-weight:500;font-size:1.4rem;line-height:1.7rem;-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #cfd6e6;box-sizing:border-box;border-radius:10px;color:rgb(var(--color-text));background-color:rgb(var(--color-background));width:100%;margin-top:1rem}.customer textarea{padding:1.4rem 1.2rem}.customer .field input::placeholder{color:#646464;opacity:1}.customer .field input[aria-invalid=true]{box-shadow:0 0 0 .2rem rgba(var(--color-base-accent-1),.55)}.customer select{padding:.8rem 2rem}.customer .field input:not([type=radio]):hover,.customer select:hover,.customer textarea:hover{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.55)}.customer .field input:not([type=radio]):focus,.customer select:focus,.customer textarea:focus{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.75);outline:transparent}.customer .field input:not([type=radio])::-webkit-search-cancel-button{display:none}.customer .field input:not([type=radio]):-webkit-autofill~label{color:var(--color--header)}.customer .field{display:flex;flex-direction:column}.customer .field label{font-weight:var(--font-jp-bold);font-size:1.6rem;line-height:140%;margin-bottom:1.2rem;color:rgb(var(--color-text));text-align:left;position:relative!important;left:0!important}.customer-radio{margin-bottom:1.2rem}.customer-radio input{border:.1rem solid rgba(0,0,0,.4);height:2.2rem;width:2.2rem;margin:0;display:none}.customer-radio input+*:before{content:"";display:inline-block;vertical-align:bottom;width:2.2rem;height:2.2rem;border-radius:50%;border:.1rem solid rgba(0,0,0,.4);margin-right:1.2rem}.customer-radio input:checked+*:before{border:0}.customer .customer-radio label{margin:0}@media only screen and (min-width:990px){.customer .field input:not([type=radio]),.customer select,.customer textarea{font-size:1.6rem;line-height:2rem}.customer .field input:not([type=radio]),.customer textarea{padding:1.6rem 2rem}.customer-radio{display:flex;flex-direction:row;align-items:center;margin-bottom:2.2rem}}@media screen and (min-width:750px)and (max-width:989px){.order>div:nth-of-type(2)>div:last-of-type{display:flex}.order>div:nth-of-type(2)>div:last-of-type div{padding-right:3.2rem}}.account h1+a{display:inline-flex;align-items:center}.order td:first-of-type{align-items:initial}.customer--addresses input[type=checkbox],.customer input[type=checkbox]{width:2rem;height:2rem;margin-top:0;margin-left:0;margin-right:.6rem}.field-checkbox{display:flex;flex-direction:row;align-items:flex-start;margin:2.4rem 0 3rem;line-height:2rem;text-align:left}.field-checkbox a{color:inherit}.field-submit{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:auto;gap:2rem}.field-submit .button{width:100%;padding-right:0;padding-left:0}@media screen and (min-width:750px){.field-submit{flex-direction:row;gap:4rem}.field-submit .button{width:12rem}}.customer-petz p{text-align:left;margin:0}.account-nav__wrapper{display:flex;flex-direction:column;width:100%;background-color:rgb(var(--color-background))}.account-nav__heading{display:flex;flex-direction:column;width:100%}.account-nav__title{display:flex;flex-direction:row;justify-content:space-between;width:100%}.account-nav__title h1{line-height:116.5%}.account-nav__title a{font-weight:700;font-size:1.8rem;line-height:2.2rem;text-decoration:none;color:#fff;display:flex;align-self:center;border-bottom:1px solid #ffffff}.account-nav__email{display:flex;margin-bottom:5rem;margin-top:.4rem}.account-nav__email p{margin:0}.account-nav__greetings{display:flex;flex-direction:column;margin-bottom:4.4rem}.account-nav__greetings p{font-weight:700;font-size:2rem;line-height:160%}.account-wrapper{display:flex;flex-direction:column;width:100%;padding-top:14rem;padding-bottom:6rem;align-items:center}.account-content{display:flex;flex-direction:column;align-items:center;width:100%}.customer-petz__table{border:solid .1rem var(--color-border);border-radius:1.2rem;overflow:hidden;text-align:left;display:flex;width:100%;max-width:98rem}.customer-petz__table table{width:100%;border-collapse:collapse}.customer-petz__table thead th{font-weight:var(--font-jp-bold);font-size:2rem;line-height:2rem;padding-top:1.6rem;padding-bottom:1.6rem;background-color:rgb(var(--color-background));color:#fff;text-align:left}.customer-petz__table thead th:first-child{border-top-left-radius:1.2rem}.customer-petz__table thead th:last-child{border-top-right-radius:1.2rem}.customer-petz__table th,.customer-petz__table td{padding:1.6rem}.customer-petz__table td{font-weight:var(--font-jp-regular);font-size:1.6rem;line-height:2rem;color:var(--color-text)}.customer-petz__table tbody{font-weight:var(--font-jp-regular);font-size:1.6rem;line-height:2rem}#AddVets .field-submit,#AddPet .field-submit{margin-top:3rem}#AddVets .field-submit .loading-overlay__spinner,#AddPet .field-submit .loading-overlay__spinner{position:absolute}.customer-petz__table .last-col{display:flex;justify-content:flex-end}.customer-petz__table td .bold{font-weight:700}.customer-petz__table .financial-status,.customer-petz__table .fulfillment-status,.customer-petz__table .state-col{border-radius:.4rem;padding:.5rem 1.6rem;font-weight:var(--font-jp-bold);width:fit-content}.financial-status{background-color:#ebf3f3}.financial-status[data-status=paid],.customer-petz__table .state-col{background-color:#a3efd4}.fulfillment-status{background-color:#bcccfd75}.fulfillment-status[data-status=fulfilled]{background-color:#bcccfd}.customer-petz__table td.price-cell{font-weight:700}.customer-petz__table tr:hover td{background-color:#f5f5f5}.customer-petz__table tr.line-break td,.details-card-petz__info__details tr.line-break td{position:relative;top:1px}.customer-petz__table tr.line-break td:after,.details-card-petz__info__details tr.line-break td:after{content:"";position:absolute;top:-1px;left:0;height:1px;width:100%;background-color:var(--color-border-2)}.customer-petz__table tr.line-break td:first-child:after,.customer-petz__table tr.line-break td:last-child:after,.details-card-petz__info__details tr.line-break td:first-child:after,.details-card-petz__info__details tr.line-break td:last-child:after{width:calc(100% - 1.6rem)}.customer-petz__table tr.line-break td:first-child:after,.details-card-petz__info__details tr.line-break td:first-child:after{right:0;left:auto}.customer-petz .pagination{margin-top:1.2rem;align-self:end}.customer-petz .pagination ul{display:flex;justify-content:center;list-style:none;padding:0;margin:0}.customer-petz .pagination li{display:flex}.customer-petz .pagination li:not(:last-child){margin-right:1.6rem}.customer-petz .pagination li span,.customer-petz .pagination li a{font-weight:700;font-size:1.4rem;line-height:1.7rem;color:#000;text-decoration:none}.customer-petz .pagination li a.link-with-hover{opacity:.5}.customer-petz .pagination li a.link-with-hover:hover{opacity:1}.customer-petz .pagination li a.disabled{pointer-events:none;cursor:default}.customer-petz .pagination li a.with-opacity{opacity:.5}.account-back{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin-bottom:6.4rem;margin-top:5rem}.account-back a{font-weight:700;font-size:1.8rem;line-height:2.2rem;text-decoration:underline;color:rgb(var(--color-button))}@media only screen and (max-width:1024px){.account-wrapper{padding-top:9rem;padding-bottom:2.4rem}.customer-petz__table th,.customer-petz__table td{padding:1.6rem 1.2rem}.account-content{width:100%}.customer-petz__table{overflow-x:auto;width:100%}.customer-petz__table table:not(.addresses-list):not(.data-table--margin){min-width:800px}}@media only screen and (max-width:749px){#AddressNewHeading{font-size:24px}.account-nav__title h1{font-size:2.4rem}.account-nav__title a{font-size:1.2rem;line-height:1.5rem}.account-nav__email{margin-bottom:2.4rem;font-size:1.2rem;line-height:140%}.account-nav__greetings{margin-bottom:3.4rem}.account-nav__greetings p{font-size:1.2rem}.account-wrapper{padding-top:4.6rem;padding-bottom:2.4rem}.account-back{margin-top:2.4rem;margin-bottom:3rem}.customer-petz__table .addresses-list th:not(:first-child){padding:0}.customer-petz__table .addresses-list th:first-child{border-radius:.5rem}.customer-petz__table .addresses-list tbody{display:block}.customer-petz__table .addresses-list tr{display:grid;grid-template:repeat(2,auto) / repeat(1,1fr);width:100%}.customer-petz__table .addresses-list td:nth-child(1){grid-column:1/2}}.details-card-petz{display:grid;grid-template-columns:auto 1fr;width:100%;max-width:114rem;align-self:center;padding:6.4rem 4.4rem 6.4rem 6.4rem;box-shadow:0 0 2rem #0000001a;border-radius:1.2rem}.details-card-petz--vet{font-weight:var(--font-jp-regular);grid-template-columns:auto}.details-card-petz--vet .details-card-petz__subinfo{font-weight:var(--font-jp-medium)}.details-card-petz>h2:first-child{margin-bottom:5rem;grid-column-start:span 2;font-size:3rem}.details-card-petz__info p+.financial-status{margin-top:2.4rem}.details-card-petz__subinfo{padding-left:2.4rem;display:flex;flex-direction:column;border-left:.1rem solid var(--color-border-2)}.order-addresses-list,.order-addresses-item,.order-addresses-item-info{display:flex;flex-direction:column}.order-addresses-item:first-child{margin-bottom:1.6rem}.order-addresses-item>p:first-child{font-weight:700;font-size:2rem;line-height:160%;margin-bottom:1.2rem}.order-addresses-item__info{background:#fcfcfc;border:.1rem solid var(--color-border);box-sizing:border-box;border-radius:.6rem}.order-addresses-item__info--status{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.2rem;background-color:#fff;border-bottom:.1rem solid var(--color-border);border-radius:.4rem .4rem 0 0}.order-addresses-item__info--status *{font-weight:var(--font-jp-medium);font-size:1.6rem;line-height:2rem}.order-addresses-item__info--status>*:first-child{color:#000;margin-right:2.2rem;white-space:nowrap}.financial-status,.fulfillment-status{padding:.5rem 1.6rem;text-align:center;color:#192e3b;border-radius:.4rem}.order-addresses-item__info--address{padding:1.2rem;font-size:1.6rem;line-height:2rem}.details-card-petz__info{display:flex;flex-direction:column;padding-right:2.4rem}.details-card-petz__info>h2{font-weight:700;font-size:3rem;line-height:116.5%;margin-bottom:.8rem}.details-card-petz__info .details-card-petz__info--date{font-size:1.4rem;line-height:1.7rem;margin-bottom:2.2rem}.details-card-petz__info--canceled{display:flex;flex-direction:column;padding:1.2rem 1.6rem;width:100%;background:#ebf3f3;border-radius:.6rem;margin-bottom:1.2rem}.details-card-petz__info--canceled>:nth-child(1){font-weight:var(--font-jp-bold);font-size:1.6rem;line-height:2rem;margin-bottom:.4rem}.details-card-petz__info--canceled>:nth-child(2){font-weight:500;font-size:1.4rem;line-height:1.7rem}.details-card-petz__info__details{background:#fcfcfc;box-sizing:border-box;border-radius:.6rem;border-spacing:0;border-collapse:collapse;border-style:hidden;box-shadow:0 0 0 .1rem var(--color-border)}.details-card-petz__info__details tr{width:100%;color:#000;font-size:1.6rem;line-height:2rem}.details-card-petz__info__details tr:not(.details-card-petz__info__details-total),.details-card-petz__info__details tr:not(order-info__details-items){font-size:1.4rem;line-height:160%}.details-card-petz__info__details tr:first-child td:first-child{border-radius:.6rem 0 0}.details-card-petz__info__details tr:first-child td:last-child{border-radius:0 .6rem 0 0}.details-card-petz__info__details td:nth-child(1){padding-right:1.6rem;padding-left:1.6rem}.details-card-petz__info__details td:nth-child(2){padding-right:1.2rem;padding-left:1.6rem}.details-card-petz__info__details td:nth-child(3){padding-right:1.6rem;padding-left:1.2rem}.details-card-petz__info__details-items td{padding-top:1.6rem;padding-bottom:1.6rem}.details-card-petz__info__details-items td:nth-child(2),.details-card-petz__info__details-items td:nth-child(3){white-space:nowrap}.details-card-petz__info__details-item--name a,.details-card-petz__info__details-item--name span{font-weight:var(--font-jp-bold);text-decoration:none;color:#000}.details-card-petz__info__details-item--price *{font-weight:700;font-size:2rem;line-height:2.4rem}.details-card-petz__info__details-items{border-bottom:.1rem solid var(--color-border);background-color:#fff}.details-card-petz__info__details-total td{padding-top:1.2rem;padding-bottom:1.6rem;font-weight:var(--font-jp-bold)}.details-card-petz__info__details-subtotal td{padding-top:1.6rem}.details-card-petz__info__details tr:nth-last-child(2) td{padding-bottom:1.2rem}@media only screen and (max-width:1024px){.details-card-petz{padding:3.4rem 2rem 4rem}.details-card-petz__subinfo{padding-left:1.2rem}.details-card-petz__info{padding-right:1.2rem}}@media only screen and (max-width:920px){.details-card-petz{display:grid;grid-template-columns:1fr}.details-card-petz__subinfo{padding-left:0;padding-top:1.6rem}.order-addresses-list{flex-direction:row}.order-addresses-item:first-child{margin-bottom:0;margin-right:2rem}.details-card-petz__info{padding-right:0;padding-bottom:2.6rem;grid-column-start:span 2}.details-card-petz__subinfo{grid-column-start:span 2;border-top:.1rem solid var(--color-border-2);border-left:0}}@media only screen and (max-width:749px){.details-card-petz{padding:2.4rem 1.6rem}.details-card-petz__subinfo{padding-top:0}.details-card-petz__info{padding-right:0;padding-bottom:1.6rem;border-bottom:0}.order-addresses-item__info--status{flex-direction:column;align-items:start;padding:1.6rem 1.2rem 1.2rem}.order-addresses-item__info--status>*:first-child{color:#000;margin-right:0;margin-bottom:.6rem}.order-addresses-item>p:first-child{font-weight:700;font-size:2rem;line-height:160%;margin-bottom:1.2rem}.details-card-petz__info>h2{font-size:2.4rem;margin-bottom:1.2rem}.details-card-petz__info .details-card-petz__info--header{margin-bottom:1.2rem}}@media only screen and (max-width:520px){.order-addresses-list{flex-direction:column}.order-addresses-item:first-child{margin-bottom:1.6rem;margin-right:0}.details-card-petz__info__details-items{display:grid;grid-template:repeat(2,auto) / repeat(3,1fr);width:100%}.details-card-petz__info__details tbody{display:block}.details-card-petz__info__details-items td:nth-child(1){grid-column:1/4}.details-card-petz__info__details tr:not(.details-card-petz__info__details-items){display:flex;flex-direction:row;justify-content:space-between;width:100%}.details-card-petz__info__details-items .details-card-petz__info__details-item--name{padding-top:1.6rem;padding-bottom:0}.details-card-petz__info__details-items td:not(:first-child){padding-top:1.2rem}.details-card-petz__info__details tr.line-break td:after{height:0}.details-card-petz__info__details tr.line-break{border-top:.1rem solid var(--color-border-2)}}.customer.reset-password>p{margin:0 0 2.4rem}.customer.reset-password form button{margin-top:3rem}.link--vet{font-size:1.6rem;color:rgba(var(--color-button),var(--alpha-button-background));text-decoration:none}.account-wrapper data-table{margin-top:5rem}#huckleberry-subscription-customer-portal-wrap{margin-top:2rem}.addresses-list-wrapper{width:min(63rem,100%);margin-bottom:4rem}.addresses-list-container{border:solid 1px var(--color-border);border-bottom-right-radius:1.2rem;border-bottom-left-radius:1.2rem}.addresses-list-header{font-weight:var(--font-jp-medium);font-size:1.6rem;line-height:2rem;padding-top:1rem;padding-bottom:1rem;background-color:rgb(var(--color-background));color:rgb(var(--color-text));text-align:left;border:1px solid rgb(var(--color-background));border-top-right-radius:1.2rem;border-top-left-radius:1.2rem}.addresses-list-header,.addresses-list[data-address]{padding:1.6rem}.addresses-list.default{background-color:#96b0bd1a}.addresses-list:not(:first-child){border-top:.1rem solid var(--color-border-2)}.addresses-list-item:nth-of-type(2){text-align:left;margin-top:1rem}.addresses-list-item .button--delete{margin-left:1rem}.addresses-list-item .button[type=button]{min-width:unset;min-height:unset;padding:0;margin-top:0;margin-bottom:0;border-radius:.4rem}.addresses-list-item .button--edit,.customer .button--reset[type=reset],.cf-form-inner .cf-form-actions .cf-cancel{color:rgb(var(--color-text));background-color:rgb(var(--color-background));border:1px solid rgb(var(--color-text));padding-left:24px!important;padding-right:24px!important;width:unset!important}.addresses-list-item .button--edit:hover,.customer .button--reset[type=reset]:hover,.cf-form-inner .cf-form-actions .cf-cancel:hover{border-width:2px;box-shadow:none}
/*# sourceMappingURL=/cdn/shop/t/299/assets/customer-petz.css.map */
