ul.products li.product-col .woocommerce-loop-product__title,
.product_list_widget .product-details a{
    white-space: normal;
}

/* .porto-products .price ins,
.product_list_widget .product-details ins{
    display: block;
} */

.payment-icons .cod{
    background-image: url("../images/icons8-cash-on-delivery-90.png");
    background-size: 45% auto !important;
}
.payment-icons .bank{
    background-image: url("../images/icons8-merchant-account-100.png");
    background-size: 45% auto !important;
}

html #topcontrol{
    display: none;
}

.aws-container .aws-search-form .aws-search-btn_icon{
    color: #222529;
}