.woocommerce.woocommerce .woocommerce-MyAccount-navigation{margin-bottom:2rem}@media(min-width: 920px){.woocommerce.woocommerce .woocommerce-MyAccount-navigation{margin-top:3.875rem}}.woocommerce.woocommerce .woocommerce-MyAccount-navigation li a{height:auto;padding:.75rem 1.25rem;font-size:1.125rem;transition:all .15s ease-in-out}.woocommerce.woocommerce .woocommerce-MyAccount-navigation li a:hover{background-color:#f2f2f2}.woocommerce.woocommerce .woocommerce-MyAccount-navigation li.is-active a{background-color:#a2b461;color:#fff}.woocommerce.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:hover{background-color:#ff5252;color:#fff}.woocommerce.woocommerce .woocommerce-EditAccountForm .woocommerce-form-row{margin:0 0 1.875rem !important}.woocommerce.woocommerce .woocommerce-EditAccountForm .woocommerce-form-row label{display:block;margin-bottom:.5rem;font-size:1rem;font-weight:400;color:#393838}.woocommerce.woocommerce .woocommerce-EditAccountForm .woocommerce-form-row input{padding:.875rem 1.25rem;border:1px solid #aeaeae;border-radius:.375rem;background-color:#fff;font-size:1rem;font-weight:400;color:#393838;transition:border-color .3s}.woocommerce.woocommerce .woocommerce-EditAccountForm .woocommerce-form-row input::-moz-placeholder{color:#393838;opacity:.6}.woocommerce.woocommerce .woocommerce-EditAccountForm .woocommerce-form-row input::placeholder{color:#393838;opacity:.6}.woocommerce.woocommerce .woocommerce-EditAccountForm .woocommerce-form-row input:focus{border-color:#393838}.woocommerce.woocommerce button.save-account-details-button{height:auto;padding:.625rem 1.375rem !important}.section-title{margin-bottom:1.5rem !important;font-size:1.375rem;font-weight:600;color:#393838}@media(min-width: 768px){.section-title{margin-bottom:2rem !important;font-size:1.625rem}}.bookings-wrapper .orders-wrapper{display:flex;flex-direction:column;gap:2rem}.order-card{border:1px solid #e0e0e0;border-radius:.75rem;background-color:#fff}.order-card__header{display:grid;grid-template-areas:"id date" "id status";grid-template-columns:auto 1fr;align-items:center;justify-items:stretch;gap:.2rem;width:calc(100% + 2px);margin-top:-0.0625rem;margin-left:-0.0625rem;padding:.75rem 1rem;border-radius:.625rem .625rem 0 0;font-size:.813rem;color:#fff}.order-card__header>p{margin:0}@media(min-width: 768px){.order-card__header{grid-template-areas:"id status separator date";grid-template-columns:1fr auto auto auto;gap:.4rem;padding:.5rem 1.25rem;font-size:.875rem}}.order-card__header--id{grid-area:id;font-size:1.2rem;font-weight:600}@media(min-width: 768px){.order-card__header--id{font-size:1.375rem}}.order-card__header--status{grid-area:status;text-align:right}.order-card__header--separator{display:none;grid-area:separator}@media(min-width: 768px){.order-card__header--separator{display:block}}.order-card__header--date{grid-area:date;text-align:right}.order-card.status--paid .order-card__header{background-color:#a2b461}.order-card.status--pending .order-card__header{background-color:#d4af3d}.order-card.status--cancelled .order-card__header{background-color:#ff5252}.order-card.status--default .order-card__header{background-color:#8b8a8a}.order-card__bookings{padding:1rem}@media(min-width: 768px){.order-card__bookings{padding:2rem 1.25rem}}.order-card__footer{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-top:1px solid #e0e0e0}@media(min-width: 768px){.order-card__footer{padding:1rem 1.25rem}}.order-card__total{display:flex;align-items:center;gap:.5rem}.order-card__original-price{font-size:.938rem;font-weight:400;line-height:1;color:#8b8a8a;text-decoration:line-through}@media(min-width: 768px){.order-card__original-price{font-size:1rem}}.order-card__final-price{font-size:1.125rem;font-weight:700;line-height:1;color:#393838}@media(min-width: 768px){.order-card__final-price{font-size:1.25rem}}.order-card__pay-button{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 2rem;border-radius:2rem;background-color:#d4af3d;font-size:.875rem;font-weight:600;color:#fff;text-decoration:none;transition:background-color .3s,transform .2s}.order-card__pay-button:hover{background-color:#c9a235;color:#fff;transform:translateY(-1px)}.booking-item{display:grid;grid-template-areas:"image title" "image meta" "image price";grid-template-columns:auto 1fr;gap:.25rem 1rem;padding:1.25rem 0}.booking-item:not(:last-child){border-bottom:1px solid #f0f0f0}.booking-item:first-child{padding-top:0}.booking-item:last-child{padding-bottom:0}@media(min-width: 768px){.booking-item{gap:.375rem 1.25rem}}.booking-item__image{grid-area:image}.booking-item__image a,.booking-item__image img{display:block;width:3.75rem;height:auto;aspect-ratio:10/12;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.booking-item__image a,.booking-item__image img{width:4.5rem}}.booking-item__title{grid-area:title;align-self:end;margin:0;font-size:.938rem;font-weight:600;line-height:1.3}.booking-item__title a{color:#393838;text-decoration:none;transition:color .3s}.booking-item__title a:hover{color:#a2b461}@media(min-width: 768px){.booking-item__title{font-size:1.125rem}}.booking-item__meta{display:flex;flex-direction:column;flex-wrap:wrap;gap:.25rem .75rem;grid-area:meta;margin:0 0 .25rem;font-size:.75rem;color:#393838}@media(min-width: 768px){.booking-item__meta{flex-direction:row;gap:.25rem 1rem;margin:0;font-size:.875rem}}.booking-item__meta .meta-item strong{font-weight:500}.booking-item__price{grid-area:price;align-self:start;font-size:1rem;font-weight:700;color:#393838}@media(min-width: 768px){.booking-item__price{font-size:1.25rem}}.bookings-empty{display:flex;align-items:center;justify-content:center;min-height:21.875rem;padding:2rem 1rem;border-radius:.75rem;border:1px solid #e0e0e0}@media(min-width: 768px){.bookings-empty{padding:2rem;min-height:25rem}}.bookings-empty__content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:25rem}.bookings-empty__icon{margin-bottom:1.5rem}.bookings-empty__icon svg{width:4rem;height:4rem;color:#a2b461}@media(min-width: 768px){.bookings-empty__icon svg{width:5rem;height:5rem}}.bookings-empty__title{margin:0 0 1rem 0;font-size:1.25rem;font-weight:600;color:#393838;line-height:1.3}@media(min-width: 768px){.bookings-empty__title{font-size:1.5rem}}.bookings-empty__description{margin:0 0 2rem 0;font-size:.938rem;color:#6b6b6b;line-height:1.5}@media(min-width: 768px){.bookings-empty__description{font-size:1rem}}.bookings-empty__button{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:2rem;background-color:#a2b461;font-size:.938rem;font-weight:600;color:#fff;text-decoration:none;transition:background-color .3s,transform .2s}.bookings-empty__button:hover{background-color:#8fa34f;color:#fff;transform:translateY(-1px)}@media(min-width: 768px){.bookings-empty__button{padding:1rem 2.5rem;font-size:1rem}}/*# sourceMappingURL=my-account.css.map */