﻿a:focus, button:focus, input:focus {
    box-shadow: inset 0 0 0 2px rgb(27 127 204 / 80%);
}

.product-sku__title h1.product-heading {
    text-align: left;
    width: 200px;
    margin: 40px 0 0 30px;
    text-transform: none !important;
    text-shadow: none !important;
    font-size: 1.0175rem;
    color: #000;
    font-weight: 700;
    font-family: "ITC Avant Garde Gothic W01 Bd",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
}

    .product-sku__title h1.product-heading a {
        text-transform: none;
        font-weight: 700;
        color: #143a61;
        font-size: .875rem;
        outline: 0;
        text-decoration: none;
        cursor: pointer;
        font-family: "ITC Avant Garde Gothic W01 Bd",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    }

.product-sku__title h2.product-sub-heading {
    display: block;
    text-align: left;
    width: auto;
    margin: 0 30px 8px;
    color: #ababab;
    font-size: .875rem;
}

.product-sku__title h1.product-heading a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.card-body .product-sku-sub-title {
    margin: 10px 0;
    float: left;
    color: #143a61;
    display: block;
    text-align: left;
    width: auto;
    font-size: .875rem;
    font-weight: 400;
    font-family: "ITC Avant Garde Gothic W01 Bk",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
}

.money-back-tout .money-title {
    font-family: "ITC Avant Garde Gothic W01 Bd",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.1;
}

.sitemap-page h2.category-site-title {
    font-size: 1.125rem;
    text-transform: uppercase;
    font-family: "ITC Avant Garde Gothic W01 Bd",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 1.1;
    margin: 0;
    margin-bottom: .5rem;
}

    .sitemap-page h2.category-site-title a {
        color: #666;
    }

.sitemap-page h1.sitemap-heading {
    text-transform: uppercase;
    color: #00008b;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: "ITC Avant Garde Gothic W01 Bk",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    margin-left: 0;
    margin-bottom: 1.5rem;
}
.money-back-tout .cta-section a.money-back-button {
    color: #143a61;
}
.money-back-tout .cta-section a.money-back-button span {
    font-weight: 600;
}

.page-banner .Product_text h1 {
    color: #143a61 !important;
}

.sr-p-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    color: red;
    z-index: 10000;
}