<style>

#s-user a, #s-user a.btn {
    color: #e9a534 !important;
}

#s-footer-powered a {
    color: #e9a534 !important;
}

div.active.slide-item.item {
    border: none !important; 
}

.pheader h1, .panel-heading h2 {
     text-align: center !important;
    color: #A76D11 !important;
}

.button, .btn, .button {
    background-color: #1B365D !important;
    border-color: #1B365D !important;
    color: #FFFFFF !important;
}

.button:hover, .btn:hover, .button:hover {
    background-color: #57728B !important;
    border-color: #57728B !important;
    color: #A76D11 !important;
}

.ban-logo {
     position: absolute;
     left: 8.5vw;
     top: 8.5vw;
     padding: 5px;
}

.ban-logo img {
     display: block;
     width: calc(7vw - 5%);
     height: calc(7vw - 5%);
     padding-right: 10px;
     margin-top: 10px;
     position: relative;
}

.ban-text {
     position: absolute;
     left: 0%;
     top: 20%;
     width: 40%;
}

.ban-hdr {
     color: #fff;
     text-align: center;
     font-size: 4vw;
}

/*Temp Hide Option
@media (max-width: 1375px) {
.ban-logo {
    max-width: 20%;
    left: 8.5vw;
    top: 8.5vw
}}
*/

@media (max-width: 1100px) {
.ban-logo {
    left: 0%;
    top: 0%
}
.ban-logo img {
     width: 16vw;
     height: 16vw;
     margin-left: 10px;
 }
}

@media (max-width: 1100px) {
.ban-text {
     top: 0%;
     left: 20%;
     width: 60%;
}}

@media (max-width: 1100px) {
.ban-hdr {
     text-align: left !important;
     font-size: 6vw;
}}

#container__content {
    margin-top: 60px !important;
}

/* Hide the billing information */

#info-billing.form, #promotionCode.form-control, .field.separator.form-group.promotionCode {
     display: none !important;
}

#billingMethod.form-control {
     display: none !important; 
}

.field.form-group.purchaseOrder label {
     display: visible !important;
}

#adr-billing {
     display: none !important;
}

#adr-shipping .option-choice {
     padding-top: 50px !important;
}

@media screen and (min-width: 768px) {
.featured .featured-product-wrapper .product .title h3 {
    width: 95% !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
}}

.carousel-indicators {
    bottom: +140px !important;
}

.carousel-indicators li {
    background-color: #a96e29 !important;
    border-color: #a96e29 !important;
}

.hdr-box {
    width: 70%;
    margin: 25px auto;
    height: 75px;
    border-radius: 10px;
    background-color: #a76d11;
    color: #ffffff;
    padding: 25px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1000px) {
.hdr-box {
     width: 90%;
     height: auto;
     font-size: 6vw;
     padding: 5px 0px;
}}

#s-header-logo-mobile::before, #s-header-logo::before {
     content: url(./7AhXbXB5pzJ7w6Fky7Vxwf/golden/City%20of%20Golden%20Logo.png) / "City of Golden Logo, can be clicked to return to the homepage";
}

.navbar-brand {
    display: none !important
}

@media screen and (min-width: 768px) {
    .caption.title h3 {
        padding-left: 8px !important;
}}

.group-42 .carousel ul li {
    list-style-type: square !important;
}

.poster-pinfo {
    background-color: #1b365d;
    color: #ffffff;
    border-radius: 0px 0px 7px 7px;
    padding: 15px;
    border-style: solid;
    border-color: #ffffff #1b365d #1b365d;
    margin-top: -2px;
    text-align: center;
}

.pinfo-inset {
    background-color: #eeeeee;
    position: relative;
    color: #1b365d;
    border-radius: none;
    padding: 15px;
    width: 100%;
    text-align: left !important;
}

.pinfo-inset li {
    text-align: left !important;
}

.product.p-62 #product .slide-item.item img, .product.p-62 #product .slide-item.item.active img {
    box-shadow: 0px 5px 20px rgba(0,0,0,0.5);
}

@media screen and (min-width: 768px) {
    #s-user a, #s-user a.btn {
        color: #0099FF !important;
        font-size: 1.4rem;
    }
}


</style>