#headlink {
    display: flex;
    gap: 32px;
}

#notification {
    background: #05C3DE;
    height: 30px;
}

#top-nav {
    /*padding-right: 5px;*/
    color: #ffffff;
    /* 	min-height: 132px; */
    flex-direction: column;
    /*	background: linear-gradient(0,#f4f5f6 50%,#1e2d39 50%);*/
    width: 100%;
}

ul.nav > .nav-item.nav-link, ul.nav > .nav-item > .nav-link {
    color: white;
}

#ctlMain:has( > .dropdown-toggle[data-category="1010"]) {
    order: 13;
}

#top-bar {
    display: flex;
    justify-content: space-between;
    height: 72px;
}

nav .btn-group {
    flex: 0 15%;
}

    nav .btn-group .nav-item {
        padding: 0;
    }

    nav .btn-group .nav-link {
        padding: .5rem;
    }


.nav-search .dropdown-menu {
    margin: 0;
    padding: 0;
}

#category-list {
    display: flex;
    justify-content: center;
    flex: 8 1 auto;
    font-size: 18px;
}

    #category-list ul {
        display: flex;
        flex-wrap: wrap;
    }

    #category-list li a {
        padding: 5px;
        line-height: 26px;
        font-size: 18px;
    }

#footer {
    text-align: center;
    clear: both;
    font-size: 11px;
    color: #BBBBBB;
    padding: 10px;
    margin-top: 10px;
    border-top: solid 2px #003466;
}

#basket-wrapper {
    border: solid 2px #AEACAD;
    padding: 4px 0 4px 5px;
}

#search-wrapper {
    background: #EEEDED;
    padding: 9px 0 11px 12px;
}

/* productpaging.aspx */
#checkout-notification {
    padding: 5px 90px 5px 0;
}

.spec-instructions {
    line-height: 16px;
    margin: 5px 0 3px 0;
}

#mail-code-container {
    margin-bottom: 20px;
    height: 22px;
}

    #mail-code-container label {
        display: block;
        float: left;
        line-height: 22px;
        text-align: right;
        width: 110px;
        margin-right: 5px;
    }

    #mail-code-container input {
        width: 200px;
        float: left;
    }


/* entries below this line were changes made against my will */
#checkout-progression {
    background: #4F4F4F;
    height: 30px;
    margin-bottom: 5px;
    color: #FFFFFF;
}

    #checkout-progression span {
        color: #FFFFFF !important;
    }

        #checkout-progression span.active {
            background: #4F4F4F url(../images/fpstandard/ico/arrowright.png) 4px 7px no-repeat;
        }

#final-order-number {
    background: #6B9C4A;
    color: #FFFFFF !important;
}

.note {
    color: Gray;
    font-size: 8pt;
}

.notecard {
    border: 1px solid black;
    min-inline-size: 400px;
    margin: 10px 0 0 10px;
    float: left;
    background-color: white;
    font-size: small;
    font-family: Arial;
    height: 500px;
}

.noteIMGIndent1 {
    padding: 15px 0 0 15px;
    span {
        padding-right: 25px;
        padding-left: 5px
    }
}

.noteImgspacing {
    padding-right: 70px
}

.noteIndent1 {
    padding: 15px 0 0 20px;
}

.noteIndent2 {
    padding: 15px 0 0 20px;
}

.noteMsg {
    width: 340px;
    height: 140px;
}

.noteDisclaim {
    padding: 5px 0 0 10px;
    color: red;
    clear: both;
    width: 380px;
}

.icon svg {
    fill: currentColor;
    /*display: block;
	margin: auto;*/
}

/*#homepagetext {
	  display: flex;
	  min-height: 100vh;
	  flex-direction: column;
	  margin: 0;
	  text-align: center;
}*/

#top-row, #hero {
    display: flex;
    /* justify-content: space-evenly; */
    /* align-items: center; */
    max-inline-size: 100%;
}

#top-row {
    flex-flow: row wrap;
    justify-content: center;
    padding: 2%;
    gap: 1.5rem;
}

.card {
    display: flex;
    flex-flow: column nowrap;
    min-block-width: 0;
    max-inline-width: 40%;
    /* gap: 1.5rem 4rem; */
    /* justify-content: space-between; */
    font-color: black;
    
a {
    display: inline-flex;
}

img {
    min-block-size: 0;
    min-width: 0;
    height: auto;
    display: block;
}

}

#hero.tile {
    display: flex;
    flex-flow: row nowrap; 
    align-items: center;

    #heroBanner {
        background-color: var(--navbar-brand-color2, lightgrey);
        max-block-size: 450px;
        min-width: 0;
        inline-size: 50%;
        object-fit: contain;
        object-position: center;
        aspect-ratio: 1;
        filter: drop-shadow(0 .26rem 1.9375rem rgba(0,0,0,0.15));

    }
        
    .card-body {
        padding: 0;
        font-size: 20px !important;
        line-height: 26px !important;
        flex: 1;
    }

    .txt {
        max-inline-size: 80%;
    }
    
    h3 {
        font-size: 56px;
        font-weight: 700;
        line-height: 64px;
        letter-spacing: 0.0012em;
    }

}

.card-title h2 {
    color: #0063ad;
}

#msgBanner.tile {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
/* 
#search [role=button] {
  -webkit-background:no-repeat url('data:image/svg+xml;charset=utf8,%3csvg width="24" height="25" viewBox="0 0 24 25" class="bi bi-search" stroke="white" xmlns="http://www.w3.org/2000/svg"%3e %3cpath fill-rule="evenodd" d="M10.442 10.442a1 1 0 0 1 1.415 0l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1 1 0 0 1 0-1.415z" /%3e %3cpath fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z" /%3e %3c/svg%3e');
  background:no-repeat url('data:image/svg+xml;charset=utf8,%3csvg width="24" height="25" viewBox="0 0 24 25" class="bi bi-search" fill="white" xmlns="http://www.w3.org/2000/svg"%3e %3cpath fill-rule="evenodd" d="M10.442 10.442a1 1 0 0 1 1.415 0l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1 1 0 0 1 0-1.415z" /%3e %3cpath fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z" /%3e %3c/svg%3e'); }
 */

svg.chevron {
    --chevron-transform: 180deg;
    transform: rotate(var(--chevron-transform));
}

.navbar .navbar-collapse {
    min-height: 4rem;
}
