/* Merged from footer-refresh.css on 2026-04-09.
   Keep legacy footer layout selectors in this single stylesheet. */
footer.footer-refresh {
    margin-top: 0;
    border-top: 6px solid #ebe3d2;
    background: #f7f6f1;
    color: #1f2f58;
    border-radius: 0;
}

footer.footer-refresh .container {
    max-width: 1400px;
    padding-top: 34px;
    padding-bottom: 16px;
}

footer.footer-refresh a {
    color: #1f2f58;
    text-decoration: none;
}

footer.footer-refresh a:hover {
    color: #3e5f90;
    text-decoration: underline;
}

footer.footer-refresh .footer-top {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    padding-bottom: 22px;
    border-bottom: 1px solid #e1dccd;
}

footer.footer-refresh .footer-col {
    flex: 1 1 170px;
    min-width: 165px;
}

footer.footer-refresh .footer-contact {
    flex: 1.35 1 250px;
    text-align: left;
}

footer.footer-refresh .footer-col h4 {
    margin: 0 0 10px 0;
    font-family: "sofia-pro", sans-serif;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 700;
    color: #1f2f58;
}

footer.footer-refresh .footer-col p {
    margin: 0;
    font-size: 0.98rem;
    line-height: 1.8;
}

footer.footer-refresh .footer-col a {
    display: block;
    margin-bottom: 7px;
    font-size: 0.98rem;
    line-height: 1.45;
}

footer.footer-refresh .footer-contact p a {
    display: inline;
}

footer.footer-refresh .footer-contact .email-link {
    display: inline-block;
    margin-top: 8px;
}

footer.footer-refresh .footer-contact p,
footer.footer-refresh .footer-contact a {
    text-align: left;
}

footer.footer-refresh .footer-social-row {
    display: flex;
    justify-content: center;
    padding: 14px 0 12px;
}

footer.footer-refresh .footer-social-links {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

footer.footer-refresh .footer-social-links a {
    width: 26px;
    height: 26px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #1f2f58;
    font-size: 17px;
    line-height: 1;
    transition: color 0.2s ease, transform 0.2s ease;
}

footer.footer-refresh .footer-social-links a:hover {
    text-decoration: none;
    color: #3e5f90;
    transform: translateY(-1px);
}

footer.footer-refresh .footer-social-links .mark-x,
footer.footer-refresh .footer-social-links .mark-tiktok {
    font-family: "sofia-pro", sans-serif;
    font-size: 15px;
    font-weight: 700;
}

footer.footer-refresh .footer-bottom-row {
    padding-top: 11px;

}

#product .productInfo.box .variant .productDetails > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

footer.footer-refresh #subfooter {
    list-style: none;
    margin: 0;
    padding: 0 0 2px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

footer.footer-refresh #subfooter li {
    position: relative;
    padding: 0 10px;
    font-size: 0.8rem;
    line-height: 1.4;
}

footer.footer-refresh #subfooter li+li::before {
    content: "|";
    position: absolute;
    left: -2px;
    color: #96a4c2;
}

footer.footer-refresh #subfooter a {
    display: inline;
    margin: 0;
    font-size: 0.8rem;
}

@media (max-width: 991px) {
    footer.footer-refresh .container {
        padding-top: 28px;
    }

    footer.footer-refresh .footer-top {
        gap: 22px;
    }

    footer.footer-refresh .footer-col {
        min-width: calc(50% - 11px);
    }
}

