.delete-btn .fa-times{
  padding: 6px 8px 6px 7px;
}


/*to remove the space from my garden page*/
.page-id-988117.logged-in br {
    display: none;
}

.woocommerce table.shop_table th{   
   font-size: 15px;
  }

.woocommerce .woocommerce-customer-details address br{
display: block !important;
}

.garden_host .garden-grid label, .garden-section .garden-grid label, .garden-section.appointment label{
  font-weight: 500 !important;
    font-size: 17px !important;
}

.garden-section.appointment label{
  margin-bottom:10px;
}

.page-id-988117 .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--my-profile{
  margin-top:50px;
}

/* .page-id-988117 p:empty {
    display: none;
} */

.woocommerce-customer-details address{
  font-size: 15px;
}

.woocommerce-customer-details--phone{
  margin-top:10px;
  display: flex;
  font-size: 15px !important;
    align-items: center;
}

.woocommerce-customer-details--email{
display: flex;
    align-items: center;
    margin-top:-5px;
    font-size: 15px !important;
}

.shop_table a, .shop_table td{
  font-size:15px;
}

.garden-section{
  margin-bottom:10px;
}

.garden-section [name="garden_description"] {
   margin-bottom: 4px !important;
}


.woocommerce-form-login label{
font-size: 18px !important;
margin-bottom: -20px;
}
.billing-info-container h2,
.billing-info-container th,
.billing-info-container td {
  color: #1d3d27f0 !important;
}

/* global css */
.page-id-988117 .elementor-988117 .e-con-inner {
  min-width: 100%;
  padding: 0;
  margin: 0;
}



.page-id-988117 .woocommerce-MyAccount-navigation {
  position: fixed;
  background: #fafaf5;
  width: 300px;
  height: 100vh;
  z-index: 99999;
  overflow: auto;
}

.elementor-nav-menu__align-center .elementor-nav-menu{
  z-index: 999;
}

.page-id-988117 .woocommerce-MyAccount-content {
  float: right;
  width: 100% !important;
  padding: 0px 50px 50px 340px;
}

.woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
}



.woocommerce-MyAccount-navigation ul li a {
  font-size: 20px;
  padding: 8px 25px !important;
  background: #fafaf5 !important;
  display: block;
}

.woocommerce-MyAccount-navigation ul li a br {
  display: none;
}

.woocommerce-MyAccount-navigation ul li a:not(:last-child) {
  border-bottom: 2px solid #fff;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #fff !important;
  background: #E0EFBB !important;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #1D3D27 !important;

}

/* profile css */
.my-profile-form h2 {
  color: #1D3D27;
  margin-bottom: 20px;
}

.profile-row,
.garden-row {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
}

.my-profile-form label {
  font-weight: 700 !important;
  font-size: 18px !important;
  margin-bottom: 5px;
}

.profile-row input,
.profile-row textarea,
.profile-row select {
  font-size: 18px !important;
  border-radius: 6px;
  padding: 10px;
  width: 100%;
  border-color: #000 !important;
}

.profile-grid,
.garden-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 15px;
  margin-bottom: 15px;
}

.profile-grid input,
.profile-grid textarea,
.profile-grid select,
.garden-section input,
.garden-section textarea,
.garden-section select {
  font-size: 18px !important;
  border-radius: 6px;
  padding: 10px;
  width: 100%;
  border-color: #000 !important;
}

.profile-grid span {
  font-size: 18px !important;
  font-weight: 700 !important;
}

.conatiner-save-profile {
  align-items: self-end !important;
}

.button.save-profile {
  background-color: #e66a51 !important;
  color: #fff !important;
  padding: 12px 25px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  /* font-size: 18px !important;
  font-weight: 700 !important; */
  width: 165px;
}

.button.save-profile:hover {
  background-color: #e66a51;
}

.profile-row input[readonly],
.profile-grid input[readonly],
.profile-grid input[disabled],
.profile-grid select[disabled] {
  background-color: #f2f2f2;
  /* light grey background */
  color: #666;
  /* dim text color */
  border-color: #f2f2f2 !important;
  /* subtle border */
  cursor: not-allowed;
  /* disabled cursor */
  opacity: 1;
  /* ensure fully visible */
}

