@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&&display=swap');

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", Geneva, Verdana, sans-serif !important;
  font-weight: 700 !important; }

body,
p {
  font-family: "Raleway", Geneva, Verdana, sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important; 
}

div.active.slide-item.item {
    border: none !important; 
}

#copyright_footer {
  display: none !important;
}

#s-menu {
     justify-content: flex-end;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 75%;
    flex: 0 1 75%;
    text-align: right;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    max-width: 75%;
}

@media (max-width: 900px){
#s-menu {
     justify-content: unset;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 75%;
    flex: 0 1 75%;
    text-align: left;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: block !important;
    max-width: 100%;
}}

@media screen and (min-width: 768px) {
#System_Header, #System_Header::before, #s-user.navbar-right, #s-user.navbar-right::after  {
    background-color: #005e94 !important;
    color: #fff !important;
}}

@media screen and (min-width: 768px) {
    #s-user a, #s-user a.btn, .btn.btn-success, .btn.btn-warning {
        color: #fff !important;
        font-size: 1.4rem;
    }
}

@media screen and (min-width: 768px) {
    body:not(.home) #s-nav + #product-header, body:not(.home) #System_PreContent + *, body #s-nav + * {
        margin-top: 0px !important;
    }
}

.nav.navbar-nav ul.dropdown-menu {
    margin-top: 25px !important;
}


ul#tmenu-item1.nav.navbar-nav li ul li ul {
    margin-top: -5px !important;
}

ul#tmenu-item2.nav.navbar-nav li ul li ul {
    margin-top: -5px !important;
}

ul#tmenu-item3.nav.navbar-nav li ul li ul {
    margin-top: -5px !important;
}

ul#tmenu-item4.nav.navbar-nav li ul li ul {
    margin-top: -5px !important;
}

ul#tmenu-item5.nav.navbar-nav li ul li ul {
    margin-top: -5px !important;
}

div#s-header-logo-mobile, div#s-header-logo {
    width: 140% !important;
}

#s-nav {
  border-bottom: 1px solid #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

body.ddp #ddpFrameWrapper {
    margin-top: 45px !important;
}

@media screen and (min-width: 1200px) {
   #ddpFrameWrapper {
        margin-top: 45px !important;
        width: 75vw !important;
        position: relative !important;
        left: 50% !important;
        margin-left: -62% !important;
}}

body.ddp #ddpFrameWrapper:before {
    visibility: visible;
    content: "PLEASE CLICK PDF PREVIEW BUTTON IN BLACK BAR BELOW TO PROOF DESIGN BEFORE CLICKING DONE" !important;
    background-color: #333;
    color: #f0b73e;
    display: block;
    width: 100%;
    height: 25%;
    font-weight: 700;
    font-size: calc(2.25rem - 20%);
    text-align: center;
    padding: 10px 0px;
    white-space: pre-wrap;
    border-radius: 8px 8px 0px 0px;
}

.pheader {
    display: none !important;
}

body.home .row.featured {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center;
}

@media screen and (max-width: 778px) {
body.home .row.featured {
    flex-direction: column !important;
}}

.carousel-indicators.bars li.active,
.carousel-indicators.bars li {
      background-color: #f0b73e !important;
      border-color: #f0b73e !important;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      padding: 0px 7px;
}

@media screen and (min-width: 768px) {
    .featured .featured-product-wrapper .product .title h3 {
        width: 95% !important;
        padding-right: calc(3% + 5px) !important;
    }
}

.field.external.form-group {
    display: none !important;
}

#adr-billing,
#same-shipping,
.field.form-group.purchaseOrder {
     display: none !important;
}

.cart-item-save, .cart-item-edit, .ddp-resume {
    font-weight: 600 !important;
    font-size: 100% !important;
    padding-right: 10px !important;
}

.field.form-group.fields-shipping:nth-child(3),
.field.form-group.fields-shipping:nth-child(8),
#tmenu-account li ul li:nth-child(2),
#tmenu-account li ul li:nth-child(4),
#tmenu-account li ul li:nth-child(5),
#tmenu-account li ul li:nth-child(6),
.section.account, .section.orders {
    display: none !important;
}

.field.form-group.fields-shipping:nth-child(1) label {
    visibility: hidden !important;
}
.field.form-group.fields-shipping:nth-child(1) label::before {
    visibility: visible;
    content: "Branch Location" !important;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
}

.field.form-group.fields-shipping:nth-child(5) label {
    visibility: hidden !important;
}
.field.form-group.fields-shipping:nth-child(5) label::before {
    visibility: visible;
    content: "ZIP" !important;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
}

#s-content .account::before {
    visibility: visible;
    content: "UCCU Employee User Account" !important;
    color: #333;
    display: block;
    font-weight: 700;
    font-size: 30px;
    text-align: left;
    padding: 10px 0px;
}

.btn:hover, #btn-submit:hover {
    background-color: #11a785 !important;
}

.form .view.table tr:nth-child(1),
.view.table .separator {
    display: none !important;
}

#order-receipt .noprint {
    visibility: hidden !important;
}

#order-receipt .noprint::before {
    visibility: visible;
    content: "Your order has been received. Print this receipt for your records." !important;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
}