/****** Misc ******/
.star {color: red;}
.bg-tag {background-color: #f4a32c !important;}
.btn-primary {background-color: #f4a32c !important; border-color: #f4a32c !important;}
.btn-primary:hover {background-color: #fff !important; color: #f4a32c !important;}
.breadcrumb a {color: #515151;}

/******** Menu ********/
.fl-header.fl-header-single.fl-header-type1 .fl-mega-menu.nav-menu {
    width: 60%;
    text-align: center;
}

.icon-user:before {
    font-size: 30px;
}


.form-remark {
    /*margin-top: 10px;
    margin-bottom: 26px;
     */
    color:#888;
    font-size: 15px;
    padding-left: 5px;
}

/* .form-error{color:#d93025;font-size:.9rem;margin:.25rem 0 0;} */
.form-error{color:#d93025;font-size:.9rem;margin:0 0;}
.input-invalid{border-color:#d93025;outline:none;box-shadow:0 0 0 .2rem rgba(217,48,37,.1);}
.alert-error{background:#fdecea;color:#8b2121;border:1px solid #f5c2c7;padding:.75rem 1rem;border-radius:.5rem;margin:0 0 1rem;}

/********* Bizfinder vector **********/
.first__screen-content .icon-vector {
    fill: #f4a32c;
    /*stroke: #ffc248;
    stroke-miterlimit: 10;
    stroke-width: 6px;

     */
}

.svg45 {
    width: 65px;
    height: 40px;
    /*
    width: 65px;
    height: 13px;

     */
}

/********** List Image **********/
.listing__products .listing-card__media .listing-card__image {
    border-bottom: 1px solid #eeeeee;
}

/* logo mode */
.listing-card__media.is-logo .listing-card__image {
    object-fit: contain;
    background: #fff;        /* optional: consistent backdrop for transparent PNGs */
    /*padding: 22px;*/           /* optional: breathing room around logos 12px */
}

.info-wrapper p {
    font-size: 11pt;
}

/******** Header CTA Button ********/
.link-reg .submit__listing {
    width: 170px;
    padding-left:25px;
}

.link-reg .submit__listing span {
    width: 45px;
}
