 /* reset */
:root {
    --primary: #582C83;
    --secondary-1: #23143F;
    --secondary-2: #94368E;
    --secondary-3: #444444;
    --secondary-4: #D9D9D9;
    --secondary-5: #442467;
    --secondary-6: #f8ecf7;
    --base-font: 'univers next pro', 'roboto flex', sans-serif;
    --base-font-c: 'univers next pro condensed', 'roboto condensed', sans-serif;

    font-family: var(--base-font);
}

body {
    background-color: var(--secondary-5) !important;
    color: #ffffff;
}

/*
img {
    max-inline-size: 100%;
    block-size: auto;
}
*/

/* site */
.container {
    max-width: none !important;
}

h1 {
    font-size: 1.2rem;
    text-transform: uppercase;
}

h3 {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: 'univers next pro' !important;
    font-weight: 600 !important;
}

.userstrip {
    background-color: var(--secondary-5) !important;
    color: #ffffff !important;
}

.logostrip {
    background-color: var(--primary) !important;
    color: #cccccc !important;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    background-image: url(pattern-small.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25%;
}

#logoimg {
    background-position: left !important;
}

.logonheader {
    font-family: var(--base-font) !important;
}

.logonheader a {
    color: #ffffff !important;
    font-family: var(--base-font);
}

.linkstrip {
    background-color: var(--secondary-4) !important;
    color: var(--secondary-3) !important;
    /* margin-top: 18px !important; */
}

.linkstrip ul li {
    /*border-right: 1px solid #fff;*/
    padding-right: 8px;
}

.linkstrip ul li:last-child {
    /*border-right: none;*/
    padding-right: 0px;
}

#headerlinks {
    padding-left: 48px;
    padding-right: 48px;
}

#headerlinks a {
    /* color: #fff !important; */
}



@media (max-width: 769px) {
    #logostrip {
        /* border-bottom: 1px solid #ccc; */
    }

    .linkstrip {
        width: 100% !important;
        margin-top: 0px !important;
    }

    #searchstrip {
        width: 100% !important;
        margin-bottom: 12px !important;
        margin-top: 0px !important;
        padding-right: 6px;
    }

    #logoimg {
        background-position: center !important;
    }

    #searchcontainer {
        float: none !important;
        border-top: none !important;
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
}

.linkheader {}

.linkheader a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--base-font);
    color: var(--secondary-3);
}

.linkheader ul {
    list-style: none;
}

.linkheader ul li {
    display: inline-block;
    padding: 5px;
}

.linkheader ul li:last-child {
    border-right: none;
}

#searchstrip {
    background-color: var(--primary) !important;
    margin-top: 16px;
}

#searchcontainer {
    background-color: var(--secondary-5) !important;
    border-top: none !important;
    /* float: right; */
    font-family: var(--base-font);
}

#home-sidebar {
    list-style: none;
    padding: 0;
    margin: 0;
}

#home-sidebar li {
    margin: .3em 0;
    width: 100%
}

#home-sidebar img {
    width: 100%;
    height: auto;
}

#body-uncontained {
    background-repeat: repeat-x;
    background-color: #fff !important;
    font-family: var(--base-font) !important;
}

#body-uncontained>.container {
    padding-top: 1.2em !important;
    padding-bottom: 1.2em !important;
}

#body-content {
    padding-top: 0 !important;
    padding-x: 2.4em !important;
    background-color: #fff !important;
    box-shadow: none !important;
    margin: 0 !important;
    color: #000000 !important;
}

.pl-product .add-to-cart {
    background-color: #ab90bc !important;
}

.pl-product .add-to-cart:hover {
    background-color: var(--secondary-2) !important;
}

#slide-show {}

.slide {
    display: block;
    border: 1px solid #999;
    width: 100%;
}

.slide img {
    display: block;
    width: 100%;
}

.slider-pager {
    display: none;
}

p.price-text {
    color: black;
}