.page-id-988117 .footer-wrapper,
.page-id-988117 .elementor-element-29cc803 {
  display: none !important;
}


/* billing info CSS */
.billing-info-container .account-payment-methods-table thead span,
.page-id-988117 #payment label,
.my-garden-form p,
.my-garden-form label {
  font-size: 18px !important;
  font-weight: 700 !important;
}

.billing-info-container .account-payment-methods-table tbody td,
.page-id-988117 #payment p {
  font-size: 18px !important;
  font-weight: normal !important;
}

.button.delete {
  background-color: #1d3d27f0 !important;
  color: #fafaf5 !important;
  border-radius: 6px !important;
}

.page-id-988117 #place_order {
  /* background-color: #E0EFBB !important;
    color: #1D3D27 !important; */
}
.billing-info-container p,.purchase-info-container .woocommerce-pagination p{
  text-align: right !important;
}
.billing-info-container a,.purchase-info-container .woocommerce-pagination a{
  background-color: #e66a51 !important;
  color: #fff !important;
   border-radius: 6px !important;
}

.billing-info-container .button.default {
  background-color: #e0efbb !important;
  color: #1D3D27 !important;
  border-radius: 6px !important;
}


/* Garden CSS */
.my-garden-form input[type="text"],
.my-garden-form textarea,
.my-garden-form input[type="url"],
.my-garden-form input[type="file"],
.my-garden-form select {
  width: 100%;
  border: none;
  background: #2ECC71;
  color: #fff;
  border-radius: 50px;
  padding: 10px 20px;
  margin: 8px 0;
  font-size: 15px;
  outline: none;
  border: 1px solid#000;
}

.my-garden-form textarea {
  border-radius: 6px;
}

.garden-photo-gallery img {
  border-radius: 6px;
  margin: 5px;
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.garden-checkbox {
  display: block;
  margin: 5px 0;
}

.garden-section button.save-garden {
  background: #1D3D27;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 10px 25px;
  cursor: pointer;
}

/* additional setting css */
.additional-settings {
  text-align: center;
}

.additional-settings .green-button {
  font-size: 18px;
  display: flex;
  /* IMPORTANT */
  background-color: #e0efbb;
  color: #1D3D27;
  text-decoration: none;
  font-weight: 600;
  border-radius: 6px;
  padding: 12px 20px;
  margin: 12px auto;
  width: 80%;
  max-width: 500px;
  transition: background 0.3s;
  min-height: 70px;

  /* Center text vertically + horizontally */
  align-items: center;
  justify-content: center;
  text-align: center;
}


.additional-settings .green-button:hover {
  background-color: #1D3D27;
  color: #fff;
}

.additional-settings small {
  font-size: 12px;
  display: block;
  opacity: 0.8;
}

.cancel-note {
  margin-top: 25px;
  font-size: 18px;
  color: #000;
}

.checkbox_cls {
accent-color: #1D3D27F0;
    width: 20px !important;
    height: 20px;
}

.purchase-info-container .woocommerce-orders-table p{
  margin-top: 5px;
    margin-bottom: 5px;
}

.page-id-988117 .woocommerce table.my_account_orders p{
  margin-top: 5px;
    margin-bottom: 5px;
}


/* Style for read-only and disabled inputs */
.gallery {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}


.image-box {
  position: relative;

}
.image-box br,.image-box p{
  display: none !important;
}

.image-box img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 6px;
  border: 1px solid #ccc;
}



.delete-btn i {
    pointer-events: none;
}


.feature {
  display: block;
  text-align: center;
  margin-top: 4px;
}



.garden_category {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

/* Make label behave like a box */
.garden_category label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px;
  background-color: #fafaf5;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px !important;
  font-weight: normal !important;
  transition: 0.15s ease;
}

