/*
Theme Name: soledad
Theme URI: https://pencidesign.net/
Description: A Multipurpose, Newspaper, Blog & WooCommerce WordPress Theme
Author: PenciDesign
Author URI: https://pencidesign.net/
Version: 8.6.5
Requires PHP: 7.4
Requires at least: 6.6
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, green, white, light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, featured-images, post-formats, translation-ready
Text Domain: soledad
Domain Path: /languages
*/
/*
 * Silence is gold
 */
/* The main css file is located in "themes/soledad/main.css" */

.menu-item-1398 a, #menu-item-5013 a{
	color: #313131 !important;
}
.menu-item-1398 a:active, .menu-item-1398 a:hover, #menu-item-5013 a:hover, #menu-item-5013 a:active{
	color: #ff7043 !important;
}
.product-ul {
    list-style: inherit !important;
    padding-left: 20px !important;
}
.product-ul li {
    list-style: inherit !important;
}
.mwai-chatgpt-theme .mwai-reply.mwai-ai {
    background: #ff7043 !important;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    position: static !important;
    margin-top: 15px !important;
}