/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.precio .fusion-title-heading{
	background-color: #000;
	padding: 18px!important;
	border-radius: 45px;
	position: absolute;
    left: 195px;
    bottom: 20px;
	z-index: 10;
}

@media only screen and (max-width: 640px){
	.menu-vinos{
		top:0px!important;
	}
}