/* 18x24 TuffCor pricing chart - extracted table only
   Revision 030601026
   Keeps the table as a real HTML table.
*/

.rs-tuffcor-price-table-wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 8px 0 18px 0;
  background: #ffffff;
}

.rs-tuffcor-price-table-wrap table.pricetabletuffcor,
.mp-content table.pricetabletuffcor {
  width: 100%;
  max-width: 1260px;
  min-width: 760px;
  margin: 0 auto 24px auto;
  border-collapse: collapse;
  border-spacing: 0;
  background: #efeee7;
  border: 1px solid #777777;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  box-shadow: 0 8px 20px rgba(0,0,0,.22);
}

.rs-tuffcor-price-table-wrap table.pricetabletuffcor caption,
.mp-content table.pricetabletuffcor caption {
  caption-side: bottom;
  padding: 10px 0 0 0;
}

.rs-tuffcor-price-table-wrap .pricingTableCaption,
.mp-content .pricingTableCaption {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #111111;
}

/* Top title row */
.rs-tuffcor-price-table-wrap table.pricetabletuffcor thead tr:first-child th,
.mp-content table.pricetabletuffcor thead tr:first-child th {
  background: #070707 !important;
  color: #f4eecb;
  border-top: 3px solid #bca526;
  border-bottom: 3px solid #d6c03e;
  padding: 10px 8px;
  letter-spacing: 2px;
}

/* Column header row */
.rs-tuffcor-price-table-wrap table.pricetabletuffcor th,
.mp-content table.pricetabletuffcor th {
  background: #070707 !important;
  color: #ffffff;
  border: 1px solid #6f6f6f;
  padding: 10px 8px;
  text-align: center;
}

/* Base table cells */
.rs-tuffcor-price-table-wrap table.pricetabletuffcor td,
.mp-content table.pricetabletuffcor td {
  border: 1px solid #8a8a8a;
  padding: 8px 10px;
  text-align: center;
  vertical-align: middle;
}

/* Left quantity column stays black on every row */
.rs-tuffcor-price-table-wrap table.pricetabletuffcor tbody td:first-child,
.mp-content table.pricetabletuffcor tbody td:first-child {
  background: #050505 !important;
  color: #ffffff;
  width: 22%;
}

/* Alternating backgrounds for the actual pricing cells only */
.rs-tuffcor-price-table-wrap table.pricetabletuffcor tbody tr:nth-child(odd) td:not(:first-child),
.mp-content table.pricetabletuffcor tbody tr:nth-child(odd) td:not(:first-child) {
  background: #f7f6ef !important;
}

.rs-tuffcor-price-table-wrap table.pricetabletuffcor tbody tr:nth-child(even) td:not(:first-child),
.mp-content table.pricetabletuffcor tbody tr:nth-child(even) td:not(:first-child) {
  background: #ebe9df !important;
}

/* Mouseover: only pricing cells turn yellow, never the quantity column */
.rs-tuffcor-price-table-wrap table.pricetabletuffcor tbody td:not(:first-child):hover,
.mp-content table.pricetabletuffcor tbody td:not(:first-child):hover {
  background: #ffff99 !important;
}

.rs-tuffcor-price-table-wrap table.pricetabletuffcor tbody td:first-child:hover,
.mp-content table.pricetabletuffcor tbody td:first-child:hover {
  background: #050505 !important;
}

/* Header text */
.rs-tuffcor-price-table-wrap .pricesHeaders,
.mp-content .pricesHeaders {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 1.05;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 1px 1px 0 #000000;
}

.rs-tuffcor-price-table-wrap table.pricetabletuffcor thead tr:first-child .pricesHeaders,
.mp-content table.pricetabletuffcor thead tr:first-child .pricesHeaders {
  color: #f4eecb;
  font-size: 31px;
  letter-spacing: 2px;
}

/* Quantity text */
.rs-tuffcor-price-table-wrap .pricesQtyWhite,
.rs-tuffcor-price-table-wrap .pricesQtyBlack,
.mp-content .pricesQtyWhite,
.mp-content .pricesQtyBlack {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: .95;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: .5px;
}

.rs-tuffcor-price-table-wrap .pricesSidesWhite,
.rs-tuffcor-price-table-wrap .pricesSidesBlack,
.rs-tuffcor-price-table-wrap .pricesSideBlack,
.mp-content .pricesSidesWhite,
.mp-content .pricesSidesBlack,
.mp-content .pricesSideBlack {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: .95;
  font-weight: bold;
  color: #ffffff;
}

