﻿

.market.large-menu-img .itemsList .itemGrid .descBlock .title{
    font-family: textfont !important;
}
.deskmenu .logo img {
    max-width: calc(100% - 10px);
}

@media (min-width: 769px) {
    .market ul.case.products-listing {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }

    .accname{
        display:none!important;
        opacity:0!important;
    }
    .content:has(.no-data-found) .filters-wrapper, .content:has(.no-data-found) .sorter{
        filter:invert(1)
    }
    .enablesorting .sort{
         filter:none!important
    }
}

.market .itemsList .itemGrid .picture {
    background-color: #fff;
    padding-bottom: 77%;
    display: block !important;
}
.market .customizedID .picture .swiper-slide{
    background:#000
}

.bagph {
    background: #A98962;
    border-left: 1px solid #A98962;
}
.bagph .myBagModule.stick{
    background: #A98962;
}

.bagph .myBagModule .itemBags .itemBag{
    filter: invert(1);
}

.bagph .myBagModule .itemBags .itemBag img, .bagph .myBagModule .itemBags .addRemoveWrap .addRemove {
    filter: invert(1);
}

.market .clear-bag{
  padding-top: 17px;
}
.market .myBagModule .itemBags .addRemoveWrap .nb{
    opacity:1
}
.MenuParts .parts .bot, .userbar, .market .categoryPid #wrapper, .market .categoryPid .userbar{background:#231F20!important;border-right: none;}

.showBag .userbar {
    border-bottom: 1px dotted #231F20;
}

.userpages li, .menuList.signin{
    filter:invert(1)
}

#wrapper{
    background:#231F20;
}

.market .myBagModule .bagTitle{
     background:#231F20;
     height: 67px;
     margin-left: -1px;
}


.tabled::-webkit-scrollbar-thumb {
    background-color: rgb(23 23 23);
    border-radius: 16px;
    border: 9px solid #231f20;
    border-top: 150px solid #231f20
}

.tabled::-webkit-scrollbar-track {
    background: rgb(35 31 32);
}

.tabled::-webkit-scrollbar {
    background-color: #fff;
    width: 22px;

}

.fnb .checkoutID .tabled::-webkit-scrollbar-thumb {
    background-color: rgb(35 31 32);
    border-radius: 16px;
    border: 9px solid #231f20;
    border-top: 150px solid #231f20
}

.fnb .checkoutID .tabled::-webkit-scrollbar-track {
    background: rgb(35 31 32);
}

.market .categoryPid .tabled::-webkit-scrollbar-track {
    background: rgb(35 31 32);
}

.market .categoryPid .tabled::-webkit-scrollbar-thumb {
    border: 9px solid #231f20;
    border-top: 150px solid #231f20
}

.market .checkoutID .tabled::-webkit-scrollbar-track {
    background: rgb(35 31 32);
}

.market .checkoutID .tabled::-webkit-scrollbar-thumb {
    border: 9px solid #231f20;
    border-top: 150px solid #231f20
}

.market .reviewbagbut{
    background:#a98962;
    color:#000;
    font-weight:bold;
    line-height: 23px;
    bottom: 21px;
}

.checkoutID .reviewbagbut {
    top: 27px!important;
}

.deskmenu .menu{
    filter:invert(1)
}
.deskmenu .logo{
    margin-top: -7px;
}

.products-listing, .products-listing img{
    filter:invert(1)
}

.market .subPage .titleAndLegend .title{
    filter:invert(1)
}

.market ul.case.products-listing{
    grid-gap:8px
}
.enablesorting .categoryPid .sub-categories-container, .sort{
    filter:invert()
}
.market .categoryPid .userbar{
    border-bottom:1px solid #a98962;
    padding-bottom: 2px;
}
.footer{
    filter:invert();
}

.market .homePid.inproduct #wrapper{
    background:#231f20
}
.deskmenu .menu li ul li.selected>a {
    color: #557293;
}

    html:not(.visible-footer).market .tabled, html:not(.visible-footer).fnb .tabled {
        overflow: auto;
        height: calc(100vh - 242px);
    }

.deskmenu .pages li.md-locate{
color:#ccc
}
.market .homePid .categories ul>li a.title{
    color:#a98962;
    padding-top: 17px;
}
.MenuParts .signedUser{
    color: #fff;
}