/* Checkbox styling */
.garden_category input[type="checkbox"] {
  width: 17px;
  height: 17px;
  accent-color: #1d3d27f0 ;
}

.garden_category label{
  border: 1px solid #fafaf5;
}

/* Hover effect */
.garden_category label:hover {
 background-color: #f1edde;
 border: 1px solid #ddd9d9;
}

.cus_btn_save {
    background-color: #e66a51 !important;
  color: #fff !important;
  padding: 12px 25px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  /* font-size: 18px !important;
  font-weight: 700 !important; */
  width: 150px;
  text-align: justify;
}

.my-garden-form p.map-subtext {
  font-size: 14px !important;
  font-weight: 900 !important;
  font-style: italic;
}

/* Highlight checked item */
.garden_category label:has(input:checked) {
  background-color: #e0efbb;
  color: #1d3d27f0;
  /* border: 1px solid rgba(43, 157, 122, 0.3);   */
}

.garden_category label input:checked {
  /* accent-color: #e2f3ee; */
}

.instruction-grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 15px;
  margin-bottom: 15px;
  align-items: center;
}

.instruc{
  text-align: left;
  font-style: italic;
  font-size: 18px !important;
  margin-bottom: 0px;
}

/* Responsive layout */
@media (max-width: 1024px) {
  .garden_category {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 680px) {
  .garden_category {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 420px) {
  .garden_category {
    grid-template-columns: 1fr;
  }
}


/* make Start, End, Appointment sit in one row */
.garden-datetime-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* All equal width */
  gap: 16px;
  align-items: end;
}

/* input fields stretch nicely */
.garden-datetime-row input[type="datetime-local"] {
  width: 100%;
  padding: 6px 8px;
  font-size: 14px;
}

/* checkbox block alignment */
.appointment-checkbox {
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}

/* optional note full width */
.open-note-row {
  margin-top: 10px;
}

.open-note-row input {
  width: 100%;
}

/* each date row spacing */
.open-date-row {
  margin-bottom: 14px;
  padding-bottom: 10px;
}

/* remove button aligned */
.remove-date-row {
  float: right;
  margin-bottom: 6px;
}

/* make form look tidy */
.open-date-row hr {
  margin-top: 12px;
  border: none;
  border-top: 1px solid #ddd;
}

.add_more_date {
  display: flex;
  align-content: space-between;
  justify-content: space-between;
  margin-top: 20px;
}

.open-date-row {
  padding: 20px;
  background: #eee;
  border-radius: 6px;
  margin-top: 30px;
}

.open-date-row {
  position: relative;
}

button.remove-date-row {
  background: red !important;
  position: absolute !important;
  right: -8px !important;
  top: -18px !important;
  width: 40px !important;
  text-align: center !important;
  margin: 0 !important;
  border-radius: 50% !important;
  height: 40px !important;
  font-size: 24px !important;
  padding: 0 !important;
  line-height: 30px !important;
  border: 3px solid black !important;
}

.appointment-checkbox input {
  width: 30px;
}

#add-another-date {
  background-color: #1D3D27;
}

#garden_same_address_yes,
#garden_same_address_no {
  width: 30px;
  accent-color: #1D3D27F0;
}

#gallery img {
  width: 250px;
  max-width: 250px !important;
  height: 250px !important;
  object-fit: cover !important;
  border-radius: 6px;
  border: 2px solid #000;
}

#gallery {
  padding: 20px;  
  border-radius: 6px;
  height:auto;
  margin-bottom:-30px;
}

#gallery .delete-btn {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  background: #E66A51;
  border: 1px solid #fff;
}

#gallery .feature {
  gap: 20px;
  display: flex;
  padding: 5px 10px;
  background: #E0EFBB;
  border-radius: 6px;
  position: relative;
  top: -46px;
  border: 1px solid #000;
}

#gallery .feature input {
  width: 20px;
  border-radius: 6px;
  accent-color: #1D3D27F0;
}

.woocommerce-MyAccount-navigation-link.is-active {
  padding-bottom: 120px;
  position: relative;
}

