/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Categories 2 widgettitle **/
#categories-2 .widgettitle {
	display: none !important;
}

/** General >> Comments comments title **/
#comments .comments-title {
	color: rgb(190, 190, 190) !important;
	font-size: 20px !important;
	margin-bottom: 20px !important;
}

/** General >> Comment item 1 **/
#comment-item-1 {
	margin-bottom: 20px !important;
	border-bottom-color: rgb(232, 232, 232) !important;
	border-bottom-width: 1px !important;
}

/** General >> Reply title **/
#reply-title {
	color: rgb(147, 147, 147) !important;
	font-size: 20px !important;
}

/** General >> Single product value **/
.single-product .value {
	padding: 0 !important;
	border-bottom-width: 0 !important;
}

/** General >> Labeltvr trigger el **/
th.label.tvr-trigger-el {
	display: none !important;
}

/** General >> Uid1344176486971 woocommerce product attributes item value **/
#uid1344176486971 .woocommerce-product-attributes-item__value {
	border-bottom-width: 0 !important;
}

/** General >> Uid1344176486971 woocommerce product attributes item label **/
#uid1344176486971 .woocommerce-product-attributes-item__label {
	width: 50px !important;
	border-bottom-width: 0 !important;
}

/** General >> Uid1344176486971 woocommerce product attributes **/
#uid1344176486971 .woocommerce-product-attributes {
	margin-bottom: 0 !important;
}

/** General >> Uid1344178279561 variations form **/
#uid1344178279561 .variations_form {
	border-top-color: rgb(178, 178, 178) !important;
}

/** General >> Uid1344178279561 table row **/
#uid1344178279561 tr {
	border-top-width: 0 !important;
}

/** General >> Cart **/
#uid1344178279561 .cart {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}


/*( < 768 )*/
@media (max-width: 767.98px) {
	/** General >> Uid1344176486971 woocommerce product attributes item value **/
	#uid1344176486971 .woocommerce-product-attributes-item__value {
	padding-left: 0 !important;
}

}

