/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.navbar-main {
    background-color: #14213D;
}

div.header-lined .breadcrumb>.active {
    color: #14213D;
}

ul.top-nav>li.primary-action>a.btn {
    background-color: #14213D;
}

.navbar-main li.account {
    background-color: #ff6a00;
}

.navbar-main .navbar-nav>.active>a,.navbar-main .navbar-nav>.active>a:focus,.navbar-main .navbar-nav>.active>a:hover,.navbar-main .navbar-nav>.open>a,.navbar-main .navbar-nav>.open>a:focus,.navbar-main .navbar-nav>.open>a:hover,.navbar-main .navbar-nav>li>a:focus,.navbar-main .navbar-nav>li>a:hover {
    background-color: #ff6a00;
}

section#home-banner {
    background-color: #ff6a00;
}

.captchaimage #inputCaptchaImage {
    width: 150px;
}

#order-standard_cart .domains-row {
    display: flex;
}