@media (max-width: 640px) {
    footer.footer-refresh {
        margin-top: 0;
    }

    footer.footer-refresh .container {
        padding-top: 18px;
        padding-bottom: 12px;
    }

    footer.footer-refresh .footer-top {
        display: block;
        padding-bottom: 8px;
        border-bottom: 0;
    }

    footer.footer-refresh .footer-col {
        display: none;
    }

    footer.footer-refresh .footer-contact {
        display: block;
        min-width: 100%;
        flex-basis: 100%;
        text-align: center;
    }

    footer.footer-refresh .footer-contact h4 {
        margin-bottom: 6px;
        font-size: 2.15rem;
    }

    footer.footer-refresh .footer-contact p,
    footer.footer-refresh .footer-contact a {
        text-align: center;
    }

    footer.footer-refresh .footer-contact p {
        font-size: 1.08rem;
        line-height: 1.55;
    }

    footer.footer-refresh .footer-contact .email-link {
        margin-top: 2px;
        font-size: 1.08rem;
    }

    footer.footer-refresh .footer-social-row {
        padding: 8px 0 10px;
    }

    footer.footer-refresh #subfooter {
        display: block;
        text-align: center;
    }

    footer.footer-refresh #subfooter li {
        padding: 0;
        margin-bottom: 3px;
        font-size: 1rem;
    }

    footer.footer-refresh #subfooter li+li::before {
        content: "";
    }

    footer.footer-refresh .footer-bottom-row {
        border-top: 0;
        padding-top: 0;
    }
}

footer.footer-refresh,
footer.footer-refresh .container,
footer.footer-refresh .footer-top,
footer.footer-refresh .footer-bottom-row {
    border-radius: 0 !important;
}

/* Constrain navbar brand logo to container */
.pageHeader .navbar-brand {
    max-width: 180px;
    overflow: hidden;
}

.pageHeader .navbar-brand img {
    max-width: 100%;
    max-height: 80px;
    width: auto;
    height: auto;
    display: block;
}

@media (min-width: 990px) {
    .pageHeader .navbar-brand {
        max-width: 220px;
    }

    .pageHeader .navbar-brand img {
        max-height: 80px;
    }
}

/* Header text density adjustment for the expanded navigation labels. */
@media (min-width: 1200px) and (max-width: 1540px) {
    .pageHeader .navbar-nav .nav-link {
        padding-left: 0.4rem;
        padding-right: 0.4rem;
        font-size: 0.9rem;
    }
}

/* Persist selected top navigation item state. */
.pageHeader .navbar-nav .nav-link.is-current {
    color: #1a324e !important;
    font-weight: 700;
    background-image: none !important;
    position: relative;
}

.pageHeader .navbar-nav .nav-item.is-current>.nav-link::before {
    content: '';
    height: 3px;
    width: calc(100% - 1rem);
    border-radius: 3px;
    background: #eca521;
    position: absolute;
    bottom: 4px;
    left: 0.5rem;
    display: block !important;
}

/* Prevent duplicate underline from legacy current-state rule. */
.pageHeader .navbar .navbar-collapse .nav-item.current:not(.is-current)>a::before {
    display: none !important;
}

#mobile-menu>ul>li.is-current>.category,
#mobile-menu>ul>li.is-current>a {
    color: #1a324e !important;
    font-weight: 700;
}

/* Ensure wallet/cart icon remains visible in refreshed header. */
.pageHeader #user-tools #add-to-cart-item {
    display: inline-flex !important;
    align-items: center;
}

.pageHeader #user-tools #add-to-cart-item>a {
    display: inline-flex !important;
    align-items: center;
}

.pageHeader #user-tools #add-to-cart-item #cart {
    display: block !important;
}

@media (max-width: 1199px) {
    header #mobile-menu ul li.hidden:not(.submenu-host) {
        display: none !important;
        animation: none !important;
    }

    header #mobile-menu ul li.submenu-host>.category {
        display: none !important;
    }
}

main {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/* Footer refresh simplified: centered social row + centered legal links row. */
footer.footer-refresh {
    margin-top: 0 !important;
    padding: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    background: #fff !important;
    color: #000 !important;
    border-radius: 0;
}

footer.footer-refresh .container {
    max-width: none;
    padding: 0;
}

footer.footer-refresh a {
    color: #000;
    text-decoration: none;
}

footer.footer-refresh a:hover {
    color: #000;
    text-decoration: underline;
}

footer.footer-refresh .footer-contact-row {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 10px 12px 8px;
}

footer.footer-refresh .footer-contact-row #contact {
    display: block !important;
    text-align: center;
    color: #1a234d;
    font-size: 0.84rem;
    line-height: 1.25;
}

