/* === Hide Elements === */
.entry-meta.wd-entry-meta,
.hovered-social-icons.wd-tltp.wd-tltp-top,
.blog .post.no-results.not-found .wd-search-form,
.blog .post.no-results.not-found .entry-content,
.wd-sizeguide-btn.wd-action-btn.wd-sizeguide-icon.wd-style-text,
.summary-inner > .price,
.wd-product-brands,
span.onsale.product-label,
span.price,
.wd-account-style-text,
.cart-widget-opener,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop,
a.button.product_type_grouped.add-to-cart-loop,
a.button.product_type_simple.add-to-cart-loop,
.product-rating-price,
.product-tabs-wrapper,
.wd-header-my-account.wd-tools-element.wd-style-icon {
/*  display: none !important;
*/}

/* === Entry Header Fix === */
.blog .post.no-results.not-found header.entry-header::before {
  content: '' !important;
}

/* === Form Input Styling === */
div.wpforms-container-full input[type],
div.wpforms-container-full select,
div.wpforms-container-full textarea,
.wp-core-ui div.wpforms-container-full input[type],
.wp-core-ui div.wpforms-container-full select,
.wp-core-ui div.wpforms-container-full textarea {
  padding: 0 15px !important;
  max-width: 100% !important;
  width: 100% !important;
/*  border: var(--wd-form-brd-width) solid var(--wd-form-brd-color) !important;
*/  border-radius: var(--wd-form-brd-radius) !important;
  background-color: var(--wd-form-bg) !important;
  box-shadow: none !important;
  color: var(--wd-form-color) !important;
  vertical-align: middle !important;
  font-size: 14px !important;
  transition: border-color 0.5s ease !important;
  text-align: left;
}

textarea#wpforms-15866-field_3 {
  padding: 20px !important;
}

/* === Form Container Styling === */
#wpforms-16311, #wpforms-15866 {
  background-color: #f9fdf6;
  border: 2px solid #A3C25A;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(8, 77, 45, 0.15);
  font-family: "Segoe UI", sans-serif;
}

/* === Form Labels & Fields === */
#wpforms-16311 .wpforms-field-label,
#wpforms-15866 .wpforms-field-label {
  color: #084D2D;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

#wpforms-16311 input[type="text"],
#wpforms-16311 input[type="email"],
#wpforms-16311 input[type="number"],
#wpforms-16311 textarea,
#wpforms-15866 input[type="text"],
#wpforms-15866 input[type="email"],
#wpforms-15866 input[type="number"],
#wpforms-15866 textarea {
  width: 100%;
  padding: 10px 14px;
  font-size: 16px;
  border: 1px solid #A3C25A;
  border-radius: 6px;
  background-color: #ffffff;
  transition: border-color 0.3s, box-shadow 0.3s;
}

#wpforms-16311 input:focus,
#wpforms-16311 textarea:focus,
#wpforms-15866 input:focus,
#wpforms-15866 textarea:focus {
  border-color: #61963C;
  box-shadow: 0 0 5px rgba(163, 194, 90, 0.5);
  outline: none;
}

#wpforms-16311 .wpforms-required-label,
#wpforms-15866 .wpforms-required-label {
  color: #A75519;
  font-weight: bold;
}

#wpforms-16311 .wpforms-submit,
#wpforms-15866 .wpforms-submit,
button#wpforms-submit-15866 {
  background-color: #134278;
  color: white !important;
  font-size: 18px;
  padding: 12px 0px;
  border: none;
  border-radius: 10px !important;
  cursor: pointer;
  transition: background-color 0.3s ease;
  width: 150px !important;
}

#wpforms-16311 .wpforms-submit:hover,
#wpforms-15866 .wpforms-submit:hover {
  background-color: #084D2D;
}

/* === Placeholder Color === */
#wpforms-16311 input::placeholder,
#wpforms-16311 textarea::placeholder,
#wpforms-15866 input::placeholder,
#wpforms-15866 textarea::placeholder {
  color: #61963C;
  opacity: 0.8;
}

/* === Hidden Honeypots Re-enabled === */
#wpforms-16311 [aria-hidden="true"],
#wpforms-15866 [aria-hidden="true"] {
  display: inline-block !important;
}

/* === Sticky Header Background on Home === */
.home .whb-sticky-shadow.whb-sticked .whb-row:last-child {
  background-color: #084D2D;
}

/* === Primary Button Styling (Home) === */
.home .btn.btn-color-primary {
  background-color: #134278 !important;
  color: #fff !important;
  border: none !important;
}

.home .btn.btn-color-primary:hover {
  background-color: #A75519 !important;
}

/* === Button Styles for Specific Pages === */
.page-id-15920 a.button,
.page-id-15920 .btn,
.page-id-15920 .sr7-btn {
  background-color: #134278 !important;
  color: #fff !important;
  border: 1px solid #134278 !important;
}

.page-id-15920 a.button:hover,
.page-id-15920 a.btn:hover,
.page-id-15920 .sr7-btn:hover {
  background-color: #A75519 !important;
  border: 1px solid #A75519 !important;
  transition: 0.2s all;
}

