.woocommerce form.login,.woocommerce form.register{border:none;margin-block:var(--wp--custom--spacing--small) var(--wp--custom--spacing--large);padding:0}.woocommerce>form.login{margin-inline:auto;max-width:var(--wp--custom--content-size)}.woocommerce:has(>form.login) h2{margin-inline:auto;max-width:var(--wp--custom--content-size)}.woocommerce form .form-row{margin:0 0 var(--wp--custom--forms--grid--v-gap);padding:0}.woocommerce form .form-row:has(.woocommerce-form-login__rememberme){align-items:center;display:flex;flex-flow:row-reverse;justify-content:flex-end}.woocommerce form .form-row:has(.woocommerce-form-login__rememberme) .woocommerce-form-login__rememberme{margin-left:auto}.woocommerce form .form-row label{color:var(--wp--custom--forms--label--color);font-size:var(--wp--custom--forms--label--font-size);font-weight:var(--wp--custom--forms--label--font-weight);letter-spacing:var(--wp--custom--forms--label--letter-spacing);line-height:var(--wp--custom--forms--label--line-height);margin:0}.woocommerce form .form-row input.input-text{appearance:none;background:var(--wp--custom--forms--field--background);border:var(--wp--custom--forms--field--border-width) solid var(--wp--custom--forms--field--border-color);border-radius:var(--wp--custom--forms--field--border-radius);color:var(--wp--custom--forms--field--color);font-family:var(--wp--custom--forms--field--font-family);font-size:var(--wp--custom--forms--field--font-size);line-height:var(--wp--custom--forms--field--line-height);margin:0;max-width:100%;outline:none;padding:var(--wp--custom--forms--field--padding-block) var(--wp--custom--forms--field--padding-inline);transition:var(--wp--custom--forms--field--transition)}.woocommerce form .form-row input.input-text::placeholder{color:var(--wp--custom--forms--field--color);opacity:.7}.woocommerce form .form-row input.input-text:active,.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row input.input-text:hover{box-shadow:var(--wp--custom--forms--field--focus-shadow-size) var(--wp--custom--forms--field--focus-shadow-color)}.woocommerce form .form-row input.input-text[type=number]{padding-right:0}.woocommerce form .form-row input.input-text::-webkit-credentials-auto-fill-button{position:absolute;right:0;visibility:hidden}.woocommerce form .form-row input.input-text:autofill{transition:unset}.woocommerce form .form-row input.input-text:autofill:focus,.woocommerce form .form-row input.input-text:autofill:hover{border-color:var(--wp--custom--forms--field--border-color);border-width:2px;padding:calc(var(--wp--custom--forms--field--padding-block) - 1px) calc(var(--wp--custom--forms--field--padding-inline) - 1px)}.woocommerce form .form-row input.input-text:-webkit-autofill,.woocommerce form .form-row input.input-text:-webkit-autofill:active,.woocommerce form .form-row input.input-text:-webkit-autofill:focus,.woocommerce form .form-row input.input-text:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--capitola-color-background) inset!important;-webkit-text-fill-color:var(--wp--custom--forms--field--color)!important;caret-color:var(--wp--custom--forms--field--color)}.woocommerce form .form-row select{appearance:none;background:var(--wp--custom--forms--field--background);background-image:linear-gradient(315deg,transparent 22%,currentColor 0,currentColor 30%,transparent 0),linear-gradient(45deg,transparent 22%,currentColor 0,currentColor 30%,transparent 0);background-position:right var(--wp--custom--spacing--xsmall) top 8px;background-repeat:no-repeat;background-size:12px 11.5px;border:var(--wp--custom--forms--field--border-width) solid var(--wp--custom--forms--field--border-color);border-radius:var(--wp--custom--forms--field--border-radius);color:var(--wp--custom--forms--field--color);cursor:pointer;font-family:var(--wp--custom--forms--field--font-family);font-size:var(--wp--custom--forms--field--font-size);line-height:var(--wp--custom--forms--field--line-height);margin:0;max-width:100%;outline:none;padding:var(--wp--custom--forms--field--padding-block) var(--wp--custom--forms--field--padding-inline);padding-right:var(--wp--custom--spacing--small);text-transform:none;transition:var(--wp--custom--forms--field--transition)}.woocommerce form .form-row select::placeholder{color:var(--wp--custom--forms--field--color);opacity:.7}.woocommerce form .form-row select:active,.woocommerce form .form-row select:focus,.woocommerce form .form-row select:hover{box-shadow:var(--wp--custom--forms--field--focus-shadow-size) var(--wp--custom--forms--field--focus-shadow-color)}.woocommerce form .form-row select:-moz-focusring{outline:none}.woocommerce form .form-row .required{color:unset;font-weight:var(--wp--custom--font-weight--bold)}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{align-items:center;display:inline-flex;gap:var(--wp--custom--forms--radio-cb--label--margin-left)}.woocommerce form .woocommerce-form__input-checkbox{align-items:center;appearance:none;background:none;border:var(--wp--custom--forms--field--border-width) solid var(--wp--custom--forms--field--border-color);border-radius:var(--wp--custom--forms--field--border-radius);cursor:pointer;display:inline-flex;height:var(--wp--custom--forms--radio-cb--input-size);justify-content:center;margin:0;padding:0;position:relative;transition:var(--wp--custom--forms--field--transition);width:var(--wp--custom--forms--radio-cb--input-size)}.woocommerce form .woocommerce-form__input-checkbox:before{background:var(--wp--custom--forms--field--color);content:"";display:block;height:10px;mask:url(/wp-content/themes/santacruzdivers/build/svgs/fa-check.b28a1148.svg) center/contain no-repeat;transform:scale(0);transition:transform var(--wp--custom--transitions--default);width:10px}.woocommerce form .woocommerce-form__input-checkbox:active,.woocommerce form .woocommerce-form__input-checkbox:focus,.woocommerce form .woocommerce-form__input-checkbox:hover{box-shadow:var(--wp--custom--forms--field--focus-shadow-size) var(--wp--custom--forms--field--focus-shadow-color)}.woocommerce form .woocommerce-form__input-checkbox:checked:before{transform:scale(1)}.woocommerce .select2-container{font-size:var(--wp--custom--forms--field--font-size);line-height:2}.woocommerce .select2-container--focus .select2-selection--single,.woocommerce .select2-container--open .select2-selection--single,.woocommerce .select2-container:hover .select2-selection--single{box-shadow:0 0 0 1px var(--capitola-color-body)}.woocommerce .select2-container .select2-selection--single{background:var(--wp--custom--forms--field--background);border:1px solid var(--capitola-color-body);border-radius:var(--wp--custom--forms--field--border-radius);color:var(--field-text);height:calc(2em + 2px);margin:0;transition:all var(--wp--custom--transitions--default)}.woocommerce .select2-container .select2-selection--single .select2-selection__rendered{color:var(--wp--custom--forms--field--color)}.woocommerce .select2-container .select2-selection--single .select2-selection__arrow b{background-image:linear-gradient(315deg,transparent 22%,var(--capitola-color-body) 22%,var(--capitola-color-body) 30%,transparent 30%),linear-gradient(45deg,transparent 22%,var(--capitola-color-body) 22%,var(--capitola-color-body) 30%,transparent 30%);background-size:100%;height:11.5px;width:12px}.woocommerce .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wp--custom--forms--field--color)}.woocommerce table.my_account_orders,.woocommerce table.order_details{font-size:var(--wp--custom--font-size--p-s)}.woocommerce table.order_details{margin-top:var(--wp--custom--spacing--medium)}.woocommerce table.shop_table tbody th{border-color:color-mix(in srgb,var(--capitola-color-tile-background) 50%,transparent)}.woocommerce table.shop_table thead{background:var(--capitola-color-tile-background);color:var(--capitola-color-background)}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:var(--wp--custom--spacing--xsmall)}.woocommerce table.shop_table td{border-color:color-mix(in srgb,var(--capitola-color-tile-background) 50%,transparent);vertical-align:top}.woocommerce table.shop_table td strong{font-weight:var(--wp--custom--font-weight--bold)}.woocommerce table.shop_table td small{font-size:var(--wp--custom--font-size--p-xs);font-weight:var(--wp--custom--font-weight--normal)}.woocommerce table.shop_table{border-radius:var(--wp--preset--border-radius--small)}.woocommerce table.shop_table,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{border-color:var(--capitola-color-tile-background)}.woocommerce .woocommerce-customer-details address{border:none;margin-top:var(--wp--custom--spacing--small);padding:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{align-items:center;display:flex;gap:var(--wp--custom--spacing--xxsmall);margin-bottom:0;position:relative}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before{background:currentColor;content:"";display:block;height:1em;mask:url(/wp-content/themes/santacruzdivers/build/svgs/fa-mobile-screen-button.dc394594.svg) center/contain no-repeat;position:relative;width:24px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{mask-image:url(/wp-content/themes/santacruzdivers/build/svgs/fa-envelope-solid.e097336f.svg)}.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before{content:unset}.woocommerce-password-hint,.woocommerce-password-strength{font-size:var(--wp--custom--font-size--p-s);margin-top:var(--wp--custom--spacing--xsmall)}.woocommerce-password-strength{font-weight:var(--wp--custom--font-weight--bold)}.woocommerce-page form .form-row .select2-container .select2-selection--single .select2-selection__arrow{right:calc(var(--wp--custom--spacing--xsmall) - 2px);top:0}.woocommerce-page .select2-container{font-size:var(--wp--custom--font-size--p-s)}.woocommerce-page .select2-dropdown{border:2px solid var(--capitola-color-body)}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true],.woocommerce-page .select2-dropdown{background:var(--capitola-color-background);color:var(--capitola-color-body)}.woocommerce-page .select2-container--default .select2-results__option--highlighted[aria-selected],.woocommerce-page .select2-container--default .select2-results__option--highlighted[data-selected]{background:var(--capitola-color-tile-background);color:var(--capitola-color-tile-body)}.woocommerce-page .select2-container .select2-search--dropdown .select2-search__field{background:var(--capitola-color-background);color:var(--capitola-color-body)}.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field{appearance:none;background:var(--wp--custom--forms--field--background);border:var(--wp--custom--forms--field--border-width) solid var(--wp--custom--forms--field--border-color);border-radius:var(--wp--custom--forms--field--border-radius);color:var(--wp--custom--forms--field--color);font-family:var(--wp--custom--forms--field--font-family);font-size:var(--wp--custom--forms--field--font-size);line-height:var(--wp--custom--forms--field--line-height);margin:0;max-width:100%;outline:none;padding:var(--wp--custom--forms--field--padding-block) var(--wp--custom--forms--field--padding-inline);transition:var(--wp--custom--forms--field--transition)}.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field::placeholder{color:var(--wp--custom--forms--field--color);opacity:.7}.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field:active,.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field:focus,.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field:hover{box-shadow:var(--wp--custom--forms--field--focus-shadow-size) var(--wp--custom--forms--field--focus-shadow-color)}.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field[type=number]{padding-right:0}.woocommerce-page .select2-container .select2-search--dropdown{padding:var(--wp--custom--spacing--small)}.woocommerce-page .select2-container .select2-results__option{padding:var(--wp--custom--spacing--xsmall) var(--wp--custom--spacing--small)}
