.btn-primary {
    background-color: #d6292a;
    border-color: #d6292a;
}
.btn-primary:hover {
    background-color: #333;
    border-color: #333;
}
.header-phone {
    padding: 10px 10px 10px 0;
}
.hide-shop-functionality-text {
    display: block;
    margin-top: 6px;
}
.fastavia-quote-customiser {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #dddddd;
}
.fastavia-group-quote {
    margin-top: 15px;
}
.fastavia-standard-quote,
.fastavia-custom-quote {
    margin-top: 10px;
}
.fastavia-quote-customiser-field + .fastavia-quote-customiser-field {
    margin-top: 10px;
}
.fastavia-customiser-select-hidden {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.fastavia-customiser-swatch-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
    gap: 10px;
    margin-top: 8px;
}
.fastavia-customiser-swatch {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 8px;
    border: 1px solid #cccccc;
    background: #ffffff;
    text-align: center;
}
.fastavia-customiser-swatch.is-active {
    border-color: #d6292a;
    box-shadow: inset 0 0 0 1px #d6292a;
}
.fastavia-custom-quote-submit.button.btn.btn-block.btn-primary {
    margin-top: 15px;
}
.fastavia-customiser-swatch-image {
    display: block;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.fastavia-customiser-swatch-label {
    font-size: 12px;
    line-height: 1.4;
}
.fastavia-customiser-number {
    max-width: 180px;
    margin-left: 10px;
}
.fastavia-quote-qty {
    margin-top: 12px;
}
.fastavia-quote-qty-controls {
    display: flex;
    align-items: center;
    gap: 8px;
}
.fastavia-quote-qty-controls .form-control {
    max-width: 80px;
    text-align: center;
}
.fastavia-quote-qty-btn {
    width: 36px;
    height: 36px;
    border: 1px solid #cccccc;
    background: #eee;
    color: #282c74;
    font-weight: 700;
}
.fastavia-quote-customiser-summary {
    display: none;
    margin-top: 12px;
    font-size: 13px;
    line-height: 1.5;
}
.fastavia-quote-config-code {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
}
.fastavia-quote-config-options {
    margin: 5px 0 10px;
    padding: 10px;
    background: #eee;
    line-height: 1.5;
}
.fastavia-quote-config-options li + li {
    margin-top: 4px;
}
.fastavia-quote-config-option-title {
    font-weight: 600;
}
.quotesubmitinput-prodlist, .wishlistsubmitinput-prodlist, .addFavourite, .moveFavourite {
    padding: 15px;
    color: #fff;
    background-color: #d6292a!important;
    margin-top: 10px;
}
.product-box .quoteform button.quotesubmitinput-prodlist .fas, .product-box .wishlistsubmitinput-prodlist .far, .product-box .wishlistsubmitinput-prodlist .fas {
    padding: 0;
    color: #fff;
}
.header-search .searchform .btn, #search .searchform .btn {
    background: #d6292a;
    border: 1px solid #d6292a!important;
}
.navbar-default {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}
.yamm {
    background: none;
    border: none;
    margin-top: 0;
}
.menu-container {
    background: #212121;
    margin-top: 20px;
}
a {
    color: #212121;
}
.homecarousel {
    margin-top: 0;
}
a.dropdown-toggle {
    color: #fff;
}
.featured-title {
    background: #e6e6e6;
    font-size: 3rem;
    font-weight: 600;
}
footer {
    background: #212121;
}
.footer-social li a i, #footer a, a.dropdown-toggle:hover, .navbar-header a, .yamm .level1:hover>a, .yamm .nav-heading a {
    color: #d6292a;
}
.yamm .level1:hover {
    background: #e6e6e6;
}
.drilldown .navback {
    background: #d6292a;
}
.drilldown a.navback {
    color: #fff;
}
.drilldown li {
    border-bottom: 1px solid #000;
    background: #212121;
}
.drilldown a {
    color: #fff;
}