
body {
    background-color: #f4f7fd;
}
.widebadge {
    position: absolute;
    top: 30px;
    left: 17px;
    z-index: 9999;
}
.cclp-cat-text {
    text-align: center;
}
.cclp-cat-text a {
    color: #000;
}
h5.cards-title {
    color: #000;
    font-size: 1em;
}
.no-underline:hover {
    text-decoration: none !important;
}
.cards {
    background: #fff;
    border-radius: 0.5em;
    min-height: 368px;
        margin-bottom: 20px;
}
.cards-body {
    padding: 10px;
}
p.cards-text {
    font-weight: bold;
    color: #f60000;
    font-size: 1.2em;
    margin-bottom:0px;
}
p.wide-text{
    font-weight: 500;
    color: #0255ccd9;
    font-size: 0.65em;
    margin-bottom:0px;
}
p.cards-text del {
    font-weight: 500;
    color: #000;
    font-size: 0.85em;
    margin-bottom:0px;
}
img.cards-img-top {
    padding: 10px;
}
img.cards-img-top {
    max-width: 100%;
}
.cclp-cat-text .active {
    border-bottom: 3px solid black;
}
.badge--ztXiK {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.asoBadge.clearance {
    background: #f8d455;
    border-color: #f1ce52;
    position: absolute;
    left: 17px;
}
.textCaption {
    text-transform: uppercase;
}
.asoBadge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    box-sizing: border-box;
    vertical-align: top;
    padding: 3px 8px;
    min-height: 24px;
    border-radius: 8px;
    left: 17px;
    border: 1px solid #333;
    font-size: 0.6875rem;
    font-weight: bold;
}
.asoBadge.hotDeal {
    background: #d20101;
    border-color: #cf0202;
    color: #ffffff;
}
#cclp-size-filters {
    margin: 0 auto;
    text-align: center;
}
a.btn.btn-secondary.m-1.size-filter {
    background: #fff;
    color: #003366;
    border: 1px solid #003366;
    border-radius: 0.5em;
}
a.btn.btn-secondary.m-1.size-filter {
    background: #fff;
    color: #003366;
    border: 1px solid #003366;
    border-radius: 0.5em;
}
a.btn.btn-secondary.m-1.size-filter.active {
    background: #003366;
    color: #fff;
}
.cclp-cat-text a:hover {
    text-decoration: none;
}