/*
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: 2.0
*/


.grecaptcha-badge{
	display: none !important;
}


#Top_bar .top_bar_right .top-bar-right-icon-user img{
	border-radius: inherit !important;
}


.woocommerce .woocommerce-MyAccount-navigation-link--mis-tarjetas a:before {
    content: '\e8cc';
}

.woocommerce-variation-add-to-cart {
    display: block !important;
}

.text-center{
	text-align: center;
}

.widget_product_search form button[type="submit"]{
	display: block !important;
}