/* target the My Account nav item named "my-profile" */
.woocommerce-MyAccount-navigation-link .is-active>a {

  padding-left: 28px;
  /* space for the icon */
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.woocommerce-MyAccount-navigation-link.is-active>a::before {
  content: "";
  position: absolute;
  transform: translate(0%, 10%);
  width: 130px;
  height: 130px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  margin-top: 11px;
}

.woocommerce-MyAccount-navigation-link--my-profile.is-active>a::before {
  background-image: url(/wp-content/uploads/2025/12/My-Profile-icon-HPSO.png);
}

.woocommerce-MyAccount-navigation-link--billing-info.is-active>a::before {
  background-image: url(/wp-content/uploads/2025/12/BILLING-INFO-icon-HPSO.png);
}

.woocommerce-MyAccount-navigation-link--purchase-history>a::before {
  background-image: url(/wp-content/uploads/2025/12/PURCHASE-HISTORY-icon-HPSO.png);
}

.woocommerce-MyAccount-navigation-link--my-rsvps>a::before {
  background-image: url(/wp-content/uploads/2025/12/MY-RSVPS-icon-HPSO.png);
}

.woocommerce-MyAccount-navigation-link--my-garden>a::before {
  background-image: url(/wp-content/uploads/2025/12/MY-GARDEN-icon-HPSO.png);
}

.woocommerce-MyAccount-navigation-link--additional-settings>a::before {
  background-image: url(/wp-content/uploads/2025/12/Manage-My-Account-icon-HPSO.png);
}

.top_save_btn_spacing {
  margin-top: 20px;
  text-align: right !important;
}

/* Force equal width for all table headers in My Account Orders */
.woocommerce-orders-table {
  table-layout: fixed;
  width: 100%;
}

.purchase-info-container .woocommerce-orders-table th,
.purchase-info-container .woocommerce-orders-table td {
  width: 100%;
  /* Adjust based on number of columns */
  text-align: left;
  font-size: 18px;
}

.purchase-info-container .woocommerce-orders-table th br,
.purchase-info-container .woocommerce-orders-table td br {
  display: none !important;
}

.purchase-info-container .order-actions a,
.purchase-info-container .woocommerce-orders-table__cell-order-actions a {
  background-color: #1D3D27 !important;
}

.page-id-988117 .woocommerce table.my_account_orders th{
  font-size: 18px;
}

.page-id-988117 .woocommerce table.my_account_orders .button{
  background-color: #1D3D27 !important;
  color: #fff !important;

}
.page-id-988117 .woocommerce-Pagination a:hover{
  background-color: #E66A51 !important;
  color: #fff;
}
.page-id-988117 .woocommerce-Pagination{
  text-align: right;
}
.my-account-style #customer_login {
  width: 67%;
  margin: auto;
}

.my-account-style button.woocommerce-form-login__submit,
.my-account-style button.woocommerce-form-register__submit {
  background-color: #1D3D27 !important;
}
.my-account-style button.woocommerce-form-login__submit:hover{
  color: #fff;
}
#garden-new-date-form .date-fileds {
  align-items: flex-end;
}

.my-garden-form label{
 display: flex;
    align-items: baseline;
    line-height: 1.4em !important;
}

#confirm_date {
  background: #E66A51;
  color: #fff;
  padding: 20px;
  border-radius: 6px;
  border: none;
  /* font-size:18px; */
}
#garden-new-date-form .appointment{
    display: flex;
    gap: 10px;
    align-items: baseline;
}
#garden-new-date-form .appointment label {
  display: flex;
  justify-content: start;
  gap: 10px;
  width: 250px;
}

#garden-new-date-form .appointment input {
  width: 20px;
  accent-color: #1D3D27F0;
}

#garden-new-date-form #phone_field .garden-grid {
  align-items: center;
}

#garden-new-date-form #phone_field label {
  display: flex;
  gap: 10px;
}

#garden-new-date-form #phone_field input[type='radio'] {
  width: 6%;
}

.saved-date-item {
  background: #e0efbb;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 6px;
  position: relative;
  color: #1d3d27f0;
  display: grid;
}