footer.footer-refresh .footer-contact-row #contact h4 {
    color: #1a234d;
    font-size: 1.45rem;
    line-height: 1.05;
    margin: 0 0 4px;
    font-weight: 700;
}

footer.footer-refresh .footer-contact-row #contact a {
    color: #1a234d !important;
    text-decoration: none;
}

footer.footer-refresh .footer-social-row {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff9ed;
    padding: 14px 12px;
}

footer.footer-refresh .footer-social-links {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

footer.footer-refresh .footer-social-links a {
    width: 24px;
    height: 24px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 16px;
    line-height: 1;
    transition: color 0.2s ease, transform 0.2s ease;
}

footer.footer-refresh .footer-social-links svg {
    width: 24px;
    height: auto;
    max-height: 24px;
    display: block;
}

footer.footer-refresh .footer-social-links a:hover {
    text-decoration: none;
    color: #000;
    transform: translateY(-1px);
}

footer.footer-refresh .footer-social-links svg .fill-color {
    fill: #000 !important;
}

footer.footer-refresh .footer-social-links #tiktok {
    display: block !important;
}

footer.footer-refresh .footer-bottom-row {
    background: #fff;
    padding: 14px 12px;
    border-bottom: none;
}

footer.footer-refresh #subfooter {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px 28px;
}

footer.footer-refresh #subfooter li {
    padding: 0;
    font-size: 0.78rem;
    line-height: 1.4;
    color: #000 !important;
    opacity: 1 !important;
}

footer.footer-refresh #subfooter li+li::before {
    content: none !important;
}

footer.footer-refresh #subfooter a {
    display: inline;
    margin: 0;
    font-size: 0.8rem;
    color: #000 !important;
    opacity: 1 !important;
    font-weight: 500;
}

@media (max-width: 640px) {
    footer.footer-refresh .footer-contact-row {
        padding: 14px 10px 12px;
    }

    footer.footer-refresh .footer-social-row {
        padding: 12px 10px;
    }

    footer.footer-refresh .footer-social-links {
        gap: 12px;
    }

    footer.footer-refresh .footer-bottom-row {
        padding: 10px 10px 12px;
    }

    footer.footer-refresh #subfooter {
        display: block;
        text-align: center;
    }

    footer.footer-refresh #subfooter li {
        margin-bottom: 4px;
        font-size: 0.95rem;
    }

    /* Mobile simplification: keep contact + social rows only. */
    footer.footer-refresh .footer-bottom-row,
    footer.footer-refresh #subfooter,
    footer.footer-refresh .footer-top,
    footer.footer-refresh .footer-contact,
    footer .footer-bottom-row,
    footer #subfooter,
    footer .footer-top,
    footer .footer-contact {
        display: none !important;
    }
}

/* Remove the decorative "100 years of elegance" section above footer. */
#one-hundred {
    display: none !important;
}

/* Ensure flat footer edges. */
footer.footer-refresh,
footer.footer-refresh .container,
footer.footer-refresh .footer-top,
footer.footer-refresh .footer-bottom-row {
    border-radius: 0 !important;
}

/* Homepage refresh layout */
#home-refresh {
    background: #fff;
}

#home-refresh .home-refresh-hero {
    position: relative;
    min-height: 460px;
    overflow: hidden;
    background: #d9e5f4;
}

#home-refresh .home-refresh-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(48, 79, 121, 0.2) 0%, rgba(39, 70, 113, 0.55) 58%, rgba(29, 61, 105, 0.68) 100%);
}

#home-refresh .home-refresh-hero img {
    width: 100%;
    height: 100%;
    min-height: 460px;
    object-fit: cover;
    display: block;
}

#home-refresh .home-refresh-hero .hero-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: clamp(20px, 7vw, 96px);
    transform: translateY(-50%);
    max-width: 460px;
    color: #fff;
}