.MenuParts .signedUser .zmdi {
    color: #000;
}

.userpages a {
    color: #000;
}

.userpages .md-orders::before {
    opacity: 1;
}

.userpages .md-fav::before {
    opacity: 1;
}

.myAccountPid .addAddress {
    filter: invert(1);
}

.deskmenu {}

.checkoutID #wrapper {background-color: #231f20;}

.loginor {
    filter: invert(1);
}



.orderdetails .content {
    background: #f5f5f5;
    padding: 22px;
    padding-right: 22px!important;
    min-height:100vh!important
}

.orderdetails {
    background:#231f20
}

.orders.normal .order {
    background: #fff;
}

.fullThankyou .titleThanks {
    filter: invert(1);
}

.accname {}


.current-level-unit,
.p2next,
.rd-redeem-wrapper,
.rd-redeem-wrapper .rd-title,
.rd-redeem-wrapper .rd-sub-title,
.rd-title.has-redeem-options,
.rd-amount
{
    color:#fff
}

.rd-amount .l-btn{
    color:#fff;
    border-color:#fff;
}
.rd-how-it-works{
    color:#fff;
}

.rd-how-it-works::after{
    background-color:#fff;
}

.current-level-unit.main-level{
    padding-bottom:100px;
}
.rd-redeem-wrapper .rd-redeem-items .rd-redeem-item .rd-redeem-item-title{
    color:var(--primary-color);
}
.p2nexti li.bar1,
.p2nexti li.bar2,
.p2nexti li.bar3 {
    margin-left: 0;
    margin-right: 0;
    width: 80px;
}

@media (min-width: 769px) {
    .has-loyalty-points .myBagModule .itemBags .points-price {
        width: 60px !important;
        white-space: nowrap !important;
    }
}
.has-loyalty-points .myBagModule .itemBags .points-price{
    width: 60px !important;
    white-space: nowrap !important;
    padding-left:0;
}
.has-loyalty-points .myBagModule .itemBags .price-points-toggle:before{
    filter: invert(1);
}

@media (max-width:768px){
.favoritePid.subPage .content .case .titleAndLegend .title{/* color: #fff; */display: block!important;}
	.subcats.sub-sub-cats li a span{
		border-bottom:0px;
		color: #fff;
		background: #000;
	}
	    body.favoritePid, .favoritePid #wrapper{
        background: #0b0b0b;
    }

.subcats.sub-sub-cats li.selected span {
    background-color: #fff;
    color: #000;
}
    .has-loyalty-points .myBagModule .itemBags .price-points-toggle:before{
        filter: invert(0);
    }
	html.show-all-mobile-categories .subcats.sub-sub-cats{
		background-color:#231f20
	}
}

.deskmenu .menu li.colle a{
    filter: invert(1);
}
.has-loyalty-points .myBagModule .itemBags .price-points-toggle{
    background: var(--primary-color);
}

.p2nexti li.lvl-1 .name{
    color: #fff;
}

.p2nexti li.lvl-2 .name{
    color: #705939;
}

.p2nexti li.lvl-3 .name{
    color: #877355;
}

