/*
Theme Name: Molla Child
Theme URI: https://molla.org/
Author: D-THEMES
Author URI: https://molla.org/about-me/
Description: Molla Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: molla
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
blockquote{
	padding: 15px 20px 15px 20px;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

blockquote::before{
	display: none !important;
}

.product-intro .woocommerce-product-details__short-description p{
	margin-bottom: 0px !important;
}

.select2-container .select2-selection--single, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, input.input-text, input[type*=email], input[type*=password], input[type*=search], input[type*=tel], input[type*=text], select, textarea{
	color:#000000 !important;
}

.label{
	color:#000000 !important;
}