#home-refresh .home-refresh-hero h1 {
    margin: 0 0 14px 0;
    font-family: "sofia-pro", sans-serif;
    font-weight: 700;
    font-size: clamp(2rem, 3vw, 3rem);
    line-height: 1.1;
}

#home-refresh .home-refresh-hero p {
    margin: 0 0 24px 0;
    font-size: clamp(1rem, 1.3vw, 1.35rem);
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.95);
}

#home-refresh .hero-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    padding: 12px 26px;
    border-radius: 4px;
    background: #fff;
    color: #1f2f58;
    font-family: "sofia-pro", sans-serif;
    font-size: 1.15rem;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

#home-refresh .hero-cta:hover {
    color: #36558a;
    text-decoration: none;
}

#home-refresh .home-refresh-collections {
    max-width: 1320px;
    margin: 0 auto;
    padding: 42px 28px 58px;
}

#home-refresh .home-refresh-collections h2 {
    margin: 0 0 26px 0;
    text-align: center;
    color: #1f2f58;
    font-family: "sofia-pro", sans-serif;
    font-weight: 700;
    font-size: clamp(2rem, 3.2vw, 3.4rem);
}

#home-refresh .collection-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

#home-refresh .collection-tile {
    position: relative;
    display: block;
    background: #d4d9e1;
    aspect-ratio: 4 / 2.7;
    overflow: hidden;
    text-decoration: none;
}

#home-refresh .collection-tile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

#home-refresh .collection-tile:hover img {
    transform: scale(1.03);
}

#home-refresh .collection-tile .tile-label {
    position: absolute;
    left: 0;
    bottom: 16px;
    min-width: 42%;
    padding: 15px 24px 14px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 2px 8px rgba(16, 31, 64, 0.12);
}

#home-refresh .collection-tile .eyebrow {
    display: block;
    margin-bottom: 2px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 0.9rem;
    line-height: 1.1;
    color: #4e7db8;
}

#home-refresh .collection-tile .title {
    display: block;
    color: #1f2f58;
    font-family: "sofia-pro", sans-serif;
    font-size: clamp(1.5rem, 2vw, 2.2rem);
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    #home-refresh .home-refresh-hero {
        min-height: 380px;
    }

    #home-refresh .home-refresh-hero img {
        min-height: 380px;
    }

    #home-refresh .home-refresh-hero .hero-content {
        right: 20px;
        left: 20px;
        max-width: 460px;
    }

    #home-refresh .collection-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    #home-refresh .home-refresh-hero::after {
        display: none;
    }

    #home-refresh .home-refresh-hero {
        min-height: 0;
        background: transparent;
    }

    #home-refresh .home-refresh-hero img {
        min-height: 0;
        height: auto;
        aspect-ratio: 4 / 3;
        object-fit: cover;
    }

    #home-refresh .home-refresh-hero .hero-content {
        position: static;
        transform: none;
        max-width: none;
        background: #4e79af;
        padding: 18px 20px 22px;
    }

    #home-refresh .home-refresh-hero h1 {
        margin: 0 0 8px 0;
        font-size: 2.05rem;
        line-height: 1.15;
    }

    #home-refresh .home-refresh-hero p {
        margin-bottom: 14px;
        font-size: 1.03rem;
        line-height: 1.45;
        color: #fff;
    }

    #home-refresh .hero-cta {
        min-width: 136px;
        padding: 8px 15px;
        font-size: 0.93rem;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    }

    #home-refresh .home-refresh-collections {
        padding: 24px 12px 32px;
        background: #f3f3f3;
    }

    #home-refresh .home-refresh-collections h2 {
        margin-bottom: 14px;
        font-size: 2.85rem;
    }

    #home-refresh .collection-tile {
        aspect-ratio: 4 / 2.45;
        overflow: visible;
    }

    #home-refresh .collection-tile .tile-label {
        left: 10px;
        bottom: -16px;
        min-width: 46%;
        padding: 8px 12px 9px;
    }

    #home-refresh .collection-grid {
        gap: 24px;
    }

    #home-refresh .collection-tile .eyebrow {
        margin-bottom: 1px;
        font-size: 0.62rem;
    }

    #home-refresh .collection-tile .title {
        font-size: 2rem;
        letter-spacing: 0.01em;
    }
}