/* Price text */
.rs-tuffcor-price-table-wrap .pricesPrices,
.mp-content .pricesPrices {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 27px;
  line-height: 1;
  font-weight: bold;
  color: #000000;
  letter-spacing: 3px;
}

/* Only On Sale is red */
.rs-tuffcor-price-table-wrap .onsale,
.mp-content .onsale {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  font-style: normal;
  color: #c60000;
}

/* Free Shipping keeps the v24 gray italic flavor */
.rs-tuffcor-price-table-wrap .freeshippingcontain,
.mp-content .freeshippingcontain {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  font-style: italic;
  color: #777777;
  letter-spacing: 0;
}

/* Yellow question mark circles */
.rs-tuffcor-price-table-wrap .whatsthis,
.mp-content .whatsthis {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 4px;
  border-radius: 50%;
  background: #ffd400;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.rs-tuffcor-price-table-wrap table.pricetabletuffcor a,
.mp-content table.pricetabletuffcor a {
  text-decoration: none;
}

@media screen and (max-width: 820px) {
  .rs-tuffcor-price-table-wrap table.pricetabletuffcor,
  .mp-content table.pricetabletuffcor {
    min-width: 760px;
  }

  .rs-tuffcor-price-table-wrap .pricesHeaders,
  .mp-content .pricesHeaders {
    font-size: 22px;
  }

  .rs-tuffcor-price-table-wrap table.pricetabletuffcor thead tr:first-child .pricesHeaders,
  .mp-content table.pricetabletuffcor thead tr:first-child .pricesHeaders {
    font-size: 25px;
  }

  .rs-tuffcor-price-table-wrap .pricesQtyWhite,
  .rs-tuffcor-price-table-wrap .pricesQtyBlack,
  .mp-content .pricesQtyWhite,
  .mp-content .pricesQtyBlack {
    font-size: 20px;
  }

  .rs-tuffcor-price-table-wrap .pricesSidesWhite,
  .rs-tuffcor-price-table-wrap .pricesSidesBlack,
  .rs-tuffcor-price-table-wrap .pricesSideBlack,
  .mp-content .pricesSidesWhite,
  .mp-content .pricesSidesBlack,
  .mp-content .pricesSideBlack {
    font-size: 16px;
  }

  .rs-tuffcor-price-table-wrap .pricesPrices,
  .mp-content .pricesPrices {
    font-size: 23px;
  }
}


/* Revision 040601026 hover reinforcement
   Hover any pricing row and only the price cells turn yellow.
   The black quantity column is deliberately excluded.
*/
.rs-tuffcor-price-table-wrap table.pricetabletuffcor tbody tr:hover td:not(:first-child),
.mp-content table.pricetabletuffcor tbody tr:hover td:not(:first-child),
table.pricetabletuffcor tbody tr:hover td:not(:first-child) {
  background-color: #ffff99 !important;
  background: #ffff99 !important;
}

.rs-tuffcor-price-table-wrap table.pricetabletuffcor tbody tr:hover td:first-child,
.mp-content table.pricetabletuffcor tbody tr:hover td:first-child,
table.pricetabletuffcor tbody tr:hover td:first-child {
  background-color: #050505 !important;
  background: #050505 !important;
  color: #ffffff !important;
}

/* Also keep direct cell hover active in case the row-hover selector is blocked by older CSS. */
.rs-tuffcor-price-table-wrap table.pricetabletuffcor tbody td:not(:first-child):hover,
.mp-content table.pricetabletuffcor tbody td:not(:first-child):hover,
table.pricetabletuffcor tbody td:not(:first-child):hover {
  background-color: #ffff99 !important;
  background: #ffff99 !important;
}
.rs-tuffcor-price-table-wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 18px 0;
  background: #ffffff;
}

/* cap image block */
.rs-tuffcor-price-cap {
  width: 100%;
  max-width: 1260px;
  min-width: 760px;
  margin: 0 auto 0 auto;
  border: 1px solid #777777;
  border-bottom: 0;
  background: #000000;
  line-height: 0;
  overflow: hidden;
}

/* cap image itself */
.rs-tuffcor-price-cap img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}

/* make table match width exactly */
.rs-tuffcor-price-table-wrap table.pricetabletuffcor,
.mp-content table.pricetabletuffcor {
  width: 100%;
  max-width: 1260px;
  min-width: 760px;
  margin: 0 auto 24px auto;
  border-collapse: collapse;
  border-spacing: 0;
  background: #efeee7;
  border: 1px solid #777777;
  border-top: 0; /* important: makes the image and table join seamlessly */
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  box-shadow: 0 8px 20px rgba(0,0,0,.22);
}
/* Pricing table top cap image */
.rs-tuffcor-price-cap {
  width: 100%;
  max-width: 1260px;
  min-width: 760px;
  margin: 0 auto -1px auto;
  border: 1px solid #777777;
  border-bottom: 0;
  background: #000000;
  line-height: 0;
  overflow: hidden;
  box-sizing: border-box;
}

