.staticcontent ul {
    list-style: disc;
    padding-left: 30px;
}
body {
    margin-bottom: 0!important;
}
.header-search .searchform .btn, #search .searchform .btn {
    background: #000;
    border: 1px solid #000!important;
}
.navbar .level1 > a, .panel-default>.panel-heading a:focus, .navbar-logout {
    color: #fff;
}
.quotesubmitinput-prodlist, .wishlistsubmitinput-prodlist, .addFavourite, .moveFavourite, .header-phone a:hover, .header-basket a:hover {
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #eac93c;
}
.featured-title, .home-content h1 {
    color: #eac93c;
    font-weight: 600;
    font-size: 4rem;
}
footer, #footer, .featured-title {
    background: #f5f5f5;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #000000;
    border-color: #ddd;
}
#leftsidebar .panel-default > .panel-heading a:hover {
    background-color: #eac93c;
    color: #000;
}
.btn-primary {
    background-color: #000000;
    border-color: #000000;
}
.btn-primary:hover, .btn-primary:focus {
    color: #000;
    background-color: #eac93c;
}
#tooltip-notifications.noty_type__success {
    background-color: #06b117;
    border-bottom: 1px solid #157300;
}
footer {
    position: unset;
    margin-top: 50px;
    color: #000;
}
#footer a, .footer-social li a i, #poweredByOGL {
    color: #000;
}
input.vat-toggle-round-flat + label, input.vat-toggle-round-flat + label:after, input.vat-toggle-round-flat:checked + label, input.vat-toggle-round-flat:checked + label:after {
    background-color: #eac93c;
}
input.vat-toggle-round-flat + label:before {
    background-color: #000;
}
.vatToggle .switch label span {
    color: #eac93c;
}
.my-basket .col-md-12.main-content::before {
    content: "NOTE* - If Baileigh products exist in the basket then they cannot be ordered online with any other brands/products, if additional brands/products are required please order these items separately";
    display: block;
    background-color: #fff3cd; /* Light yellow background */
    color: #856404; /* Dark yellow text */
    border: 1px solid #ffeeba; /* Yellow border */
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}
.WysiwygTheme__paragraph {
    margin: 0 0 10px;
    line-height: 1.5;
}
.google-map {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}

.google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.col-xs-12 .google-map {
    margin: 20px 0;
}
.staticcontent {
    text-align: left;
}
.extra-info .popover.fade.top.in {
    width: 230px;
}
@media only screen and (min-width: 992px) {
    .navbar-header a, .navbar-header a, .navbar-greeting, .navbar-logout, .navbar-myaccount, .navbar-social, .navbar-logout i, .navbar-myaccount i, .navbar-social i, #leftsidebar .panel-title a::after, #leftsidebar .panel-title .collapsed::after {
        color: #eac93c;
    }
    .navbar {
        border-radius: 0!important;
    }
    .homecarousel {
        margin-top: 0;
    }
    .navbar-default {
        background-color: #000;
        border-color: #000;
    }
    header {
        background-color: #eac93c;
        padding-top: 75px;
        margin-top: 0;
    }
    .header-search {
        padding-left: 30px;
    }
    .yamm .level1:hover {
        background: #eac93c;
    }
    .yamm .level1:hover a {
        color: #000;
    }
}
@media only screen and (max-width: 991px) {
    .drilldown a:hover {
        color: #000;
    }
    header {
        margin-top: 62px;
    }
    .navbar-default {
        background-color: #eac93c;
        border-color: #eac93c;
    }
    .drilldown .navback {
        background: #000;
    }
    .drilldown li {
        border-bottom: 1px solid #000000;
        background: #eac93c;
    }
    .drilldown a.navback {
        color: #fff;
    }
    .homecarousel {
        margin-top: 0;
    }
}