/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1672757435
Updated: 2023-01-03 15:50:35

*/

#topbutton {
    position: fixed;
    display: none;
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 15px;
    bottom: 15px;
    z-index: 1;
    background: #513224;
    border-radius: 2px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
}

#topbutton:after {
    content: "\2191";
}

@media (max-width:500px){
.cuadro-carne .elementor-cta__bg{
	background-position-y:-230px !important;
}
}