.rs-tuffcor-price-cap img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  border: 0;
}

/* Let the cap and table share the same horizontal scroll on mobile */
.rs-tuffcor-price-table-wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 18px 0;
  background: #ffffff;
}

/* Remove top table border so it joins the image cap */
.rs-tuffcor-price-table-wrap table.pricetabletuffcor,
.mp-content table.pricetabletuffcor {
  border-top: 0 !important;
}
/* =========================================================
   START FLOATING QUICK LINKS STYLES
   Complete replacement block.
   Delete this whole block to remove the floating buttons.
========================================================= */

.rs-floating-quicklinks {
  position: fixed !important;
  z-index: 5000 !important;
  right: 10px !important;
  bottom: 24px !important;
  top: auto !important;
  transform: none !important;
  width: 150px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  pointer-events: auto !important;
}

.rs-floating-quicklinks a,
.rs-floating-quicklinks a:link,
.rs-floating-quicklinks a:visited,
.rs-floating-quicklinks a:hover,
.rs-floating-quicklinks a:active {
  color: #ffffff !important;
  text-decoration: none !important;
}

.rs-float-btn {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: 7px !important;
  min-height: 58px !important;
  padding: 7px 10px !important;
  box-sizing: border-box !important;
  color: #ffffff !important;
  text-decoration: none !important;
  border: 2px solid #ff3124 !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  clip-path: polygon(10% 0, 100% 0, 92% 100%, 0 100%, 6% 50%) !important;
  box-shadow:
    0 7px 14px rgba(0,0,0,.50),
    0 2px 0 rgba(255,255,255,.18) inset,
    0 -3px 9px rgba(0,0,0,.40) inset !important;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
  line-height: 1 !important;
  transition: transform .18s ease, filter .18s ease, box-shadow .18s ease !important;
}

.rs-float-btn::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background:
    linear-gradient(to bottom, rgba(255,255,255,.24), rgba(255,255,255,0) 32%),
    linear-gradient(135deg, rgba(255,70,70,.25), rgba(255,255,255,0) 45%) !important;
  pointer-events: none !important;
}

.rs-float-btn:hover {
  transform: translateX(-2px) scale(1.015) !important;
  filter: brightness(1.08) !important;
  box-shadow:
    0 10px 18px rgba(0,0,0,.58),
    0 2px 0 rgba(255,255,255,.22) inset,
    0 -3px 9px rgba(0,0,0,.42) inset !important;
}

