.single-product .woocommerce-product-attributes-item--material .woocommerce-product-attributes-item__value::before{
content: "\f259";
font-family: 'Font Awesome\ 5 Free';
font-size: 40px !important;
color: black !important;
padding-right: 10px
}
.single-product .woocommerce-product-attributes-item--gender .woocommerce-product-attributes-item__value::before{
content: "\f258";
font-family: 'Font Awesome\ 5 Free';
font-size: 40px !important;
color: black !important;
padding-right: 10px
}
.product-attributes-list span {
display: inline-block;
margin-right: 1rem;
} .porto-block-html-top {
display: none;
}
.rta-logo {
height: 17px;
}
body.wc-local-pickup-selected .cart-collaterals .woocommerce-shipping-destination,
body.wc-local-pickup-selected .cart-collaterals .woocommerce-shipping-calculator {
display: none;
}