/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* CONTACTO */
.cf7mls{
	overflow: visible !important;
}
.fieldset-cf7mls-wrapper {
    overflow: visible !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.wpcf7-response-output{
	width:100%;
	text-align: center;
	background:white;
}

/* LIGAS CARRITO */
.page-id-40 .product-remove a {
    color: black !important;
    font-weight: 300 !important;
}

.woocommerce .product-remove a:hover {
    color: #1D60AA!important;
    background: transparent;
}

.woocommerce .product-name{
	pointer-events: none !important;	
}