/* Product page refresh */
#product {
    background: #fff;
    color: #1f2f58;
    margin-top: 100px;
    padding: 12px 0 42px;
}

#product .product-page {
    max-width: 1240px;
    padding: 0 16px;
}

#product .product-breadcrumb {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 6px 0 18px;
    font-size: 0.9rem;
    color: #4a7597;
}

#product .product-breadcrumb a {
    color: #4a7597;
    text-decoration: none;
}

#product .product-breadcrumb a:hover {
    color: #2f5a7b;
    text-decoration: underline;
}

#product .product-main-layout {
    --bs-gutter-x: 2.1rem;
    --bs-gutter-y: 1.7rem;
}

#product .productPhoto.box {
    background: transparent;
    border-radius: 0;
}

#product .product-collection-intro {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin-bottom: 14px;
}

#product .product-collection-intro .collection-name {
    color: #1f2f58;
    font-family: "sofia-pro", sans-serif;
    font-size: clamp(2rem, 2.5vw, 2.8rem);
    font-weight: 700;
    line-height: 1.08;
}

#product .product-collection-intro .collection-title {
    color: #1f2f58;
    font-size: clamp(1.3rem, 1.7vw, 2rem);
    font-weight: 700;
    line-height: 1.18;
}

#product .product-collection-intro .collection-desc {
    color: #2f2f2f;
    font-size: 1.02rem;
    line-height: 1.35;
}

#product .productInfo.box .product-collection-intro-right {
    margin: 0 0 14px;
    padding: 0;
}

#product .product-gallery-row {
    align-items: flex-start;
}

#product .productPhoto #ctl00_Content_ImageArea {
    background: #fff;
}

#product .productPhoto #ctl00_Content_ImageArea a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 420px;
}

#product .productPhoto #ctl00_Content_ImageArea a img {
    width: 100% !important;
    max-width: 610px;
    max-height: 460px;
    height: auto !important;
    object-fit: contain;
}

#product .productPhoto .ringImageNameType,
#product .productPhoto #downloads {
    display: none !important;
}

#product .productPhoto .leftImageArrow,
#product .productPhoto .rightImageArrow {
    color: #8ba7c0;
    font-size: 1.6rem;
}

#product .productPhoto .additionalImgs {
    list-style: none;
    padding: 0 !important;
    margin: 0;
}

#product .productPhoto .additionalImgs li {
    margin-bottom: 2px;
}

#product .productPhoto .additionalImgs li img {
    width: 94px;
    height: 94px !important;
    object-fit: cover;
    border: 1px solid #e4e8ef !important;
    box-shadow: none;
    padding: 0;
}

#product .productPhoto .additionalImgs li img.selected-img {
    border: 2px solid rgb(254, 218, 141) !important;
}

#product .productInfo.box {
    background: transparent !important;
    border-radius: 0 !important;
    overflow: visible !important;
    float: none !important;
}

#product .productInfo.box .variant {
    margin-bottom: 18px;
    border: 0 !important;
}

#product .productInfo.box .variant .mainrow {
    background: transparent !important;
    border: 0 !important;
    margin: 0;
    padding-top: 0 !important;
}

#product .productInfo.box .variant .product-variant-body {
    border: none;
    background: #fff;
    display: flex;
    gap: 0;
    padding: 0;
}

#product .productInfo.box .variant .variant-thumb-wrap {
    display: none;
}

#product .productInfo.box .variant .variant-thumb-wrap img {
    width: 100%;
    border: 1px solid #e2e8ef;
}

#product .productInfo.box .variant .productDetails {
    width: 100%;
    margin: 0 !important;
    padding: 0 0 12px !important;
}