.deshead {
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-bottom: 1rem;
    font-family: var(--base-font-c);
}

.manufname {
    font-family: var(--base-font-c);
}

.yourPrice {
    font-size: xx-large !important;
    font-weight: bold;
}

.listprice {
    font-size: xx-large !important;
    font-weight: bold;
}

.product-description p {
    margin: 0 0 .5rem 0;
}

.pd-img {
    display: flex;
    flex-direction: column;
    align-items:
        center;
    gap: 1em;
    max-width: 512;
}

#CurrentProductImageZoom {
    all: revert;
}

.standard-button div,
.add-to-cart-multiple div,
.add-to-wish div,
.express-detail div,
.add-to-line div,
.express-detail-pop div {
    background-color: var(--primary);
    width: 100%;

}

.standard-button div:hover {
    color: #fff;
    background-color: var(--secondary-5);
}

.footer-content a {
    font-size: 1em;
    color: #ccc;
}

.footer-content h4 {
    font-family: var(--base-font);
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0.6em;
}

.footerlinks {
    font-size: 1em;
}

.storeinfo {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 22px;
    color: var(--secondary-4);
}

.facet-list {
    margin-bottom: 16px;
}

.facet-list li {
    text-indent: 0;
    text-transform: none;
    padding-top: 6px;
    padding-bottom: 6px;
}

.facetHeader {
    display: none;
    width: 100%;
    font-size: 1.1rem;
    text-indent: 0;
    padding: 5px 0;
    background: transparent;
}

.facet-toggle {
    background-color: var(--secondary-1);
    color: #fff;
    padding: 4px;
}

.facet-key {
    border-bottom: none !important;
    font-family: var(--base-font-c) !important;
}

.facet-img-toggle {
    display: none;
}

.pivot-selection-container a {
    padding: 4px;
}

#PivotTable {
    padding-bottom: 15px;
}

#copyrightwrapper {
    height: 25px;
}

#copyrights {
    font-size: 12px;
}

.br-result-row {
    height: 300px !important;
    border-bottom-style: none !important;
    position: relative !important;
    text-align: center !important;
    margin-bottom: 12px;
}

.pages {
    margin: unset !important;
    width: unset !important;
    text-align: !unset !important;
    margin-top: !unset !important;
}

.pages li a {
    font-size: 16px;
}

.pages .active {
    font-size: 16px;
}

.searchResultHeader {
    font-size: large;
    padding-left: 0px !important;
}

.searchResultsSortContainer {
    font-size: large;
}

#availabilityMessage {
    margin-left: 0px !important;
}

.update-item-quantity {
    text-align: center;
}

.ui-widget-header {
    background: none !important;
    border: none !important;
}

.ui-dialog {
    max-width: 440px !important;
}

.ui-dialog-content {
    height: auto !important;
}

.checkout-sectionheader {
    font-family: var(--base-font-c);
    font-size: 18px;
    background-color: #442467;
    color: #fff;
}

.checkout-sectioncontainer {
    font-size: 18px;
}

.progress {
    margin-top: 18px;
}

#submit-payment {
    background-color: var(--secondary-1);
}

.progressLabel {
    font-size: medium !important;
    font-family: var(--base-font-c) !important;
    font-weight: bold;
    margin-top: 4px;
}

.checkout-sectioncontainer {
    font-family: unset !important;
}

.checkout-sectioncontainer ol li label {
    display: inline-block;
    width: 35%;
    font-size: 18px !important;
}

.br-result-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
    gap: 1em;
}

.br-result-row {
    display: flex;
    flex-flow: column nowrap;
}

.br-result-img {
    align-self: center;
    height: 200px;
}

.br-result-detail {
    align-self: center;
}

.br-result-detail-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cart-row {
    display: grid;
    /* grid-template-columns: minmax(50px, 1fr) minmax(50px, 1.67fr) minmax(50px, 1.67fr) minmax(50px, 1.67fr); */
    /* height: 100vh; */
    grid-template-columns: 1fr 2fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 0.25fr;
    grid-template-areas:
        "img desc avail price qty rem"
        "img kit kit . . .";
    gap: 1em;
}

