.sidebox-order_action .btncart-checkout:before {
    background: var(--mainColor)!important;
}
.sidebox-order_action .btncart-checkout {
    border-color: var(--mainColor)!important;
}
.sidebox-order_total p .total-price{
	color:var(--textColor) !important
}
.cate_pro.projects figure img{
    min-height:800px;
    object-fit:cover
} 
.brand-panel img.img-auto ,.navbar-desctop.affix .brand img.img-auto{
    filter: brightness(0) invert(1);
} 
.navbar-desctop-menu li li a {
    width: max-content;
}