.set-cart {
    background: #ff0707;
    position: absolute;
    width: 5%;
    color: #fff;
    border-radius: 10px;
    text-align: center;
}


.recently .recently-wrap {
    background-color: #99663314 !important;
}

.offer-section .offer {
    background-color: #99663314 !important;
}

.search-box input {
    border: 1px solid #222 !important;
}

.btn-solid {
    border: 1px solid #996633 !important;
}

.coupons-section .coupon-wrap {
        background-color: #99663314 !important;
}

.question-section h5 {
    color: #222;
}

.circle-shape-wrap .circle-shape {
        background-color: #c79b6f;
}

.bg-theme-theme {
    /* background-color: #00b3459c !important; */
    background-color: #996633 !important;
}

.btn-outline {
    color: #222;
    border: 1px solid #222;
}

.font-theme {
    color: #222 !important;
}

.slick-dots li {
    border: 1px solid #FFF !important;
}

.custom-form input, .custom-form textarea, .custom-form select, .custom-form .form-control {
    border: 1px solid #222 !important;
}


.cart-page .coupon-ticket-wrap .coupon-ticket {
    cursor: pointer;
    background-color: #99663314;
    padding: 20px;
    position: relative;
    font-family: "Quicksand", "sans-serif";
}

.plus-minus {
    border: 1px solid #000;
    background-color: #fff !important;
}

.plus-minus input {
    color: #222 ;
}

.address1-page .location-section .search-box input {
        border: 1px solid #ceefeb;
}

.font-20 {
    font-size: 20px;
}

.font-24 {
    font-size: 24px !important;
}

.bold {
    font-weight: bold !important;
}

.black {
    color: #000 !important;
}

.putih {
    color: #fff !important;
}

.mt-05 {
    margin-top: 0.5rem !important;
}

.mt-1 {
    margin-top: 1rem;
}

.mt-2 {
    margin-top: 2rem !important;
}

.mb-1 {
    margin-bottom: 1rem;
}

.mb-2 {
    margin-bottom: 2rem;
}

.pb-0 {
    padding-bottom: 0rem !important;
}

.mr-05 {
    margin-right: 0.5rem;
}

.d-flex {
    display: flex !important;
}

.btn-upload {
    border: 1px solid #222222;
    border-radius: 5px;
    padding: 5px 10px;
}

.btn-next {
    border: 1px solid #996633;
    background: #996633;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
}


.flex-center {
    display: flex !important;
    justify-content: center !important;
}

.offer-offcanvas .offcanvas-header {
    flex-direction:unset;
    justify-content: center !important;
}

.btn-copy {
    background: #00c160;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}


.setting-cart {
    padding: 12px 7px 7px 7px !important;
    border-radius: 7px;
}

.bg-makanan {
    background:#f3db8f;border-radius: 7px;
}

.bg-minuman {
    background:#b5dff2;border-radius: 7px;
}

.bg-fashion {
    background:#f2a190;border-radius: 7px;
}

.bg-promo-hari-ini {
    background:#cea8d6;border-radius: 7px;
}

.bg-menu-paket {
    background:#7cd2b9;border-radius: 7px;
}

.bg-menu-baru {
    background:#f5cd8d;border-radius: 7px;
}

.bg-default {
    background:red;border-radius: 7px;
}



.ditengah {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}


.img-set {
    width: 100%;
    height: 230px;
    object-fit: cover;
}



 
/* .catagories-wide .catagories-wrap .nav {
    background-color: #99663314 !important;
} */

/* .catagories-wide .catagories-wrap .nav .nav-link:not(:last-of-type) {
    background-color: #fafafa !important;
}  */

/* .catagories-wide .catagories-wrap .tab-content .staples-box>div {
    background-color: #fafafa !important;
}

.catagories-wide .catagories-wrap .nav .nav-link:not(:last-of-type) {
    border-bottom: 1px solid #99663357;
} */