.cart-col-img {
    grid-area: img;
    width: 100px;
}

.cart-col-desc {
    grid-area: desc;
    display: flex;
    flex-flow: column wrap;
}

.cart-col-desc>a>span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cart-col-avail {
    grid-area: avail;
}

.cart-col-price {
    grid-area: price;
}

.cart-col-qty {
    grid-area: qty;
}

.cart-col-remove {
    grid-area: rem;
}

.cart-col-kit {
    grid-area: kit;
}

.product-listing-small {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 20px 0;
}

.pl-small {
    display: flex;
    flex-flow: column wrap;
    width: 160px;
    height: 200px;
    align-items: center;
}

.price-text {
    font-weight: 600;
}

.pl-small-thumb>img {
    height: 120px;
}


.pl-small-itemName {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.category-blocks {
    /* display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1em; */
    display: flex;
    justify-content: space-evenly;
    flex-flow: row wrap;
}

.cat-block {
    display: flex;
    flex-flow: column nowrap;
    justify-content: end;
    /* height: 250px;
    width: 250px; */
    width: 40%;
    text-align: center;
    padding-bottom: 8px;
}

.cat-block-text {
    color: var(--secondary-5);
    font-size: x-large;
    font-weight: 600;
}

.cat-block-img {
    /* height: 80%; */
    height: 220px;
    width: 100%;
    object-fit: cover;
    border: 1px solid var(--secondary-4);
}

#returningCustomers,
#continueGuest {
    font-size: 1rem;
}

.field-validation-error {
    background-color: transparent;
}

.validation-summary-errors {
    color: Red;
    font-size: 1rem;
    font-weight: normal;
}

.validation-summary-errors>ul {
    list-style-type: none;
    padding: 0;
}

#RegisterBox {
    font-family: var(--base-font) !important;
    font-size: 1rem;
    float: none;
    width: 100%;
}

#RegisterBox table {
    margin: 10px auto;
}

#RegisterBox input[type="text"],
#RegisterBox input[type="password"] {
    width: 90%
}

.fp-categories {

}

.fp-categories div {
    text-align: center;
    padding-bottom: 8px;
}

.fp-categories-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: 1px solid var(--secondary-4);
}

.fp-categories-title {
    color: var(--primary);
    font-size: 2rem;
}

.top_banner {
    text-align: center;
    /*border: solid 1px var(--secondary-4);*/
}

.bottom_banner {
    padding-top:20px;
    text-align: center;
}

.pages li a {
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
    color: #666666;
    font-weight: normal;
    border: 1px solid #d5d5d5;
    font-size: 1rem;
    background: none;
}

.pages .active {
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
    color: #fff;
    background: var(--secondary-2);
    border: 1px solid #d5d5d5;
    font-size: 1rem;
}

strong {
    font-family: 'univers next pro' !important;
    font-weight: 600 !important;
    font-size: 1rem;
}

label {
    font-family: 'univers next pro' !important;
    font-size: 1rem;
}

.coursecontainer {
    font-family: 'univers next pro' !important;
    font-size: 1rem;
}

.cssgradients .cb-purchasetype li {
    background: #aaa !important;
}

@media only screen and (max-width: 550px) {
    .cart-row {
        grid-template-columns: 1fr 2fr 1fr 1fr;
        grid-template-rows: 1fr 0.25fr 0.25fr;
        grid-template-areas:
            "img desc qty rem"
            "img avail price ."
            "img kit kit .";
        gap: 1em;
    }

    .pl-small {
        width: 150px;
    }

    .category-blocks {
        flex-flow: column nowrap;
    }

    .cat-block {
        width: 100%;
    }

    .cat-block-img {
        height: 180px;
    }
}