/* #account-login{ display: none;} */
#account-login, #account-forgotten{ max-width: 100%; background: #eee; height: 100%; position: absolute;}
#account-login .BeforeSignHeader, #account-register .BeforeSignHeader, #account-forgotten .BeforeSignHeader{ display: none;}
#account-login #content .row{ display: grid; align-items: center; justify-items: center; height: 100%;}
#account-login .call, #account-register + .call{  position: fixed; bottom: 0; right: 0;}
#account-login .call img, #account-register + .call img{ width: 150px;}
#account-login #form-login h2{ text-align: center; font-size: 14px; line-height:32px;}
#account-login #form-login .mb-3{ margin-bottom: 0 !important;}
#account-login #form-login h2 span::before{
    content: "";
    background: url("https://sparebiz.com/image/catalog/logos/sparebiz logo copy 2.png") no-repeat center;
    width: 249px;
    height: 53px;
    display: block;
    margin: auto;
}
#form-login .mb-3 + .mb-3 {
    position: relative;
}
#input-password + span {
    position: absolute;
    right: 12px;
    top: 43px;
    font-size: 15px;
    cursor: pointer;
  }
  #account-login #form-login a[href="https://sparebiz.com/us/en-gb?route=account/forgotten"] {
    display: flex;
    flex-flow: row-reverse;
    margin-top: 5px;
  }
  #account-login button[type="submit"] {
    display: block;
    width: 100%;
    margin-top: 14px; border: none; background: #223F90;
  }
  #account-login button[type="submit"]:hover{ color: #fff;}
  #account-login button + p{ text-align: center; margin-top: 5px;}
  #account-login #content .col-sm-5{ width: 35%;}
  #account-login #content .col-sm-5 > .card{ border: none; box-shadow: 1px 1px 4px 0px #ccc;}
  #account-login a{ color: #223F90;}
  #account-login #errorMessages{ color: red; display: none;}
  #account-login .col-form-label{ display: block; text-align: left;}
  #account-register{ background: #eee; max-width: 100%; padding: 25px 0;}
  #account-register .bdrWrap, #account-forgotten .bdrWrap{ background: #fff; width: 500px; padding: 15px; margin: auto; border-radius: 5px; box-shadow: 1px 1px 4px 0px #ccc;}
  #account-register p{ text-align: center;}
  #account-register p::before{
    content: "";
    background: url("https://sparebiz.com/image/catalog/logos/sparebiz logo copy 2.png") no-repeat center;
    width: 249px;
    height: 53px;
    display: block;
    margin: auto;
  }
#account-register .account_wrap.tab-options label{ text-align: left;}
#account-register .account_wrap.tab-options .businessEndWrap{ display: grid; grid-template-columns: 44% 48%; margin-top: -13px;}
#account-register .account_wrap.tab-options .businessEndWrap label{ padding-top: 0;}
#account-register legend {
    width: auto;
    float: none;
    margin: auto auto 20px;
    color: #000;
    border-color: #999;
}
#account-register #account .account_wrap {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-bottom: 20px;
}
#account-register #account .account_wrap > div :is(label, div), #account-register #business_Details .row :is(label, div), #account-register #password .row :is(label, div) {
    width: 100%;
    padding: 0 20px;
    padding: 0 16px;
    text-align: left;
    color: #000;
  }
  #account-register #account .account_wrap #destination_postal_new_user + div{grid-column: 1/-1;} 
  #account-register #account .account_wrap #destination_postal_new_user + div #input-custom-field-39 { display: grid; grid-template-columns: auto auto auto; padding: 0;}
  #account-register #account .account_wrap #destination_postal_new_user + div #input-custom-field-39 label{ padding-left: 0;}
  #account-register #business_Details .register_Wrap {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-bottom: 20px;
}
#account-register #business_Details .register_Wrap .custom-field-5{
    grid-column: 1/3; order: 1;
}
#account-register #business_Details #input-custom-field-1{ display: grid; grid-template-columns: auto auto auto; padding: 0;}
#account-register #business_Details #input-custom-field-1 label,
#account-register #business_Details #input-custom-field-3 label,
#account-register #business_Details #input-custom-field-42 label,
#account-register #business_Details #input-custom-field-39 label,
#account-register #business_Details #input-custom-field-2 label{ padding-left: 0; padding-right: 0;}
#account-register #business_Details #input-custom-field-1 label span, 
#account-register #business_Details #input-custom-field-42 label span,
#account-register #business_Details #input-custom-field-39 label span{ display: none;}
#account-register #business_Details #input-custom-field-3{ display: grid; grid-template-columns: auto auto; padding: 0;}
#account-register #business_Details #input-custom-field-42, 
#account-register #business_Details #input-custom-field-39, #account-register #business_Details #input-custom-field-2{ display: grid; grid-template-columns: auto auto auto; padding: 0;}
#account-register .captchaForm label{ display: block; text-align: left;}
#account-register button[type="submit"]{
    display: block;
    width: 100%;
    margin-top: 0; margin-bottom: 10px; border: none; background: #223F90;
}
#account-register button[type="submit"]:hover{ color: #fff;}
#account-register label i{ display: none;}
#account-forgotten #content{ display: flex;}
#account-forgotten #content :is(h1, p) {
    text-align: center;
}
#account-forgotten #content h1::before{
    content: "";
    background: url("https://sparebiz.com/image/catalog/logos/sparebiz logo copy 2.png") no-repeat center;
    width: 249px;
    height: 53px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 15px;
}
#account-forgotten #content h1{ font-size: 20px;}
#account-forgotten legend {
    width: auto;
    float: none;
    margin: auto auto 20px;
    color: #000;
    border-color: #999;
  }
