/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
body{
    /* display:none!important; */
}
.wc-block-components-payment-method-icon--IRIS-nexipay{
    background-image: url("http://mariannap2.sg-host.com/wp-content/uploads/2026/01/iris.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 99999999;
    content: "";
    width: 24px!important;
}

.wc-block-components-product-metadata{
    display:none;
}
/* .header-banner{
    display:none!important;
} */

.wd-toolbar{
    padding-left: 50px!important;
}

.wd-page-title-bg img{
    opacity: 0.6;
}

.wd-image img {
    border-radius: 5px!important;
}

.wd-footer{
    text-align: center;
}