.elementor-676 .elementor-element.elementor-element-4c06739{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.95;--padding-top:175px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-676 .elementor-element.elementor-element-4c06739:not(.elementor-motion-effects-element-type-background), .elementor-676 .elementor-element.elementor-element-4c06739 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.goldleafonline.com/wp-content/uploads/2026/06/a6bb8d4bfb5a7d5969fc6e612086710b2007dfdd.png");background-position:center center;background-size:contain;}.elementor-676 .elementor-element.elementor-element-4c06739::before, .elementor-676 .elementor-element.elementor-element-4c06739 > .elementor-background-video-container::before, .elementor-676 .elementor-element.elementor-element-4c06739 > .e-con-inner > .elementor-background-video-container::before, .elementor-676 .elementor-element.elementor-element-4c06739 > .elementor-background-slideshow::before, .elementor-676 .elementor-element.elementor-element-4c06739 > .e-con-inner > .elementor-background-slideshow::before, .elementor-676 .elementor-element.elementor-element-4c06739 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#192D46;--background-overlay:'';}.elementor-676 .elementor-element.elementor-element-2b9ebcf{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;border-style:none;--border-style:none;--border-radius:15px 15px 15px 15px;}.elementor-676 .elementor-element.elementor-element-e90c3ca{border-style:none;}@media(min-width:768px){.elementor-676 .elementor-element.elementor-element-2b9ebcf{--width:90%;}}/* Start custom CSS for html, class: .elementor-element-e90c3ca *//* Container & Table Architecture */
.goldleaf-table-container {
  width: 100%;
  /*overflow-x: auto;*/
  -webkit-overflow-scrolling: touch;
  /* Deep premium dark slate background */
  /*padding: 30px 20px 20px 20px;*/
  border-radius: 15px;
  box-sizing: border-box;
  border : 1px solid #C18E10A8;
  

}


.goldleaf-pricing-table thead {
     background-color: #0017318F;
}

.goldleaf-pricing-table tbody {
     background-color: #000000AB;
}

.goldleaf-pricing-table tbody td {
  background: transparent !important;
}

.goldleaf-pricing-table thead th {
    border-bottom: none;
    border-block-start : none !important;
}

.goldleaf-pricing-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Cormorant", Sans-serif;
  color: #ffffff;
  min-width: 1100px; /* Protects matrix alignments */
margin-block-end: 0;
}

/* Structural lines matching the mockup */
.goldleaf-pricing-table th, 
.goldleaf-pricing-table td {
  padding: 10px;
  border: none;
  border-bottom: 1px solid #EEEFE92E;
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
  background-clip: padding-box !important;
}

.feature-name {
    color: #EEEFE9;
    font-size : 18px;
    
}

.feature-name small{
    font-size : 12px;
}

/* Width allocations */
.goldleaf-pricing-table th.feature-col,
.goldleaf-pricing-table td.feature-name {
  text-align: left;
  width: 34%;
}
.goldleaf-pricing-table .package-col {
  width: 22%;
}

/* Header Brand Typography */
.brand-sub {
  font-weight: 400;
  background: linear-gradient(
        180deg,
        #EDCC78 0%,
        #E0BA5A 25%,
        #CEA131 50%,
        #C39218 75%,
        #C08D0F 100%
    );

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size : 17px;
    text-transform: uppercase;

}
.brand-main {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.75;
}

/* Package Headers layout logic */
.pkg-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.pkg-lbl {
  font-size: 11px;
  letter-spacing: 2px;
  color: #c4a468;
  text-transform: uppercase;
  font-weight: 500;
}
.pkg-title {
  font-size: 19px;
  font-weight: 400;
  color: #ffffff;
  margin: 5px 0;
}
.pkg-price {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 5px;
}
.pkg-meta {
  font-size: 12px;
  color: #888888;
  font-style: italic;
}

/* Most Popular Tier Accent Line & Background Shading */
/*.goldleaf-pricing-table th.active-column {*/
/*  border-top: 2px solid #c4a468;*/
/*  background-color: rgba(196, 164, 104, 0.02);*/
/*}*/
/*.goldleaf-pricing-table td.active-td {*/
/*  background-color: rgba(196, 164, 104, 0.015);*/
/*}*/

/* Premium Header Badge */
.badge {
  position: absolute;
  top: -25px;
  background: #c4a468;
  color: #020b14;
  padding: 3px 9px;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 2px;
  letter-spacing: 0.5px;
}