#account-forgotten legend + .row{ display: grid; grid-template-columns: auto;}
#account-forgotten .row label{ width: 100%; text-align: left;}
#account-forgotten .row .col-sm-10{ width: 100%;}
#account-forgotten button[type="submit"]{ border: none; background: #223F90;}
#account-forgotten button[type="submit"]:hover{ color: #fff;}
.suggestNewItemButtonWrap, .priceLoderPopup, .suggestLoderPopup{ display: none;}
#top {
    background-color: #223F90 ;
    border-bottom: 1px solid #223F90 ;
    padding: 10px 0;
    margin: 0 0 20px 0;
    min-height: 44px;
    position: relative;
    min-height: 35px;
    padding: 6px 0;
  }
  #top a {
    color: #fff !important;
    text-shadow: none !important;
  }
  #header-cart .btn-lg {
    color: #FFF;
    height: 40px;
    padding: 0 0.3rem;
    width: 100px;
    width: 115px;
    font-size: 15px;
  }
  #header-cart .dropdown {
    float: right;
  }
  #search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 0.57rem 35px;
    text-shadow: 0 1px 0 #FFF;
    background: #e21c21;
    border-color: #e21c21;
    background: #000;
    border-color: #000;
    color: #fff;
  }
  #common-home h3 {
    border-bottom: 1px solid #223F90;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-weight: bold;
    display: inline-block;
    transition: background-color 0.3s ease;
    position: relative;
    margin-top: 10px;
  }
  #common-home h3 p {
    font-size: 13px;
    font-style: italic;
    color: #666;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 0;
  }
  #common-home #content .row {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    margin-bottom: 10px;
  }
  #common-home #content .row > .col {
    border: 1px solid #f7f7f7;
    margin-bottom: 15px;
    padding: 0;
    margin-left: calc(var(--bs-gutter-x) * .5);
    width: auto;
    transition: box-shadow ease 0.5s;
  }
  #common-home .product-thumb {
    border: none;
  }
  #common-home .product-thumb .image {
    position: relative;
  }
  #common-home .product-thumb .image {
    margin-bottom: 0;
  }
  #common-home .product-thumb .image .viewMoreBtn {
    position: absolute;
    right: 0;
    height: auto;
    width: auto;
    border-radius: 5px;
    color: #000;
    padding: 1px 5px;
    font-size: 12px;
    z-index: 9;
    margin: 5px;
  }
  #common-home .product-thumb .image a {
    width: 100%;
    overflow: hidden;
    height: 150px;
    display: block;
  }
  #common-home .product-thumb .image img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    transition: transform .5s ease;
  }
  #common-home .product-thumb .image a:hover > img {
    transform: scale(1.1);
  }
  .product-thumb .description {
    padding: 15px 15px 0;
  }
  #common-home .content h4 {
    font-size: 14px;
    text-align: center;
  }
  #common-home .content h4 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 34px;
  }
  #common-home .content h4 a {
    color: #000;
  }
  #common-home .content .description p {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    min-height: 42px;
    min-height: 60px;
    min-height: 45px;
    line-height: 16px;
    text-align: center;
  }
  footer img.footerLogo {
    margin-bottom: 25px;
  }
  footer .list-unstyled li {
    margin-bottom: 5px;
  }
  footer .row + p + .row > .col-sm-6:last-child {
    text-align: right;
  }
  footer .row .col-sm-4:last-child h5 {
    margin-bottom: 0;
  }
  footer .row + p {
    margin: 25px 0;
    line-height: 18px;
  }
  footer form input {
    border: 1px solid #eee;
    background: #fff;
    width: 70%;
    padding: 8px 10px;
    font-size: 13px;
  }
  footer form button {
    width: 70%;
    margin-top: 7px;
    background: #ce2126;
    border: 1px solid #ce2126;
    color: #fff;
    padding: 5px;
  }
  footer{ background: #223F90 !important;}