/* Secondary Nav */
.menu-mini.menu-smart a {
padding: 9px 9px 9px 9px;
font-size: 14px;
font-weight: 600;
text-decoration: none;
}

.menu-mini.menu-smart a:hover {
color: #ffffff;
}

/* Body Text */
p, li {
line-height: 1.4em;
letter-spacing: -0.01em;
}

/* GLOBAL – Footer Text */
.footer-text p 
{
		font-size: 16px;
		line-height: 1.4em;
		font-weight: 400;
		margin-top: 4px;
}

/* GLOBAL – Footer Copyright */
.subfooter-copyright p 
{
		font-size: 13px;
		line-height: 1.4em;
		font-weight: 400;
}

/* Share Links Hide */
.share-button.share-inline .social.top li.social-gplus,
.share-button.share-inline .social.top li.social-pinterest,
.share-button.share-inline .social.top li.social-xing
{
display: none !important;
}

/* Product Configuration */
.swatch-type-label {
    font-size: 16px !important;
    border-radius: 0px;
    font-weight: 500;
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    text-align: center !important;
}

.swatch-type-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px;
    cursor: pointer;
    font-size: 0;
    height: 36px;
    width: 36px;
}

/* Featured Product Grid Taglines */
.tmb-dark.tmb .t-entry-text p {
		color: #999999;
}

/* Product Subhead */
.product-subhead h2 {
font-size: 40px;
}

/* Product Name for Featured Models */
.product-name h1 {
	font-size: 80px;
	font-weight: 400;
	text-transform: uppercase;
}

/* Product Name for Featured Models Mobile */
@media screen and (max-width: 750px) {
  .product-name h1 {
	font-size: 56px;
	font-weight: 400;
	text-transform: uppercase;
}
}


/* WHERE TO BUY DETAILS START */
.showrooms p {
  font-size: 18px;
  line-height: 1.4;
  margin: 1rem 0;
}

.location-address p {
  margin: 0;
}

.location-phone img {
  margin-right: 14px;
}

.location-email img {
  margin-right: 14px;
}

.location-location img {
  margin-right: 14px;
}
/* WHERE TO BUY DETAILS END */

/* TABLE DATA */
td.column-1 {
		font-size: 16px;
		font-weight: 500;
}


/* FOOTER LINKS 2026 */
.footer-links-2026 p {
  font-size: 18px;
  color: #000000;
  font-weight: 400;
  line-height: 1.4em; /* Line space between each link */
	margin-bottom: -0.5em;
}

.footer-links-2026 a {
  text-decoration: none; /* Removes default underline */
  color: inherit; /* Ensures the link uses the #000000 color */
	margin-bottom: -0.5em;
}

.footer-links-2026 a:hover {
  text-decoration: underline;
  color: inherit !important; /* !important disables default link colouring */
}

.footer-body-2026 p {
  font-size: 18px;
  color: #000000;
  font-weight: 400;
  line-height: 1.4em; /* Line space between each link */
}

.icon-caption h4 {
  font-size: clamp(1.3rem, 1.1718rem + 0.4103vw, 1.5rem);
	font-weight: 400;
}

.dimensions-list p {
	line-height: 0.6rem;
}

.product-title-2026 h1 {
	font-size: clamp(2.25rem, 1.1862rem + 3.4043vw, 4.25rem);
	font-weight: 600;
	line-height: 1.2em;
	letter-spacing: -0.01em;
	text-transform: uppercase;
}