.mnls-login  .text-white{
    color:black !important;
}
:root {
    --orange-core: #FF7518;
    --orange-top: #FF6400;
    --yellow: #FFC323;
    --main-gradient: linear-gradient(114.95deg, #FF6400 15.88%, #FFC323 84.12%);
    --main-gradient-border: linear-gradient(131.89deg, #FF6400 0%, #ffc32399 21%, #ffc323 51%, #ffc323bf 73%, #ff6400db 100%) 1;
}

/* navbar */
img.pweb-logo-wbb {
    width: 10rem;
}
.nav-bg.wbb {
    background: var(--orange-top);
    padding: 10px 0px;
    position: sticky;
    top: 0;
    width: 100%;
    top: 0px;
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3)
}

.body-pweb-wbb .mb-nav-btn{
    background: white;
    border-radius: 50%;
    color:var(--orange-top);
    border:none;
    width: 50px;
    height: 50px;
}

/* main-layout */
.body-pweb-wbb .content-bg{
    background: var(--orange-core);
    height: auto;
    padding: 30px 30px 0px 30px;

}

.dropdown-arrow {
    position: absolute;
    top: 67%;
    right: 0px;
    transform: translateY(-50%);
    pointer-events: none;
    background-color: var(--orange-top);
    width: 40px;
    height: 40px;
    border-top-right-radius: 30px;
    display: flex;
    border-bottom-right-radius: 30px;
    justify-content: center;
    align-items: center;
}

.copyright{
    background: var(--orange-top);
    position: relative;
    bottom: 0;
}

.footer-title{
    padding-top: 50px;
    color: var(--orange-top);
    letter-spacing: 8px;
    font-weight: 700;
}

.footer-line{
    color: var(--coffee-platorange-topone);
    padding: 2px;
    width: 40%;
    opacity: 1;
}

.titleBox-line{
    color: var(--orange-top);
    padding: 1px;
    width: 100px;
    opacity: 1;
    margin: 0 auto;
}

/* CONTENT */
.title{
    color: var(--orange-top);
    letter-spacing: 8px;
    font-weight: 700;
}

  /* Dots */

  .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    /* font-family: "slick"; */
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: var(--orange-top);
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .slick-dots li.slick-active button:before {
    color: var(--orange-top);
    opacity: 1;
  }

.feature-text{
    margin:0px;
    font-size:25px;
    color: var(--orange-top);
    letter-spacing: 8px;
    font-weight: 700;
}

.homepage-title{
    color: var(--orange-top);
    letter-spacing: 2px;
    font-weight: 700;
    margin:0px;
    text-transform: uppercase;
    /* font-size:30px;  */
    padding: 0px 10px;

    font-size:25px;

}

.form-check-input:checked {
    background: var(--orange-top);
    border-color: var(--orange-top);
    background-image: none !important;
}

.floating-circle {
    width: 70px;
    height: 70px;
    background-color: var(--orange-top);
    border-radius: 50%;
    position: fixed;
    bottom: 70px;
    right: 30px;
    z-index: 1000;
    text-align: center;
    line-height: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
}

.pweb-new-order {
    border-left: 5px solid var(--orange-top);
}
.place-new-order-wbb {
    color: var(--orange-top) !important;
}

/* .fml-head.nav-height, .harimau-menu-right {
    display: none;
} */

.body-pweb-wbb .inner-content .container,
.body-pweb-wbb .banner-area,
.body-pweb-wbb .image-box,
.body-pweb-wbb .image-box img{
    border-radius: 0px;
    padding: 0px;
    width: 100%;

}

.body-pweb-wbb .inner-content {
    min-height: 68vh;
    padding: 0px;
    width: 100%;
}

.body-pweb-wbb .welcome{
    background: var(--orange-core);
    padding: 10px;
}

.body-pweb-coffee .banner-area {
    background: var(--orange-core);
}

.count-member-text-wbb {
    font-size: 55px;
    line-height: 1;
}

.member-number-box-wbb {
    border-left: 2px solid black;
    height: 100px;
}

.continue-order-btn {
    background: var(--yellow);
    border-radius: 20px;
}

.continue-order-btn-text {
   color: black !important;
}

.body-pweb-wbb .coffee-border::before {
    background: linear-gradient(131.89deg, #FF6400 3.05%, #FFC32399 22.68%, #FFC32399 50.65%, #FFC32399 71.75%, #FF6400DB 97.26%) !important;
}
.quick-links-btn-wbb {
    background: var(--main-gradient);
    border-radius: 20px;
    border: 1px solid white;
    color: black;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    padding: 0px 16px;
}
.quick-links-btn-wbb:hover {
    color: black;
}
.body-pweb-wbb .welcome span {
    color: white;
}

.border-box .order-text {
    padding: 0 20px;
}

.body-pweb-wbb .quick-links {
    padding-bottom: 30px;
}
.body-pweb-wbb .footer-content, .body-wbb .footer-content {
    height: auto;
    padding: 30px 0;
}
.body-pweb-wbb .coffee-footer-inner .footer-social img.wbb-logo {
    width: 80%;
    margin-bottom: 10px;
}

.mybg-wbb .login-card-wbb .form-control.my {
    background: var(--orange-core) !important;
}

.mybg-wbb .login-card-wbb .show-pw-icon {
    background: var(--orange-core);
}

.mybg-wbb .login-card-wbb .login-ico i {
    color: var(--orange-core);
}

.mybg-wbb .login-card-wbb .mnls-login button {
    background: var(--main-gradient);
    border: 1px solid white;
}

.mybg-wbb .myfooter-login, .mybg-wos-wbb .myfooter-login {
    background: var(--orange-top);
}

.mybg-wbb img.wbb-img-login {
    height: 140px;
}
.mybg-wos-wbb img.coffee-img-login {
    height: 140px;
    width: unset;
    margin-bottom: 10px;
}

.mybg-wos-wbb .wos-button {
    background: var(--main-gradient);
    border: 1px solid white;
}
.mybg-wos-wbb .overlay-red-black-wbb {
    background:none;
}

.circle-wbb {
    background: #ffffff url(../wbb/circle.svg) no-repeat;
    background-size: cover;
    border-radius: 46%;;
    min-height: 0px;
    padding-top: 50px;
    width: 465px;
    height: 560px;
}
.body-pweb-wbb .pweb-modal .modal-body .btn {
    background: var(--main-gradient);
    border: 1px solid white;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    color: #2b2b2b;
    border-radius: 20px;
    padding: 8px 16px;
}
.body-wbb .footer-social img.wbb-logo {
    width: 80%;
    margin-bottom: 10px;
}
.body-wbb .coffee-footer-inner .footer-social img.wbb-logo {
    margin-top: 20px;
}
.body-wbb .content-bg {
    background: var(--orange-core);
}

@media (max-width: 992px){
    .far-coffee-bg {
        background: var(--orange-core);
        width: 100%;
        min-height: 100vh;
    }

    .body-pweb-wbb .inner-content{
        margin: 0px;
        background: var(--orange-core);
    }
    .body-pweb-wbb .border-box{
        background: var(--whiteBeige);
        margin:  20px;
        padding:  1px;
        position: relative;
        border-radius: 30px;
        padding: 10px;
    }

    .body-pweb-coffee .slick-dots {
        background: var(--orange-core);
    }
    .body-wbb .footer-content {
        height: auto;
    }

}

@media only screen and (max-width: 768px) {

    .body-pweb-wbb .custom-footer,
    .body-wbb .custom-footer {
        background-image: url('../wbb/far_coffee-footer.png');
        background-size: cover;
        background-repeat: no-repeat;
        height: 240px;
        margin-top: 20px;
    }

}

@media (max-width: 767px) {
    .copyright {
        background: var(--yellow);
    }
}

@media (max-width: 450px) {
    .quick-links-btn-wbb {
        width: 100%;
    }
}

@media only screen and (max-width: 445px) {
    .mybg-wos-wbb img.coffee-img-login {
        height: 120px;
        width: unset;
        margin-bottom: 20px;
    }
    .circle {
        height: 420px;
    }
    .circle-wbb {
        height: 450px;
        width: 370px;
        padding-top: 30px;
    }
}