#product .productInfo.box .variant .productDetails>* {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


#product .variant-head {
    display: block;
    border-bottom: 1px solid #d5dbe6;
    padding: 0 0 14px;
}

#product .variant-head-copy {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

#product #ctl00_Content_VariationRepeater_ctl00_Options_ItemNumber,
#product .product-item-number {
    display: none !important;
}

#product .product-item-number {
    color: #1a324e;
    font-family: "sofia-pro", sans-serif;
    font-size: 1.875rem;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.1;
}

#product .variant-heading {
    color: #111;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.2;
}

#product .variant-description {
    color: #1f1f1f;
    font-size: 1rem;
    line-height: 1.35;
}

#product .variant-pricing {
    display: block;
    margin-top: 6px;
    white-space: normal;
}

#product .variant-pricing .variant-price {
    color: #111;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
}

#product .variant-pricing .in-stock {
    color: #111;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.2;
    display: block;
}

#product .variant-pricing .login-price {
    color: #111;
    font-size: 1.25rem;
    font-weight: 600;
}

#product .variant-options {
    border-bottom: 1px solid #d5dbe6;
}

#product .variant-options .option-row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding: 11px 0;
    border-bottom: 1px solid #d5dbe6;
}

#product .variant-options .option-row-size {
    flex-direction: row;
    align-items: center;
    gap: 14px;
}

#product .variant-options .option-row:last-child {
    border-bottom: 0;
}

#product .variant-options .option-label {
    display: block;
    margin-bottom: 6px;
    color: #111;
    font-size: 1.02rem;
    font-weight: 700;
    line-height: 1.2;
}

#product .variant-options .option-value {
    flex: 1;
    font-size: 1rem;
}

#product .variant-options .option-value select,
#product .detail-information-content select {
    width: auto;
    min-width: 124px;
    padding: 4px 34px 4px 10px;
    border: 1px solid #cdd5e2;
    border-radius: 2px;
    background-color: #fff;
    color: #222;
    font-size: 0.98rem;
}

#product .variant-hidden-select {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
}

#product .variant-choice-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
}

#product .variant-choice-list .choice-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #1a1a1a;
    font-size: 1rem;
    line-height: 1.1;
    cursor: pointer;
}

#product .variant-choice-list .choice-pill input {
    width: 16px;
    height: 16px;
    margin: 0;
}

#product .variant-choice-list .choice-pill input:checked+span {
    font-weight: 700;
}

#product .option-help-link img {
    width: 14px;
    height: 14px;
    margin-top: -2px;
}

#product .detail-information {
    font-family: "sofia-pro", sans-serif;
}

#product .detail-information-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border: 0;
    background: transparent;
    -webkit-appearance: none;
    appearance: none;
    text-align: left;
    cursor: pointer;
    padding: 12px 0;
    color: #111;
    font-family: "sofia-pro", sans-serif;
    font-size: 1.02rem;
    font-weight: 700;
    line-height: 1.1;
}

#product .detail-information-header:focus-visible {
    outline: 2px solid #7392b5;
    outline-offset: 2px;
}

#product .detail-information-header .detail-collapse {
    font-size: 1.85rem;
    font-weight: 300;
    line-height: 0.8;
    min-width: 0.75em;
    text-align: center;
}

#product .detail-information-content {
    padding-bottom: 12px;
}

#product .detail-group {
    margin-bottom: 8px;
}

#product .detail-group-title {
    display: block;
    color: #111;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 4px;
}

#product .detail-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px 18px;
}

#product .detail-grid .detail-item {
    color: #111;
    font-size: 0.98rem;
    line-height: 1.3;
}

#product .detail-grid .detail-item .detail-label {
    font-weight: 600;
    margin-right: 4px;
}

#product .detail-grid .detail-item .detail-help-link {
    display: inline-flex;
    vertical-align: middle;
    margin-left: 6px;
}

#product .customize-panel {
    margin-top: 10px;
}

