/* Add custom CSS styles below */ 
/* إظهار إجمالي السلة دائمًا في ثيم ملاك */
.s-cart-summary-content {
    display: inline-block !important;
    line-height: normal !important;
    font-weight: 600;
    margin-inline-start: 6px;
}

.s-cart-summary-wrapper {
    display: flex !important;
    align-items: center;
}
////





.lazy__bg.lazy_icon, .lazy__bg.lazy_img{
background-size: contain;
  
}
.s-payments-list .s-payments-list-item {
  width: auto;
  height: auto;
}
.is-sticky-product-bar .sticky-product-bar{
  bottom: 70px;
}


footer-text-wrapper{
display: none !important;
  
}