li.lvl-1{
    margin-right: 60px;
    width: 63px;

}
li.lvl-1 .zmdi{
    background-image: url("images/MaisonMClassic.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 5px;
    position: relative;
    height: 50px;
    width: 112px;
}
li.lvl-1 .zmdi::before{
    opacity: 0;
}
li.lvl-2{
    margin-right: 60px;
    width: 63px;
}
li.lvl-2 .zmdi{
    background-image: url("images/MaisonMPremium.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 5px;
    position: relative;
    height: 50px;
    width: 112px;
}

li.lvl-2 .zmdi::before{
    opacity: 0;
}

li.lvl-3{
    margin-right: 60px;
    width: 63px;

}

li.lvl-3 .zmdi{
    background-image: url("images/MaisonMPrestige.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 5px;
    position: relative;
    height: 50px;
    width: 112px;
}

li.lvl-3 .zmdi::before{
    opacity: 0;
}

.p2nexti .name{
    transform: translateX(50%);
    margin-top: 15px;
}

.lvl1 .current-level{
    background-color: transparent;
    background-image: url("images/MaisonMClassic.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.lvl2 .current-level{
    background-color: transparent;
    background-image: url("images/MaisonMPremium.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.lvl3 .current-level{
    background-color: transparent;
    background-image: url("images/MaisonMPrestige.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.current-level::after{
    display: none;
}
.current-level::before{
    display: none;
}
.rd-title{
    color: #fff;
}

.header-loyalty-value::before{
    display: none;
}
.header-loyalty-value{
    min-width: 60px !important;
    /* background-color: transparent !important; */
    height: 46px !important;
}
.kangaroo-loyalty-points{
    display:none;
}

.p2nexti li[class*='lvl-']{
    width: calc( (100% - ( (80px  - 30px)* 2)) / 3);
    margin: 0 5px;
    max-width: 110px;
}

.p2nexti .l1{
    display: flex;
    padding: 0 20px;
    justify-content: center;
}

@media(max-width: 767px){
    .p2nexti li[class*='lvl-'] .zmdi{
        width: 100%;
        max-width: 110px;
        height: auto;
    }
    .moreResults {
    background-color: #090909;
}
}

.p2nexti li .name{
    position: relative;
    width: 100%;
    text-align: center;
    transform: none;
}

@media(min-width: 768px){
    .p2nexti li[class*='bar-']{
        width: 100px;
    }
}

.header-loyalty-value{
    display: flex;
    flex-direction: column;
}

.header-loyalty-value.header-loyalty-value .zmdi{
    max-width: 100%;
    max-height: 100%;
    background-size: cover;
    background-position: center;
    object-fit: contain;
    width: 224px;
    height: 100px;
    background-repeat: no-repeat;
}
.header-loyalty-value.header-loyalty-value .zmdi::before{
    content: "";

}

.loyaltylvl1.header-loyalty-value .zmdi{
    background-image: url("images/MaisonMClassic.jpg");
}

.loyaltylvl2.header-loyalty-value .zmdi{
    background-image: url("images/MaisonMPremium.jpg");
}

.loyaltylvl3.header-loyalty-value .zmdi{
    background-image: url("images/MaisonMPrestige.jpg");
}

.header-loyalty-value{
    float: left;
}

.loyaltylvl3.header-loyalty-value {
    background-color: #231f1e;
}

.loyaltylvl2.header-loyalty-value {
    background-color: #a08864;
}

.header-loyalty-value span{
    bottom: 0;
    position: relative;
    margin-top: -1px;
    margin-bottom: 4px;
}

.homePid .categories ul>li img{
    width: 101%;
}

.filters-mobile {
    filter: invert(1);
}

.subcats a {
    font-size: 12px;
}

.top-categories {
    filter: invert(1);
}

.categoryPid .subcats {
    /* filter: invert(0.9); */
}

.landing-card {
    background-color: #a98962;
    border: none;
}

.landing-card .highlighted {
    color: #fff;
}

.landing-card .subtitle, .landing-card .title {
    color: #ddd;
}

.landing-card .action-btn {
    filter: invert(1);
}

.loyaltylvl1.header-loyalty-value {
    background-color: #bb1f37;
}

.myBagModule .itemBags .itemBag .casedata .title, .myBagModule .itemBags .itemBag .casedata .brand {
    font-family: 'textfont';
    font-size: 15px!important;
    font-weight: bold;
}

.myBagModule .nb.neartitle {
    color: #8f775d;
    font-size: 20px;
    margin-top: -4px;
}

.box_date.pickordel .order-method .order-method-deliveryspan {
    margin-top: -1px;
}

.loyaltyl {
    display: block;
}



.market .itemGrid .heart {
}

.heart .zmdi:after {
    /* color: #fff!important; */
}

.categoryPid .subcats{
	background-color: #000;
	color: #fff;
}

.categoryPid .subcats a{
	color: #fff;
}




.subcats li.selected a{
	/* opacity: 0.5; */
	font-weight: normal;
	color: #FFF;
	border-bottom: 2px solid #fff;
}
.mobileMenuWrap .holder{
  background-color: #231F20;
}
.menuhead::after{
  display: none;
}
.menuqlinks{
  border: none;
  background-color: #231F20;
}
.userainfo{
  border: none;
  background-color: #231F20;
}
.userainfo .user-info-wrapper{
  border: none;
  background-color: #231F20;
}
.menuqlinks i.zmdi{
  color: #A88966;
}
.menuqlinks .text{
  color: #A88966 !important;
}
.mobileMenuWrap .lineLink .text{
  color: #A88966 !important;
}
.mobileMenuWrap .lineLink .zmdi{
  color: #A88966 !important;
}
.mobileMenuWrap .lineLink .zmdi::before{
  color: #A88966 !important;
}

.menuhead .zmdi.zmdi-sort-amount-desc{
  color: #fff;
}

.mobileMenuWrap  .zmdi-instagram::before {
  content: "\f16d" !important;   /* Font Awesome Instagram icon code */
  font-family: "FontAwesome";
  color: #fff !important;
  background-image: none !important;
  font-size: 32px !important;  /* Added font size */
  display: inline-block !important; /* Ensure proper rendering */
  line-height: 1 !important; /* Maintain proper alignment */
}
.mobileMenuWrap  .zmdi-instagram{
  color: #fff !important;
  filter: invert(1) !important;
}
.mobileMenuWrap  .zmdi-facebook::before{
  content: "\f09a" !important;
  font-family: "FontAwesome";
  color: #fff !important;
  background-image: none !important;
  font-size: 32px !important;  /* Added font size */
  display: inline-block !important; /* Ensure proper rendering */
  line-height: 1 !important; /* Maintain proper alignment */
}
.mobileMenuWrap  .zmdi-facebook{
  color: #fff !important;
  filter: invert(1) !important;
  padding-left: 26px !important;
  box-sizing: border-box !important;
}
.whatsapp a.calli.whatsapp{
  background-color: transparent !important;
  width: unset !important;
  height: unset !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}
.mobileMenuWrap a.calli .texti{
  display: none;
}
.mobileMenuWrap a.calli i{
  top: 30px !important;
  opacity: 0.4;
}
.mobileMenuWrap .whatsapp.calli i::before{
  font-size: 32px !important;
}
.locationBox{
  background-color: transparent;
}
.reachLocations .item{
  box-shadow: #A88966 0 0 4px;
}
.locAddress .street:first-child{
  color: #A88966;
}
.reachLocations .service-type{
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}
.locAddress .street.Desc{
  color: #fff;
}
.reachLocations .service-type .service{
  color: #A88966;
}
.reachLocations .working-hours .working-hours-list .working-hours-item{
  color: #A88966;
}
@media (max-width: 768px){
  .reachLocations .item{
    box-shadow: none;
    border: 1px solid #A88966;
  }
}
.deskmenu .pages li{
  color: #ccc;
}
.orders.normal .order.is-title{
  color: #A88966;
}
.orders.normal .order{
  background-color: transparent;
  border: 1px solid #A88966;
}
.orders.normal .order.is-title{
  border: none;
}
.orders .order .orderNb{
  background-color: transparent;
  border-bottom: 1px dotted #A88966;
}
.orderdate{
  color: #A88966;
}
.orders .order .oNbItems{
  border-bottom: 1px dotted #A88966;
}
.orders .order .withTitle{
  color: #fff;
}
@media (max-width: 768px) {
  .myAccountPid .content {
      background: #231F20;
  }
}
.whiteBox .boxes .box.showing, .whiteBox .boxes .box.default{
  background-color: transparent;
  box-shadow: #A88966 0 0 4px;
}
.whiteBox .boxes .box .delete{
  color: #A88966;
}
.whiteBox .boxes .box .pen{
  color: #A88966;
}
.whiteBox .boxes.deliverBoxID .box .top .title{
  color: #A88966;
}
.whiteBox .boxes .box .customized .textCustom{
  background-color: #A88966;
}
.receiptPid .content{
  background-color: #231F20;
}
@media (min-width: 769px) and (max-height: 760px) {
  .orderstt {
      bottom: 0 !important;
  }
}
.receipt-loyalty-earned{
  color: #fff;
}
.mobileMenuWrap a.calli i{
  top: 0 !important;
}
.loggeduser .text{
  color: #A88966;
}
.split-title.past-orders-title, .split-title.current-orders-title{
  color: #A88966;
}