#product .customize-label {
    display: block;
    color: #111;
    font-size: 0.98rem;
    font-weight: 600;
    margin-bottom: 6px;
}

#product .CustomizeThisItemSection {
    display: block;
}

#product .CustomizeThisItemTextArea {
    width: 100%;
    min-height: 64px;
    border: 1px solid #d0d7e4;
    border-radius: 0;
    padding: 8px;
    resize: vertical;
}

#product .purchase-history {
    border-bottom: 1px solid #d5dbe6;
    padding: 12px 0 11px;
}

#product .purchase-history .purchase-history-title {
    display: block;
    color: #111;
    font-size: 1.05rem;
    font-weight: 700;
    margin-bottom: 3px;
}

#product .purchase-history .purchase-history-values {
    display: flex;
    gap: 24px;
    color: #111;
    font-size: 1rem;
    line-height: 1.35;
}

#product .cartVariantButton {
    width: calc(100%);
    margin-top: 14px;
    border: 0;
    border-radius: 3px;
    background: #000 !important;
    color: #fff !important;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1;
    padding: 15px 18px !important;
    text-transform: none;
}

#product .cartVariantButton:hover {
    background: #1a1a1a !important;
}

#product .partner-item-row {
    border-top: 1px solid #e0e0e4;
    padding-top: 12px;
}

#product .partner-item-row h2 {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin: 0 0 8px;
}

#product .partner-item-row #related_product {
    width: 100%;
    height: auto;
    border: 1px solid #e7e9ec;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}

#product .partner-item-row .row.ps-0>.col-6,
#product .partner-item-row .row.ps-0>.col-12 {
    font-size: 1rem;
    line-height: 1.35;
}

#product .partner-item-row .row.ps-0>.col-12 {
    margin-top: 4px;
}

#product .partner-item-row .text-start {
    margin: 6px 0 8px;
}

#product .partner-item-row .text-start a {
    color: #327aae;
}

#product .partner-item-row .in-stock {
    display: inline;
    margin-left: 6px;
}

#product .partner-item-row .partner-item-add-to-cart {
    border: 1px solid #000;
    border-radius: 4px;
    color: #000;
    background: #fff;
    font-weight: 700;
    line-height: 1.1;
    padding: 10px 14px;
}

#product .partner-item-row .partner-item-add-to-cart:hover {
    background: #000;
    color: #fff;
}

#product .matching-set-row {
    align-items: center;
    margin-top: 10px;
}

#product .matching-set-row.mainrow {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}

#product .matching-set-row .matching-set-total {
    display: none;
}

#product .matching-set-row .setButtonContainer {
    border: 0 !important;
    width: 100%;
}

#product .matching-set-row .setButton {
    width: 100%;
    border: 2px solid #3b89c0;
    border-radius: 4px;
    background: #fff;
    color: #3b89c0;
    font-size: 1.02rem;
    font-weight: 700;
    line-height: 1;
    padding: 13px 16px !important;
}

#product .matching-set-row .setButton:hover {
    background: #f2f8fd;
}

#product .related-products-wrap {
    margin-top: 26px;
}

#product .relatedLinks {
    border-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 6px;
    justify-content: center;
}

#product .relatedLinks h4 {
    width: 100%;
    margin: 0;
    color: #111 !important;
    font-size: 1.875rem !important;
    font-family: "sofia-pro", sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.06em;
    text-align: center;
    text-transform: uppercase;
}

#product .relatedProducts {
    justify-content: center;
    row-gap: 0;
}

#product .relatedProducts .relatedProduct {
    padding: 10px;
}

#product .relatedProducts .relatedProduct a {
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid #dde3ec;
    background: #fff;
    box-shadow: none;
    color: #111;
    text-decoration: none;
    padding-bottom: 8px;
}

#product .relatedProducts .relatedProduct a::before,
#product .relatedProducts .relatedProduct a::after {
    display: none !important;
}

