/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.14.6.1642402154
Updated: 2022-01-17 06:49:14

*/

.mage-search-res-header {
	display: none !important;
}

.woocommerce-message {
	color: green !important;
    text-align: center;
}

.woocommerce-info a, .woocommerce-message a {
    color: black;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    margin-top: 60px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    display: none !important;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #2EA3F2;
    color: white !important;
    padding-top: 33px !important;
}

.mage_input_select_list > ul > li, .mage_input_select_list_static > ul > li {
    flex-basis: 25%;
    padding: 10px;
    color: rgba(0,0,0,0.6) !important;
    list-style: none;
    color: #4CAF50;
}