#saved-dates-list .nodates{
  padding-bottom: 20px;
}

.saved-date-item .delete-date {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  background: #E66A51;
  border: 1px solid #fff;
}


#saved-dates-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}




.custom-check {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 8px;
  font-size: 16px;
}

.custom-check input {
  display: none;
}

/* checkbox-looking box */
.checkmark {
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: none;
  position: relative;
  border: 1px solid #000;
}

/* check icon */
.custom-check input:checked+.checkmark {
  background-color: #1D3D27F0;
}

.custom-check input:checked+.checkmark::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 0px;
  width: 8px;
  height: 13px;
  border: 1px solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.garden_host label input[type="radio"]{
  width: 25px;
  accent-color: #1D3D27F0;
}


/* Base */
.woocommerce-MyAccount-navigation {
    background: #f7f9f2;
    padding: 20px;
}

/* Toggle button */
.myaccount-menu-toggle {
    display: none;
    background: #e0efbb;
    border: none;
    padding: 10px 14px;
    font-size: 16px;
   
    cursor: pointer;
}
/* Overlay */
.myaccount-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    opacity: 0;
    visibility: hidden;
    z-index: 9998;
    transition: opacity 0.3s ease;
}

/* Sidebar base */
.woocommerce-MyAccount-navigation {
    z-index: 9999;
}

/* Active states */
.woocommerce-MyAccount-navigation.active {
    left: 0;
}

.myaccount-overlay.active {
    opacity: 1;
    visibility: visible;
}



/* MOBILE */
@media (max-width: 991px) {

      .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
    }

        .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right !important;
    }


      .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
        display: none;
    }

   .myaccount-overlay {
        display: none;
    }

   .page-id-988117.woocommerce-page table.shop_table_responsive tr th::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
        margin-top:5px;
    }
    .page-id-988117.woocommerce-page table.shop_table_responsive tr td::before{
      margin-top:5px;
    }

    .page-id-988117.woocommerce-page table.shop_table_responsive .woocommerce-orders-table__cell-order-actions::before{
display:none;
    }

     .page-id-988117.woocommerce-page table.shop_table_responsive tr th a{
      float:right;
      
     }

     .page-id-988117.woocommerce-page .woocommerce-orders-table__cell-order-number{
margin-bottom: 30px;
     }

      .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
        display: block;
    }

    .myaccount-menu-toggle {
        display: inline-block;
        float: right;
        margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .woocommerce-MyAccount-navigation {
        position: fixed;
        top: 0;
        left: -100%;
        width: 80%;
        max-width: 320px;
        height: 100%;
        z-index: 9999;
        overflow-y: auto;
        transition: left 0.3s ease;
        box-shadow: 2px 0 12px rgba(0,0,0,0.15);
    }

    .woocommerce-MyAccount-navigation.active {
        left: 0;
    }

    /* Content full width */
    .woocommerce-MyAccount-content {
        width: 100%;
    }
    .page-id-988117 .woocommerce-MyAccount-content{
      padding: 5px 20px 50px 20px !important;
    }
}



@media (max-width: 768px) { 
  
  #saved-dates-list {
 
  grid-template-columns: 1fr 1fr !important;

}

}

@media (max-width: 599px){

  #gallery .image-box{
    margin-bottom:-25px;
  }

  #garden-address-fields{
    margin-top: -30px;
  }

}


@media (max-width: 480px) { 
 #saved-dates-list { 
  grid-template-columns: 1fr !important;
}


.woocommerce-order-details {
    overflow-x: auto;
    scrollbar-width: auto;       /* Firefox */
}

.woocommerce-order-details::-webkit-scrollbar {
    height: 5px;                /* visible scrollbar height */
}

.woocommerce-order-details::-webkit-scrollbar-thumb {
    background: #ccc;            /* thumb color */
    border-radius: 10px;
}

.woocommerce-order-details::-webkit-scrollbar-track {
    background: #f1f1f1;         /* track color */
}

}