/*
Theme Name: Divi Child   
Theme URI: http://
Version: 1.0
Description: Tema hijo de DIVI para hacer cambios sin riesgo
Author: Xavi
Author URI: http://
Template: Divi
*/

@import url("../Divi/style.css");

#whatsapp {
	position:fixed;
	bottom:10px;
	right:10px;
	width:55px;
	height:55px;
	z-index: 999999
}

.mobile_menu_bar:before {
	color:#CD9B36!important;
}

/******** WOO ************/

/*.et-cart-info { display:none !important; }*/

table.cart > thead > tr > th.product-quantity, table.cart > tbody > tr > td.product-quantity,
table.cart > thead > tr > th.product-subtotal, table.cart > tbody > tr > td.product-subtotal {
	display:none;
}