/* === Product Labels === */
span.new.product-label {
  background-color: #A75519;
}

/* === Banner & Promo === */
.ruh-hide.elementor-widget.elementor-widget-wd_banner {
  visibility: hidden;
}

.banner-background .wrapper-content-banner,
.banner-border .wrapper-content-banner {
  inset: 0 !important;
}

.promo-banner .wrapper-content-banner {
  padding: 20px;
}

/* === Social Button Color === */
a.social-instagram {
  background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
}

/* === Add to Cart Visibility for Specific Page === */
.page-id-15762 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
  display: inline !important;
  padding: 10px 30px;
}

/* === Header Button Gradient === */
.ti-header-btn a {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

/* === Navigation === */
.wd-nav {
  --nav-gap: 12px !important;
}

/* === FAQ Section Styling === */
/*.faq_section {
  background: linear-gradient(135deg, #084D2D, #61963C, #A3C25A, #134278, #A75519);
  padding: 60px 30px;
  border-radius: 20px;
  animation: fadeInUp 1s ease-in-out;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.faq_section .wd-accordion-item {
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.faq_section .wd-accordion-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.faq_section .wd-accordion-title {
  padding: 20px;
  cursor: pointer;
  font-weight: 600;
  background: #A3C25A;
  color: #084D2D;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.3s ease;
}

.faq_section .wd-accordion-title:hover {
  background: #61963C;
}

.faq_section .wd-accordion-title-text span {
  font-size: 18px;
}

.faq_section .wd-accordion-opener {
  transition: transform 0.3s ease;
}

.faq_section .wd-accordion-item.active .wd-accordion-opener {
  transform: rotate(90deg);
}

.faq_section .wd-accordion-content {
  padding: 20px;
  background: #f5fdf6;
  color: #084D2D;
  font-size: 16px;
  line-height: 1.6;
  animation: slideDown 0.4s ease;
}*/

.faq_section {
    background: #fdfdfd;
    padding: 60px 30px;
    border-radius: 16px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
}

.faq_section .wd-accordion-item {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

.faq_section .wd-accordion-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

.faq_section .wd-accordion-title {
    padding: 18px 24px;
    background: #f9f9f9;
    color: #333;
    font-weight: 600;
    font-size: 17px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #eee;
    transition: background 0.3s ease;
}

.faq_section .wd-accordion-title:hover {
    background: #f1f1f1;
}

.faq_section .wd-accordion-title-text span {
    font-size: 17px;
    color: #333;
}

.faq_section .wd-accordion-opener {
    transition: transform 0.3s ease;
    color: #777;
}

.faq_section .wd-accordion-item.active .wd-accordion-opener {
    transform: rotate(90deg);
}

.faq_section .wd-accordion-content {
    padding: 20px 24px;
    background: #fff;
    color: #444;
    font-size: 16px;
    line-height: 1.6;
    border-top: 1px solid #eee;
    animation: fadeIn 0.3s ease;
}


/* === Team Member Styling === */
.team-member.member-layout-default {
  display: flex;
  align-items: center;
  gap: 3rem;
  padding: 2.5rem 3rem;
  background: #fff;
  border-radius: 1.75rem;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.member-image {
  width: 180px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  border: 6px solid #084D2D;
  transition: transform 0.35s ease;
}

.team-member:hover .member-image {
  transform: translateY(-4px) scale(1.03);
}

.member-details {
  flex: 1;
}

.member-name {
  font-size: clamp(1.25rem, 2vw, 1.75rem);
  font-weight: 700;
  margin-bottom: 0.25em;
  color: #134278;
}

.member-position {
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #61963C;
  margin-bottom: 1rem;
}

.member-bio {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #444;
}

/* === Team Social Icons === */
.our_team .wd-social-icons .wd-social-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  place-items: center;
  background: #A3C25A;
  margin-right: 0.4rem;
  transition: background 0.3s ease, transform 0.3s ease;
}

.wd-social-icons .wd-social-icon .wd-icon {
  font-size: 16px !important;
  color: #fff !important;
}

.wd-social-icons .wd-social-icon:hover {
  background: #A75519;
  transform: translateY(-3px);
}

/* === Responsive Fixes === */
@media (max-width: 768px) {
  .team-member.member-layout-default {
    flex-direction: column;
    text-align: center;
    gap: 1.75rem;
  }

  .member-image {
    margin: auto;
  }

  .wd-social-icons {
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .wpforms-container .wpforms-one-third,
  .wpforms-container .wpforms-one-third.wpforms-first,
  .wpforms-container .wpforms-two-sixths.wpforms-first,
  .wpforms-container .wpforms-field.wpforms-one-half,
  .wpforms-container .wpforms-three-sixths,
  .wpforms-container .wpforms-two-fourths {
    width: 100% !important;
  }

  .wpforms-container .wpforms-field[class*="wpforms-"] {
    margin-left: 0 !important;
  }
}

/* === Animations === */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: scaleY(0.95);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
  }
}
