/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/



.br-button-inline .uncont{
	display:flex;
	    align-items: flex-end;
	
}

.style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover, .style-light .style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover{
	 color: black !important;
}

a.br-no-hover {
    text-decoration: underline;
	background: #FAFAFA !Important;
}

.br-no-hover {
    text-decoration: underline;
	background: #FAFAFA !Important;
}

.br-no-hover i {
    text-decoration: none !important;
}

.br-card-product .vc_custom_heading_wrap {
	padding: 20px;
}

.br-card-product img{
	border-radius: 16px 16px 0 0 !important;
}

.br-icon-tick .icon-box-content{
	width: 93%;
}

.br-opiniones .tmb-light.tmb .t-entry-visual *:not(.add_to_cart_text):not(.view-cart){
    width: 50%;
    border-radius: 100px;
	margin: 0 auto;
}

.br-opiniones .tmb .t-entry-visual {
	   margin-top: 30px;
}

.woocommerce .quantity input[type="number"].qty.btn-block {
    display: none;
}

.br-main-menu-btn {
	border-radius: 10em;
}