/* Section Title Splits */
.goldleaf-pricing-table .section-divider td {
    border-bottom: none;
  /*padding: 35px 24px 15px 24px;*/
  vertical-align: bottom;
      padding-top: 25px;
padding-bottom: 5px;
}
.section-title {
   
  color: #c4a468 !important;
  font-size: 18px;
  letter-spacing: 1.5px;
  font-weight: 600;
  text-align: left !important;
}
.section-subtitle {
  color: #ffffff !important;
  font-size: 18px;
  opacity: 0.85;
  text-align: center !important;
  display: none;
}



.dash {
/*font-size: 0px !important;*/
}



/* Value block descriptive text variables */
.text-detail {
font-size: 14px;
font-weight: 300;
color: #EEEFE9;

}
.intro-row td.text-detail {
  padding-bottom: 25px;
}
.text-detail em {
  color: #c4a468;
  font-style: italic;
  font-weight: 400;
}

/* Dynamic SVG Integration Logic */
.svg-check {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* Dynamic Column Assignment for SVGs */
.dark-check {
  background-image: url('https://www.goldleafonline.com/wp-content/uploads/2026/05/dark-check.svg');
}
.gold-check {
  background-image: url('https://www.goldleafonline.com/wp-content/uploads/2026/05/gold-check-table.svg');
}

/* Row Hover Highlights for visual tracking */
.goldleaf-pricing-table tbody tr:hover:not(.section-divider) {
  background-color: rgba(255, 255, 255, 0.02);
}
.goldleaf-pricing-table tbody tr:hover:not(.section-divider) .active-td {
  background-color: rgba(196, 164, 104, 0.03);
}

/* Table Footer Layout Structure */
.table-footer-actions td {
  /*padding: 30px 24px 20px 24px !important;*/
  border: none !important;
  background: #000000AB !important;
  vertical-align: middle;
}

/* Base CTA Button Styling */
.gl-table-btn {
  display: inline-block;
  width: 100%;
  max-width: 250px;
  /*padding: 12px 12px;*/
  transition: all 0.3s ease-in-out;
}

/* Columns 2 & 4: Outlined Premium Style Buttons */
.btn-outlined {
     background-color: #FFFFFF12;
    font-family: "Cormorant", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    padding: 12px 12px 12px 12px;
    color : white !important;
}

.btn-outlined:hover {
 background-color: #FF00004D;
  /*color: #020b14 !important;*/
  box-shadow: 0 4px 15px rgba(255, 255, 255, 0.1);
}

/* Column 3: "Choose Plus" Custom Gold Solid Button */
.btn-solid-gold {
 background-color: transparent;
    font-family: "Cormorant", Sans-serif;
    font-size: 19px;
    font-weight: 500;
    fill: #192D46;
    color: #192D46;
    background-image: linear-gradient(180deg, #E5C678 0%, #BC9D5C 100%);
    border-radius: 60px 60px 60px 60px;
    padding: 12px 12px 12px 12px;
}

.btn-solid-gold:hover {
 transform: scale(1.1);
}

/* Force 40px layout padding on the edges */
.goldleaf-pricing-table th:first-child,
.goldleaf-pricing-table td:first-child {
  padding-left: 40px !important;
}

.goldleaf-pricing-table th:last-child,
.goldleaf-pricing-table td:last-child {
  padding-right: 40px !important;
}

/* 2. Target the exact top-left header cell and match your container's radius */
.goldleaf-pricing-table thead tr:first-child th:first-child {
  border-top-left-radius: 12px !important; /* Adjust to match your container radius exactly */
}

/* 3. Target the exact top-right header cell and match your container's radius */
.goldleaf-pricing-table thead tr:first-child th:last-child {
  border-top-right-radius: 12px !important; /* Adjust to match your container radius exactly */
}


.goldleaf-pricing-table tfoot tr:first-child td:first-child {
  border-bottom-left-radius: 12px !important; /* Adjust to match your container radius exactly */
}

/* 3. Target the exact top-right header cell and match your container's radius */
.goldleaf-pricing-table tfoot tr:first-child td:last-child {
  border-bottom-right-radius: 12px !important; /* Adjust to match your container radius exactly */
}


.goldleaf-pricing-table .table-footer-actions td {
  /* Increase the first value (Top) and second value (Bottom) to your liking */
  padding: 25px 0px 50px 0px !important;
  /*background: transparent !important;*/
 
 
}

.goldleaf-pricing-table .table-footer-actions td:first-child {
  padding-left: 40px !important;
}

.goldleaf-pricing-table .table-footer-actions td:last-child {
  padding-right: 40px !important;
}




/* Prepare the row to hold our absolute custom border line */
.goldleaf-pricing-table tbody tr:not(.section-divider) {
  position: relative !important;
}

/* Create the clean horizontal border line */
.goldleaf-pricing-table tbody tr:not(.section-divider)::after {
  content: "" !important;
  position: absolute !important;
  bottom: 0 !important;
  
  /* Force the line to start 40px inward and end 40px inward */
  left: 40px !important;
  right: 40px !important;
  
  /* Line thickness and style matching your design precisely */
  height: 1px !important;
  background-color: rgba(255, 255, 255, 0.08) !important; 
  
  /* Ensures it doesn't block clicks on any elements above it */
  pointer-events: none !important; 
}

/* Clear out all cell-level border hacks so they don't fight the new setup */
.goldleaf-pricing-table tbody tr td {
  border: none !important;
  background-image: none !important;
}

/* ==========================================================================
   GOLDLEAF HORIZONTAL MOBILE MATRIX SCROLLING
   ========================================================================== */
@media (max-width: 991px) {
  
  /* 1. FORCE ELEMENTOR PARENT TO CLIP FLUID EDGES */
  .goldleaf-table-container {
    width: 100% !important; /* Switch from 100vw to fit cleanly inside the screen margins */
    max-width: 100% !important;
    overflow-x: auto !important; /* Keeps the internal matrix swiping perfectly fluid */
    overflow-y: hidden !important;
    display: block !important;
    -webkit-overflow-scrolling: touch !important;
  }

  /* 2. SCALE CORE CANVAS GRID RELATIVE TO PARENT */
  /* Sticky Column (50%) + 3 Packages (50% * 3 = 150%) = 200% total track size */
  .goldleaf-pricing-table {
    display: table !important;
    table-layout: fixed !important;
    width: 200% !important;    
    min-width: 200% !important;
    max-width: 200% !important;
  }

  /* 3. PINNED TEXT TRACK (Takes exactly half of the available container view window) */
  .goldleaf-pricing-table th:nth-child(1),
  .goldleaf-pricing-table td:nth-child(1) {
    position: sticky !important;
    left: 0 !important;
    z-index: 10 !important;
    width: 25% !important; /* 25% of the 200% total table is exactly 50% of the screen */
    min-width: 25% !important;
    max-width: 25% !important;
    box-shadow: 2px 0 5px rgba(0,0,0,0.15);
  }

  /* 4. PACKAGE TRACKS (Each fills up the remaining half-screen window sequentially) */
  .goldleaf-pricing-table th:nth-child(2), .goldleaf-pricing-table td:nth-child(2),
  .goldleaf-pricing-table th:nth-child(3), .goldleaf-pricing-table td:nth-child(3),
  .goldleaf-pricing-table th:nth-child(4), .goldleaf-pricing-table td:nth-child(4) {
    width: 25% !important; /* 25% of the 200% total table = 50% of screen space */
    min-width: 25% !important;
    max-width: 25% !important;
  }

  /* 5. Clean layer masking across stacked rows */
  .goldleaf-pricing-table thead th:nth-child(1) { background-color: #011022 !important; }
  .goldleaf-pricing-table tbody td:nth-child(1) { background-color: #0b0c0e !important; }

  /* 6. Spans structural cell lines seamlessly */
  .goldleaf-pricing-table tbody tr:not(.section-divider)::after {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
  }

  .goldleaf-pricing-table .section-divider td.section-title {
    position: sticky !important;
    z-index: 11 !important;
  }

  .gl-table-btn {
    width: 85% !important;
  }
  
  .badge {
    position: relative;
    top: -4px;
      
  }
  
  
  .goldleaf-pricing-table th:first-child,
.goldleaf-pricing-table td:first-child {
  padding-left: 10px !important;
}

.goldleaf-pricing-table th:last-child,
.goldleaf-pricing-table td:last-child {
  padding-right: 10px !important;
}
  
  .goldleaf-pricing-table .table-footer-actions td:first-child {
  padding-left: 10px !important;
}

.goldleaf-pricing-table .table-footer-actions td:last-child {
  padding-right: 10px  !important;
}

}

@media (min-width: 992px) and (max-width: 1250px) {
  
  /* 1. Force the container to handle the content overflow safely */
  .goldleaf-table-container {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto !important; /* Triggers the horizontal scrollbars smoothly */
    overflow-y: hidden !important;
    display: block !important;
    -webkit-overflow-scrolling: touch !important;
  }

  /* 2. Lock the desktop table dimensions so columns don't squish */
  .goldleaf-pricing-table {
    display: table !important;
    table-layout: auto !important; /* Lets desktop percentage column sizing rule the flow */
    width: 100% !important;
    min-width: 1100px !important; /* Protects your layout spacing boundaries */
  }

  /* 3. Keep your custom pseudo border lines snapped nicely across the 1100px width */
  .goldleaf-pricing-table tbody tr:not(.section-divider)::after {
    left: 40px !important;
    right: 40px !important;
    width: calc(100% - 80px) !important;
  }
}/* End custom CSS */