#product .relatedProducts .relatedProduct a:hover {
    border-color: rgba(252, 186, 64, 0.3);
}

#product .relatedProducts .relatedProduct a img {
    width: 100% !important;
    max-width: none;
    height: auto;
    margin: 0;
}

#product .relatedProducts .relatedProduct .relatedProduct-Name {
    min-height: 2.6em;
    padding: 8px 8px 2px;
    color: #111;
    font-size: 0.98rem;
    font-weight: 700;
    line-height: 1.2;
}

#product .relatedProducts .relatedProduct .block {
    padding: 0 8px;
    color: #111;
    font-size: 0.95rem;
    line-height: 1.3;
}

@media (max-width: 991px) {
    #product {
        padding-top: 0;
    }

    #product .product-breadcrumb {
        display: none;
    }

    #product .product-page {
        padding: 0 10px 24px;
    }

    #product .product-main-layout {
        --bs-gutter-x: 0;
        --bs-gutter-y: 14px;
    }

    #product .productPhoto.box {
        padding: 0;
    }

    #product .product-collection-intro {
        margin: 8px 8px 10px;
    }

    #product .product-collection-intro .collection-name {
        font-size: 1.95rem;
    }

    #product .product-collection-intro .collection-title {
        font-size: 1.35rem;
    }

    #product .productPhoto #ctl00_Content_ImageArea a {
        min-height: 240px;
    }

    #product .productPhoto #ctl00_Content_ImageArea a img {
        max-height: 320px;
    }

    #product .productPhoto #ctl00_Content_ImageSectionPlaceholder {
        margin-top: 8px;
    }

    #product .productPhoto .additionalImgs {
        display: flex;
        gap: 10px;
        overflow-x: auto;
        padding-bottom: 2px !important;
    }

    #product .productPhoto .additionalImgs li {
        margin-bottom: 0;
        min-width: 74px;
    }

    #product .productPhoto .additionalImgs li img {
        width: 74px;
        height: 74px !important;
    }

    #product .productInfo.box {
        padding: 0;
    }

    #product .productInfo.box .product-collection-intro-right {
        margin: 8px 0 10px;
        padding: 0;
    }

    #product .productInfo.box .variant .productDetails {
        padding: 0 0 10px !important;
    }

    #product .variant-head {
        display: block;
    }

    #product .variant-pricing {
        margin-top: 6px;
    }

    #product .variant-pricing .variant-price {
        font-size: 1.2rem;
    }

    #product .product-item-number {
        font-size: 1.875rem;
    }

    #product .variant-heading {
        font-size: 1.05rem;
    }

    #product .variant-description {
        font-size: 0.98rem;
    }

    #product .variant-options .option-row {
        display: block;
    }

    #product .variant-options .option-label {
        min-width: 0;
        margin-bottom: 6px;
    }

    #product .detail-grid {
        grid-template-columns: 1fr;
    }

    #product .purchase-history .purchase-history-values {
        display: block;
    }

    #product .purchase-history .purchase-history-values span {
        display: block;
        margin-bottom: 2px;
    }

    #product .partner-item-row {
        margin-top: 12px !important;
    }

    #product .partner-item-row h2 {
        font-size: 17px !important;
        margin-bottom: 6px;
    }

    #product .partner-item-row .row.ps-0>.col-6,
    #product .partner-item-row .row.ps-0>.col-12 {
        font-size: 0.94rem;
    }

    #product .matching-set-row {
        margin-top: 8px;
    }

    #product .matching-set-row .setButton {
        padding: 12px 14px !important;
    }

    #product .related-products-wrap {
        margin-top: 18px;
    }

    #product .relatedLinks h4 {
        letter-spacing: 0.04em;
    }

    #product .relatedProducts .relatedProduct {
        padding: 6px;
    }

    #product .relatedProducts .relatedProduct .relatedProduct-Name {
        min-height: 2.4em;
        font-size: 0.9rem;
    }

    #product .relatedProducts .relatedProduct .block {
        font-size: 0.86rem;
    }
}
