/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

.mfn-footer a:not(.button, .icon_bar, .mfn-btn, .mfn-option-btn):hover {
	color: #769bc2;
	text-decoration:none;
}

/* QUITAR BOTON DE COMPRAR */
.woocommerce-variation-add-to-cart, .add_to_cart_button  .product_type_simple, .image_links{display:none!important;}

/* Ocultar todos los botones de carrito en la página de tienda */
.single_variation_wrap {
    display: none!important;
}
.woocommerce .product.style-default .entry-summary .cart {
	margin:  0 !important;
}

.image_frame .image_wrapper .mask, .edd_download_image::after {
	box-shadow: inset 0 0 0px 1px rgba(0,0,0,.07)!important;
}
.woocommerce-Price-amount{color:#000;}

.image_frame {
	border-color: #769bc2;
	border-width: 0px;
	border-bottom-width: 3px;
}

/* Prueba tu moto */

#wpcf7-f357-p354-o1 label{
	color:#769bc2;
	font-weight:bold;
}
input[type="checkbox"] {
	vertical-align: middle;
	margin-top: 1px;
}

label span.wpcf7-form-control-wrap {
	width: 39px;}

.image_frame .image_wrapper .mask{display:none;}