/*
Theme Name: Moderno-Child
Theme URI: https://parkofideas.com/moderno/
Text Domain: moderno-child
Description: Fashion & Furniture Store WooCommerce Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Template: moderno
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.c-ip-reviews__name {
	text-transform:none!important;
}

.wpc-filters-labels {
 	 display: block!important; /* or inline, grid, etc., depending on your layout needs */
}

.wpc-label-input {
		display:none!important;
}

.wpc-filters-main-wrap .wpc-filter-has-swatches.wpc-filter-visible-term-names .wpc-filters-labels li.wpc-term-item {
	width:100%!important;
}


.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox], .wpc-filters-main-wrap li.wpc-term-item input[type=radio] {
		display:none!important;
}
.hiddenelement{
	display:none!important
}

.easypack-shipping-method-logo{display:none!important}

.wpcf7-list-item-label {color:white;}
.wpcf7-list-item {margin:0!important;}

#payment ul.wc_payment_methods > li.wc_payment_method.payment_method_bluemedia > label {align-items:start!important}





.table_component {
	overflow: auto;
    width: 100%;
    border: 0px solid #ededed;
    height: 100%;
    width: 100%;
    table-layout: fixed;
	border-spacing: 0px!important;
    text-align: left;
	border-collapse: collapse!important; 
}


.table_component th {
    border: 0px solid #ededed;
    background-color: #000000;
    color: #ffffff;
    padding: 5px;
	text-align: left;
}

.table_component td {
    border: 0px solid #ededed;
    background-color: #ffffff;
    color: #000000;
    padding: 5px;
	font-weight:300;
	text-align: left;
}