.rs-float-btn-dark {
  background:
    radial-gradient(circle at 70% 30%, rgba(255,0,0,.18), rgba(255,0,0,0) 38%),
    linear-gradient(to bottom, #333333 0%, #111111 18%, #050505 55%, #171717 100%) !important;
}

.rs-float-btn-red {
  background:
    radial-gradient(circle at 70% 25%, rgba(255,255,255,.22), rgba(255,255,255,0) 30%),
    linear-gradient(to bottom, #7b0000 0%, #d31313 30%, #7e0000 100%) !important;
}

.rs-float-btn-order {
  background:
    radial-gradient(circle at 70% 20%, rgba(255,255,255,.24), rgba(255,255,255,0) 28%),
    linear-gradient(to bottom, #8f0000 0%, #ff1f1f 32%, #920000 100%) !important;
  border-color: #ffbb00 !important;
}

.rs-float-icon {
  position: relative !important;
  z-index: 2 !important;
  flex: 0 0 40px !important;
  width: 40px !important;
  height: 40px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #ffffff !important;
  filter: drop-shadow(0 2px 2px rgba(0,0,0,.40)) !important;
}

.rs-float-icon svg {
  width: 40px !important;
  height: 40px !important;
  max-width: 40px !important;
  max-height: 40px !important;
  display: block !important;
  color: #ffffff !important;
}

.rs-float-text {
  position: relative !important;
  z-index: 2 !important;
  display: block !important;
  line-height: 1.02 !important;
  text-shadow: 0 2px 4px rgba(0,0,0,.75) !important;
}

.rs-float-line1,
.rs-float-line2,
.rs-float-line3 {
  display: block !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

.rs-float-line1 {
  color: #ffffff !important;
  font-size: 13px !important;
}

.rs-float-line2,
.rs-float-line3 {
  color: #ffd400 !important;
  font-size: 14px !important;
}

.rs-float-btn-red .rs-float-line2 {
  font-size: 15px !important;
}

.rs-float-btn-order .rs-float-line2,
.rs-float-btn-order .rs-float-line3 {
  color: #ffd400 !important;
  font-size: 17px !important;
  font-weight: 900 !important;
}

@media screen and (max-width: 980px) {
  .rs-floating-quicklinks {
    display: none !important;
  }


/* =========================================================
   END FLOATING QUICK LINKS STYLES
========================================================= */
/* =========================================================
   START V24 STAKES / ACCESSORIES STYLE RESTORE
   For pasted v24 stakes and accessory blocks on v27 pricing page.
   Delete this block to remove these restored styles.
========================================================= */

/* Keep the lower pasted v24 content on the same white stage as the price chart */
body.pricing-table-page .mp-content {
  background: #ffffff !important;
  width: min(1260px, calc(100% - 32px)) !important;
  max-width: 1260px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}

/* Anchor target for floating button */
body.pricing-table-page #stakes-accessories {
  display: block;
  height: 0;
  line-height: 0;
  overflow: hidden;
  scroll-margin-top: 95px;
}

/* Section headings restored from old-page flavor */
body.pricing-table-page .h3 {
  display: inline-block;
  margin: 34px auto 8px auto;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 1.15;
  font-weight: bold;
  color: #111111;
}

body.pricing-table-page .bodysmall {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.45;
  color: #222222;
}

/* Remove underlines around the whole accessory cards */
body.pricing-table-page a.gallery {
  text-decoration: none !important;
  color: inherit;
}

/* The old accessory boxes */
body.pricing-table-page .accyboxes {
  display: inline-block;
  vertical-align: top;
  width: 195px;
  min-height: 390px;
  margin: 10px 8px 18px 8px;
  padding: 8px;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  border-radius: 8px;
  box-sizing: border-box;
  text-align: center;
  box-shadow:
    0 4px 12px rgba(0,0,0,.16),
    0 1px 0 rgba(255,255,255,.85) inset;
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

body.pricing-table-page .accyboxes:hover {
  transform: translateY(-2px);
  border-color: #d6b700;
  box-shadow:
    0 8px 18px rgba(0,0,0,.22),
    0 1px 0 rgba(255,255,255,.9) inset;
}

/* Keep the old inner tables behaving reliably */
body.pricing-table-page .accyboxes table {
  margin-left: auto;
  margin-right: auto;
  border-collapse: separate;
  border-spacing: 2px;
}

body.pricing-table-page .accyboxes td {
  text-align: center;
}

/* Product/stake images */
body.pricing-table-page .accyboxes img {
  max-width: 160px;
  height: auto;
  border: 0;
}

/* Accessory title */
body.pricing-table-page .accytitle {
  display: inline-block;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.12;
  font-weight: bold;
  color: #111111;
  text-align: center;
}

/* Accessory description */
body.pricing-table-page .accydesc {
  display: block;
  min-height: 92px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.22;
  font-weight: normal;
  color: #222222;
  text-align: left;
}

/* Small inner price tables */
body.pricing-table-page .accypricehdr {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.1;
  font-weight: bold;
  color: #ffffff;
}

body.pricing-table-page .accyprice {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.15;
  font-weight: bold;
  color: #111111;
}

/* Badges like New size / Most Popular */
body.pricing-table-page .popular {
  display: inline-block;
  margin-top: 3px;
  padding: 2px 5px;
  border-radius: 5px;
  background: #ffd400;
  color: #c00000;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.1;
  font-weight: bold;
}

/* Shipping note inside accessory cards.
   Override price-chart free-shipping style only inside accessory boxes. */
body.pricing-table-page .accyboxes .freeshippingcontain {
  display: block;
  margin-top: 4px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 1.15;
  font-weight: normal;
  font-style: italic;
  color: #777777;
  letter-spacing: 0;
  text-align: center;
}

/* Give the section some breathing room after the price table */
body.pricing-table-page .rs-tuffcor-price-table-wrap {
  margin-bottom: 20px !important;
}

/* Mobile/tablet: let boxes stack cleanly */
@media screen and (max-width: 760px) {
  body.pricing-table-page .mp-content {
    width: 100% !important;
  }

  body.pricing-table-page .accyboxes {
    width: min(92vw, 260px);
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
  }

  body.pricing-table-page .accydesc {
    min-height: 0;
  }
}

/* =========================================================
   END V24 STAKES / ACCESSORIES STYLE RESTORE
========================================================= */